Closed apeltzer closed 1 month ago
nf-core pipelines lint
overall result: Passed :white_check_mark: :warning:Posted for pipeline commit 3876a7a
+| ✅ 246 tests passed |+
#| ❔ 1 tests were ignored |#
!| ❗ 1 tests had warnings |!
Most of the points added for another release / extra issues created - if @atrigila @nschcolnicov have some minutes maybe we can try tackling the points already here within this one :)
Massive overhaul of the entire pipeline. Lots of bugfixes, stability improvements and general work on pipeline structure to be able to fix things in the future more easily. Tooling was refined, improved reporting / output structure and lots of local modules are now in nf-core/modules. See changelog for full details or the milestone https://github.com/nf-core/smrnaseq/milestone/10 that lists all things that were tackled here.
PR checklist
nf-core lint
).nf-test test main.nf.test -profile test,docker
).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).