Closed d4straub closed 11 months ago
Minor improvements to error messages and pipeline report:
--input
--input_folder
<outdir>/input
NA
10.0%
nf-core lint
nextflow run . -profile test,docker --outdir <OUTDIR>
docs/usage.md
docs/output.md
CHANGELOG.md
README.md
Posted for pipeline commit f1ae7cb
+| ✅ 154 tests passed |+ #| ❔ 3 tests were ignored |# !| ❗ 2 tests had warnings |!
Thanks! :)
Minor improvements to error messages and pipeline report:
--input
when it should be--input_folder
<outdir>/input
only when its actually created (when there is a metadata sheet and/or sample sheet)NA
) when the percentages were less than10.0%
.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).