Tools For Quality Trimming Of Solid Reads In Colorspace.
3
0
Entering edit mode
11.0 years ago
lin.barnum ▴ 230

Are there any tools for quality filtering of solid reads in colorspace or is the best option to convert to csfastq, use something like seqtk and then convert back?

quality ngs solid • 3.8k views
ADD COMMENT
1
Entering edit mode
11.0 years ago

Yup William is correct. Lifescope will trim the reads before it aligns. There is an option for that. If you want to use any other tool for alignment that doesnt do the trimming itself then you can use https://github.com/brentp/bio-playground/blob/master/solidstuff/solid-trimmer.py .

ADD COMMENT
1
Entering edit mode
11.0 years ago
Ian 6.0k

I just answered another question about this :) Maybe of use... Program for filtering SOLiD reads

There are also tools to help you do this on GALAXY. See the section "NGS: QC and manipulation".

ADD COMMENT
0
Entering edit mode
11.0 years ago
William ★ 5.3k

Do you wan't to do the mapping with Lifescope or BWA? If you are using Lifescope, mabye there is an option in there to do the trimming. Lifescope supports clipping of the reads, by default it is enabled and it should remove a lot of the noisy tails of the reads.

Other than lifescope there are almost no tools that work directly with the SOLID native XSQ format. There are a couple of tools that convert XSQ to csFastq or csFasta. I also wrote one that support hard trimming of reads.

Once you have the data in csFasta or csFastq you could do the trimming if you find a tools that support the solid color space version of fastq and fasta. I am not sure if you then can convert back to XSQ, I think there is a tool from Life but I don't know if it works.

ADD COMMENT

Login before adding your answer.

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