Cufflinks for microRNA annotation
1
0
Entering edit mode
9.3 years ago

Hello. Could anyone suggest me how can I do microRNA annotation and quantification using RNA-seq data? Can I use cufflinks for this purpose?

microRNA RNA-Seq noncoding-RNA • 2.7k views
ADD COMMENT
1
Entering edit mode

For microRNAs you don't need cufflinks. The precursor is normally less than 100nt in length and normal RNA-Seq reads should be longer. Assure that you clip the adapter of your reads correctly (since they are longer than the molecule of interest) and use a regular mapping algorithm (e.g. Bowtie, segemehl, BWA, STAR, etc.). Assure that you turn on the multiple mapping paramter, since small RNAs are known to have multiple copies in the genome. Without multiple mapping, all these multi-copy genes would be filtered out.

ADD REPLY
0
Entering edit mode
9.3 years ago
jperezboza • 0

Hello!

I am currently working on miRNA NGS. I tried to use Cufflinks but it seems that it is set so that you will only get the "exon" reads. I am currently using annotation from UCSC and bedtools intersect to annotate my reads. Then using a simple bash script to count the reads/miR (or tRNA, piRNA....etc).

ADD COMMENT

Login before adding your answer.

Traffic: 1508 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6