Closed d4straub closed 5 months ago
This addresses https://github.com/nf-core/ampliseq/issues/733 and https://github.com/nf-core/ampliseq/issues/746.
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 9d26084
+| ✅ 281 tests passed |+ #| ❔ 6 tests were ignored |# !| ❗ 1 tests had warnings |!
Thanks!
This addresses https://github.com/nf-core/ampliseq/issues/733 and https://github.com/nf-core/ampliseq/issues/746.
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).