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

Unable to run pi-HelixNovo locally #26

Open
BioGeek opened this issue Sep 21, 2024 · 1 comment
Open

Unable to run pi-HelixNovo locally #26

BioGeek opened this issue Sep 21, 2024 · 1 comment

Comments

@BioGeek
Copy link
Contributor

BioGeek commented Sep 21, 2024

After fixing the build issue of pi-HelixNovo (see #25), I am unable to run pi-HelixNovo locally:

$ ./run.sh ./sample_data/9_species_human 
Recalculate all algorithm outputs: true
Processing dataset: 9_species_human (./sample_data/9_species_human)
./sample_data/9_species_human/mgf/151009_exo4_1.mgf
Output file: ./outputs/9_species_human/pi-HelixNovo_output.csv
Processing algorithm: pi-HelixNovo
RUN ALGORITHM
./make_predictions.sh: line 4: python: command not found
./make_predictions.sh: line 6: export: `=': not a valid identifier
./make_predictions.sh: line 24: conda: command not found
Processing mgf files:
./make_predictions.sh: line 27: python: command not found
@tingpeng17
Copy link
Contributor

The PR #27 can build the images successfully, and when running the command "./run.sh sample_data/9_species_human", pi-HelixNovo runs successfully.
However, another error appears in the step "EVALUATE PREDICTIONS"
Details of running: #27

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

2 participants