nf-core / smrnaseq

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

genome-wide smrna detection and quantification #409

Open lpantano opened 2 months ago

lpantano commented 2 months ago

Description of feature

There are many other kind of smRNA in smRNAseq data besides miRNA, some people will trough them away, but some other will use it to investigate new hot-spots in the genomes. bcbio-nextgen has been widely used to characterize smrnas. There is one sub-workflow that would be nice to add here:

We are already using seqcluster, it is a local module though. We could implement this adding secluster to nf-core module.

I would like to know, @apeltzer, @atrigila , @nschcolnicov, if there is any consideration besides the nf-core module to have before working on this.

It would be an extra process, not sure if it is worth a sub-workflow.

Thanks

atrigila commented 2 months ago

Sounds good to me! I will probably finish migrating the seqcluster_collapse module to nf-core by next week if you want to wait for it :)

apeltzer commented 2 months ago

Yes let's add this too. Sounds like something also for the next release