How to process the raw reads from miRNA-seq
0
0
Entering edit mode
5.7 years ago
smallfish ▴ 10

Hi,

Many studies reported the peak length of miRNA of 22 nt in fishes. However, I obtained the peak length of 24 nt. Is there any mistakes in the data processing?

The raw reads were obtained by illumina hiseq xten sequencing, and were processed with the program cutadapt to trim the adaptor sequence (TGGAATTCTCGGGTGCCAAGGAACTCCAGTCACATCAC) from the 3' end. Reads with poor quality, or shorter than 18 nt were also removed.

Should I cut one base for per read in its 5' and 3'?

RNA-Seq • 1.5k views
ADD COMMENT
0
Entering edit mode

Some aligners should be able to soft-clip the bases on end. You want to use an ungapped alignment. If you try bbmap.sh from BBMap suite use these parameters: ambig=all vslow perfectmode maxsites=1000 for miRNA.

ADD REPLY
0
Entering edit mode

You can also check your reads with fastqc or similar before/after trimming. The "per base sequence content" will tell you what are the "extra" nucleotide at the 5' or 3' end.

ADD REPLY

Login before adding your answer.

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