Closed d4straub closed 1 year ago
Moved the conda check to script section to avoid any problems when running with conda, see https://github.com/nf-core/modules/issues/3683
exit 1
error()
nf-core lint
nextflow run . -profile test,docker --outdir <OUTDIR>
docs/usage.md
docs/output.md
CHANGELOG.md
README.md
Posted for pipeline commit da06524
+| ✅ 154 tests passed |+ #| ❔ 3 tests were ignored |# !| ❗ 2 tests had warnings |!
Thanks!
Moved the conda check to script section to avoid any problems when running with conda, see https://github.com/nf-core/modules/issues/3683
exit 1
witherror()
PR checklist
nf-core lint
).nextflow run . -profile 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).