Closed d4straub closed 5 months ago
The taxonomic barplot is now also created when no metadata is supplied. Closes https://github.com/nf-core/ampliseq/issues/738
nf-core lint
nf-test test main.nf.test -profile test,docker
nextflow run . -profile debug,test,docker --outdir <OUTDIR>
docs/usage.md
docs/output.md
CHANGELOG.md
README.md
Posted for pipeline commit d3a9dec
+| ✅ 281 tests passed |+ #| ❔ 6 tests were ignored |# !| ❗ 1 tests had warnings |!
Thanks!
The taxonomic barplot is now also created when no metadata is supplied. Closes https://github.com/nf-core/ampliseq/issues/738
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).