-
Notifications
You must be signed in to change notification settings - Fork 21
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
Seqkit #58
Seqkit #58
Conversation
Issue with the previous implementation was that sometimes MULTIQC_PER_LANE would execute before the extra files were collected into `ch_multiqc_extra_files`, causing `null` to be added to the list of files passed to multiqc.
Important! Template update for nf-core/tools v2.14.1
Co-authored-by: Matthias Zepper <[email protected]>
…uts w. empty channels
Some additions
Co-authored-by: Matthias Zepper <[email protected]>
Implement tagging system
Manual merge nf-core-tools 3.0.2
ah meant to do it in to dev will try again |
This PR is against the
|
|
Added seqkit stats module to the workflow - looking for review
PR checklist
nf-core lint
).nf-test test main.nf.test -profile test,docker
).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).