This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Which is the best input file for denovo assembly with Illumina paired data: Fastq, Fasta or Fasta interlaced ?

Hi, I am doing denovo assembly on Illumina paired reads with SOAPdenovo2. It allows fastq, fasta, fasta interlaced and bam files. I am now trying and assembly with the first three ones at the same time and it's taking a long time. I wonder if it might be redundant to put all this information. In case it is, which one should I use to get the best result?

Thanks!!!

assembly

Are those three the same data in different formats or different data in different formats?

In that case it's not a good idea to put in the same data more than once.

Fastq is the most common format for Illumina paired-end data, and it has the quality values in case the assembly software makes use of the base qualities.

So, maybe I shouldn't trust this assembly and run another with just the fastq files? Thanks a lot!!

That would be the wise thing to do.

0 answers

No answers yet.

Log in to answer this question.