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

Add version check in command line #42

Open
cameronmartino opened this issue Jul 15, 2019 · 1 comment
Open

Add version check in command line #42

cameronmartino opened this issue Jul 15, 2019 · 1 comment
Assignees

Comments

@cameronmartino
Copy link
Collaborator

cameronmartino commented Jul 15, 2019

Add a version output, recommended by Devon O'rourke, in the command line implementation of DEICODE. See the following: https://forum.qiime2.org/t/when-things-look-good-i-wonder-where-ive-gone-wrong/10684

@fedarko
Copy link
Contributor

fedarko commented Jul 15, 2019

I think you should be able to just use @click.version_option() in https://github.com/biocore/DEICODE/blob/master/deicode/scripts/_standalone_rpca.py (importing the current version string from deicode.__init__) to do this.

...I should probably add this to Qurro also :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants