-
Notifications
You must be signed in to change notification settings - Fork 111
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
Fix missing concoct globs #514
Conversation
|
testing... |
@maxibor I've tested this and it should work except DASTool does not find any bins from the CONCOCT bins with the current test data... do you have anything you can double check? |
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
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 also!
It should be a simple enough change so I will merge, and hopefully test with an updated full test (PR coming soon, once I've finished downloading the massive file from Australia and uploaded ti iGenomes...) 👍 |
Fix missing GUNC overwriting #514
closes #510 to ensure we always pick up CONCOCT related files after CONOCT itself
PR 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).