Closed suzannejin closed 1 month ago
nf-core lint
overall result: Passed :white_check_mark: :warning:Posted for pipeline commit 283385a
+| ✅ 299 tests passed |+
#| ❔ 4 tests were ignored |#
!| ❗ 3 tests had warnings |!
Since the
variable_selection
subworkflow and with it thefiltervar
module aren't used anymore, can they be deleted? Besides it looks good to me!
good point! they are removed now :)
Hello! Just restructured the toolsheet into the following three blocks: 1- differential analysis 2- correlation analysis 3- enrichment analysis Also the subworkflows were modified accordingly to accomodate for the new block structure.
In the coming days I will update the modules from these three blocks as well (maybe first as local modules), and then change the arguments from the toolsheet accordingly.
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).