-
Notifications
You must be signed in to change notification settings - Fork 113
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
Registry update for all modules #509
Conversation
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Testing... |
Confirm pass! I note that GTDB-TK in the full test does not end up being executed because now the completeness and contamination values do not reach the default thresholds for any of the bins... but this is a separate issue. I assume this occurred since the change of the GTDB database version/tool update a couple of versions ago. @d4straub do you see any reason why I should not just set those two values to very low for the I guess this was not noticed previously due to the full test failures because of the SPAdes incompatibility with fusion.. |
As far as I remember GTDB failed with too incomplete bins. GTDB uses marker genes to classify bins and when no marker genes are found it clashed. But that might have changed over time and software updates. |
Updates the URL to remove the registeries in all teh modules (also repairing a couple of patches)
Should only be merged after #508
TODO
NFCORE_MAG:MAG:CAT_SUMMARY input file name collision
#489PR checklist
nf-core lint
).nextflow run . -profile 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).