Closed edmundmiller closed 1 month ago
Cleans up some simple errors from accessing a param that didn't exist.
Related to #115
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 f458d8b
+| ✅ 211 tests passed |+ #| ❔ 4 tests were ignored |# !| ❗ 4 tests had warnings |!
Cleans up some simple errors from accessing a param that didn't exist.
Related to #115
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).