Assembly Tools With Fastq File As Input
1
2
Entering edit mode
13.1 years ago
Pdubois ▴ 30

Dear expert,

Is there any program that uses quality score in the method? (i.e. uses FASTQ file as input).

-Peverall

assembly quality fastq illumina • 5.0k views
ADD COMMENT
2
Entering edit mode

Sine you tagged your question Solexa, I assume you are using Illumina sequencing. Setting aside whether you actually need quality scores (as Velvet seems to be the first choice in that case), take a look at MIRA.

ADD REPLY
1
Entering edit mode

FASTQ is not the only sequence format that includes quality information. It seems like you are really asking for an assembler that uses quality scores.

ADD REPLY
5
Entering edit mode
13.1 years ago

Since you tagged your question Solexa, I assume you are using Illumina sequencing. Setting aside whether you actually need quality scores (as Velvet seems to be the first choice in that case), take a look at MIRA.

Note that quality scores are not as important in short-read assembly as they are in e.g. Sanger sequencing, as they can often be inferred from coverage alone. Assemblers that do take these scores into account have so far not significantly outperformed those that do not (source for QSRA here).

Some newer assemblers that you might want to look at as well are EDENA or IDBA that (as far as I know) do neither account for quality scores as well.

(this is in part copy-paste from the comment)

ADD COMMENT
2
Entering edit mode

Depending on the use case, quality data may still be quite important. Finding rare SNPs in RNASeq comes to mind, where looking just at the coverage of possible variants will yield high numbers of false positives. Slashing that number by a factor of 2 to 10 might make the difference between being able to to follow-up experiments or not.

ADD REPLY

Login before adding your answer.

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