Closed d4straub closed 1 week ago
This is to amend https://github.com/nf-core/ampliseq/pull/794 Version updates and template update adjustment. No consequential changes when running the pipeline.
nf-core lint
nextflow run . -profile test,docker --outdir <OUTDIR>
nextflow run . -profile debug,test,docker --outdir <OUTDIR>
docs/usage.md
docs/output.md
CHANGELOG.md
README.md
nf-core pipelines lint
Posted for pipeline commit 88b5322
+| ✅ 295 tests passed |+ #| ❔ 6 tests were ignored |# !| ❗ 5 tests had warnings |!
Thanks!
This is to amend https://github.com/nf-core/ampliseq/pull/794 Version updates and template update adjustment. No consequential changes when running the pipeline.
PR checklist
nf-core lint
).nextflow run . -profile test,docker --outdir <OUTDIR>
).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).