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

shebang and executable on run_snp_pipeline.py #17

Closed
antunderwood opened this issue Jun 23, 2016 · 3 comments
Closed

shebang and executable on run_snp_pipeline.py #17

antunderwood opened this issue Jun 23, 2016 · 3 comments

Comments

@antunderwood
Copy link
Contributor

antunderwood commented Jun 23, 2016

Should run_snp_pipeline.py have the shebang #!/usr/bin/env python and be executable?

@antunderwood
Copy link
Contributor Author

ditto prepare_reference.py? and others?

@ulfschaefer
Copy link
Contributor

phenix.py has a shebang and is executable. The other scripts are reachable as a subcommand do phenix.py as in phenix.py run_snp_pipeline -h, etc. Therefore only phenix.py needs to be executable, I think.

@antunderwood
Copy link
Contributor Author

Ah ok - in that case please can the doc needs be updated:
http://phenix.readthedocs.io/en/latest/Calling%20SNPs.html

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

No branches or pull requests

3 participants