Closed apeltzer closed 2 months ago
nf-core lint
overall result: Passed :white_check_mark: :warning:Posted for pipeline commit 4291886
+| ✅ 191 tests passed |+
#| ❔ 3 tests were ignored |#
!| ❗ 7 tests had warnings |!
For nf-schema to take effect you'll likely also need to update this https://github.com/nf-core/demultiplex/blob/aa4d93673a4e04b1daf7b4bd71269d6054275534/workflows/demultiplex.nf#L7
and possible in other locations I am not aware of?
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).