This is a test version of Biostars. For the public version, visit https://www.biostars.org.
miRNA pipeline guide

Hello, i'm an university student, as an end-of-course project I have to perform a pipeline for miRNA, as in the image ...., you could suggest me which tools to use and how to proceed. pipeline Thank you all

sequencing

thanks for the answer, the problem is mainly related to the computational resources we have (a machine with 16gb ram and i7-7700HQ), in fact trying to index the entire human genome (hg38) with BWA (used in a tutorial in the classroom) crashes due to lack of resources ... I'll try the tools mentioned.

1 answer

Hi, You can use cutadapt to remove adapter sequences and bowtie to map the reads. A good tool Is sRNAbench or SPAR

thanks for the answer, the problem is mainly related to the computational resources we have (a machine with 16gb ram and i7-7700HQ), in fact trying to index the entire human genome (hg38) with BWA (used in a tutorial in the classroom) crashes due to lack of resources ... I'll try the tools mentioned.

Log in to answer this question.