Closed nschcolnicov closed 1 week ago
nf-core pipelines lint
overall result: Passed :white_check_mark: :warning:Posted for pipeline commit e32847c
+| ✅ 243 tests passed |+
#| ❔ 1 tests were ignored |#
!| ❗ 1 tests had warnings |!
This PR addresses https://github.com/nf-core/smrnaseq/issues/477
Looks good, can you also (in this PR) do the post version bump to dev? https://nf-co.re/docs/nf-core-tools/pipelines/bump-version
Can you also add in docs that mirtop
is hard coded to use the pre
(and not pri), so users have to input that file from the beginning?
PR checklist
nf-core pipelines 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).