Caroline-99 / riboseq_pipeline

riboseq pipeline using nf-core tools and the features of Nextflow DSL2
MIT License
0 stars 0 forks source link

nf-core/riboseq - Module Plan #1

Open JackCurragh opened 9 months ago

JackCurragh commented 9 months ago

Description of feature

Here I attempt to break down the required/desired modules for each processing stage of the workflow:

Pre-Processing

Alignment

Translated ORF Detection

Quantification

Differential Expression

Please reply here with any other packages we should consider!

Caroline-99 commented 9 months ago

Yeah I think the module plan is very good, thank you for doing it. We could also integrate subsampling at the start of the pipeline. Ed had proposed this for my dissertation, but I couldn't do it it due to time constraints. I have now added FASTP to our pipeline and am in the process of implementing subworkflows. Once I get it working, I will update everything on github.