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

Make Python utility scripts executable #85

Merged
merged 1 commit into from
Nov 4, 2019
Merged

Make Python utility scripts executable #85

merged 1 commit into from
Nov 4, 2019

Conversation

marcelm
Copy link
Contributor

@marcelm marcelm commented Oct 30, 2019

This makes some of the Python utility scripts executable directly by chmod +x and adding a shebang. With this change, they can be dropped into a directory that is on the $PATH and be run directly. That is, with calculate_haplotype_statistics.py instead of python3 .../path/to/utilities/calculate_haplotype_statistics.py.

... and make them executable.
@pjedge pjedge merged commit 23709fe into vibansal:master Nov 4, 2019
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

Successfully merging this pull request may close these issues.

2 participants