How to deal with AB SOLiD paired end reads?
1
0
Entering edit mode
5.1 years ago
biock ▴ 60

Hello, I'm new in analyzing RNA-seq data and I need to process several sampled sequenced by AB SOLiD system in paired end mode (SRR1175538). These fastq files are not similar to Illumina fastq,
1. Reads length are not the same in forward and reverse fastq, read length of forward is 75nt while the reverse is 35nt
2. Many reads in the reverse fastq file are NNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNN

Should I trim these reads before alignment and what tool should I use? And what aligner should I use for reads mapping? Can I just use STAR or hisat2 in their PE mode?

Thanks a lot.

enter image description here

RNA-Seq fastq AB SOLiD alignment • 1.4k views
ADD COMMENT
2
Entering edit mode

Actually, the read 2 data in SOLiD were pretty much absolute rubbish. Their chemistry never really worked for the R2.

I would completely ignore them and use the R1 only.

ADD REPLY
2
Entering edit mode
5.1 years ago
h.mon 35k

Don't trim the reads, SOLiD works best when you map to a reference genome the whole reads. You have to use a colorspace mapper, probably Subread will do a good job at it - STAR and HISAT2 are basespace only mappers. You may try to map the reads as paired-end and just the R1 as single-end, and see which works best, but as colindaven said above, working with just R1 may be better.

ADD COMMENT
0
Entering edit mode

Yes, good point. SOLiD reads have internal "frameshifts" which make them utterly useless for de novo assembly. Mapping to a good genome is absolutely essential.

ADD REPLY

Login before adding your answer.

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