Hi Everyone
I am trying to detect miRNA in my miRNA samples. Just want to check I am following correct steps:
- I downloaded mature.fa from miRBase which is the fasta of all miRNA published and annotated.
 - I indexed this mature.fa using bowtie
 - I trimmed my reads and aligned them with bowtie to the mature.fa (using the index I build)
 - Percentage of aligned is 0%, this means no miRNA is found?!
 
Can anyone help me if there is any step missing?
Thank you
check your reference fasta file