Length of RNAseq reads
0
0
Entering edit mode
8.3 years ago
silas008 ▴ 160

Hi,

I need to do the mapping of RNAseq reads on mouse genome reference to find the miRNAs count. My data contains reads length 20-50nt, but miRNAs has about 22nt, so I wanna map just reads about this length.

What is the best:

  • To filter (extract of the data) just reads 22nt
  • To cut reads bigger than 22nt to obtain just reads with this length?

Thanks

RNA-Seq miRNA • 1.8k views
ADD COMMENT
3
Entering edit mode

I suggest you to first perform adapter trimming as they are the most likely source of the additional length. As for read length filtering, a simple perl script or awk script can easily achieve what you would like to do.

ADD REPLY
1
Entering edit mode

Actually, I would be more flexible about read length. Previous posts (How can I accurately identify miRNA sequences from small RNA seq results) suggest to keep reads between 18 and 30.

ADD REPLY

Login before adding your answer.

Traffic: 2534 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