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

Update add_custom_gene.py #209

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update add_custom_gene.py #209

wants to merge 1 commit into from

Conversation

6EMNKEY
Copy link

@6EMNKEY 6EMNKEY commented Apr 14, 2023

Changed #!/usr/bin/python for #!/usr/bin/env python, because if it is left in that way it won't complete execution of the fusioncatcher-build.py script

sh: 1: add_custom_gene.py: not found

ERROR: Workflow execution failed at step 25 while executing:

add_custom_gene.py \
--organism homo_sapiens \
--output /media/sequentia/visitors/visitor3/fusioncatcher/data/

If add_custom_gene.py is executed as the command above outside of the script, the result is the following

bash: /media/sequentia/visitors/visitor3/fusioncatcher/bin/add_custom_gene.py: /usr/bin/python: bad interpreter: No such file or directory

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.

1 participant