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

DB paths not being resolved properly #103

Open
drpatelh opened this issue May 31, 2023 · 3 comments
Open

DB paths not being resolved properly #103

drpatelh opened this issue May 31, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@drpatelh
Copy link
Member

drpatelh commented May 31, 2023

Description of the bug

When running without --alphafold2_db (default) all of the DB paths are printed as null/ in the Execution log on stdout. Looks like there is an issue in the way these paths need to be resolved. Used v1.0.0 of the pipeline.

params.yml

input: 'https://raw.githubusercontent.com/nf-core/test-datasets/proteinfold/testdata/samplesheet/v1.0/samplesheet.csv'
outdir: 's3://<OUT_DIR>'
use_gpu: true

image

Will check to see if these databases are published where required to be re-used.

@drpatelh drpatelh added the bug Something isn't working label May 31, 2023
@drpatelh
Copy link
Member Author

Should be fixed in the next NF edge release:
nextflow-io/nextflow#4081

For now, it may be worth trying NF 23.04.2.

@JoseEspinosa
Copy link
Member

Also reported when running colabfold_webserver and not providing the --colabfold_db parameter, see this slack thread.

@JoseEspinosa
Copy link
Member

The previous comment is a different bug; thus, I'll open a new issue for tracking it: #144.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants