nf-core / smrnaseq

A small-RNA sequencing analysis pipeline
https://nf-co.re/smrnaseq
MIT License
74 stars 125 forks source link

Addressing TODOs in pipeline, general cleanup of variables #400

Closed nschcolnicov closed 1 month ago

nschcolnicov commented 2 months ago

Address the TODOs left in the pipeline. Check variables, add "ch" to channel and "val" to value variables Make sure that variable names remain consistent across workflows. Assess which emitted files from subworkflows are actually being used. Replace any dsl1 or groovy funcitons which can be replaced with nextflow DSL2 functions.

nschcolnicov commented 1 month ago
nschcolnicov commented 1 month ago

All set