Closed bjlang closed 1 month ago
@nf-core-bot fix linting
nf-core pipelines lint
overall result: Passed :white_check_mark: :warning:Posted for pipeline commit 4075a80
+| ✅ 317 tests passed |+
#| ❔ 7 tests were ignored |#
!| ❗ 4 tests had warnings |!
Thank you @bjlang overall it looks good to me! I think this improves the encapsulation of each subworkflow. The only thing is that they are still pathway dependent instead of specific to each diff/corr/enr method right? In this way, each subworkflow still have to somehow understand what a 'pathway' is. And are the processes (ie. diff and corr) with different pathway name but same args/input still repeating the computation maybe?
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).