-
Notifications
You must be signed in to change notification settings - Fork 110
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
Config restructure #621
base: dev
Are you sure you want to change the base?
Config restructure #621
Conversation
|
Note: checkm database download is very slow - mirror to s3 bucket? |
TODO as of today (test_preassemblu_binrefine):
|
Latest failure is likely due to GUNC dmnd dvb being 13.GB... And there is not a small version of it sadly. Although it is just a DMND file... I wonder if I could just make one of a single genome myself and see what happens (expect failure though) EDIT: That worked! The pass.GUNC score is nonsense, but should be fine for basic tests (we don't use that downstream)
EDIT: I wonder if I need to add the taxonomy information in the diamond makedb to build a database that builds proper results... EDIT EDIT: nope, still all |
Closes #501
Proposal table: #501 (comment)
PR checklist
nf-core lint
).nextflow run . -profile test,docker --outdir <OUTDIR>
).nextflow run . -profile debug,test,docker --outdir <OUTDIR>
).docs/usage.md
is updated.docs/output.md
is updated.CHANGELOG.md
is updated.README.md
is updated (including new tool citations and authors/contributors).