Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Throw an error if both --genome and --chromosomes are specified #28

Closed
ignaciot opened this issue Dec 18, 2019 · 2 comments
Closed

Throw an error if both --genome and --chromosomes are specified #28

ignaciot opened this issue Dec 18, 2019 · 2 comments
Assignees
Labels

Comments

@ignaciot
Copy link
Collaborator

A few usability updates:

  • Enforce --genome and --chromosomes being mutually exclusive, and throw an error otherwise.
  • Update the README to point out that the --genome option assumes fetchChromsizes is installed.
  • Explicitly mention in the --help that --genome and --chromosomes are mutually exclusive.

(details in issue #27)

@ignaciot ignaciot added the to do label Dec 18, 2019
@ignaciot ignaciot self-assigned this Dec 18, 2019
@ignaciot
Copy link
Collaborator Author

ignaciot commented Jan 31, 2020

This will be resolved in the upcoming release.

ignaciot added a commit that referenced this issue Feb 2, 2020
…--genome and --chromosomes being mutually exclusive arguments.
@ignaciot
Copy link
Collaborator Author

ignaciot commented Feb 2, 2020

Fixed in v1.0.0

@ignaciot ignaciot closed this as completed Feb 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant