This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Denovo sequencing of species in different locations

Dear Biostars,

I have sequenced a genome of a animal in two different locations. The first one has 8 different lanes and the second has 10. I needed to perform the denovo assembly of this animal species and I was trying to perform assembly of each lane (which will be 8+10=18 aseembly) with the help of SOAPdenovo and GAM-NGS used for merging the contigs. Is this the right way or is there any other method/suggestion for this ?

assembly next-gen denovo

Having overly high coverage of data can be detrimental to assemblies as well (what is the genome size you are working with). If you feel that is the case then you could try normalizing your data first.

1 answer

It would probably be better to have all reads available for your assembler at the same time, so I would not split per lane and just combine all data.

Due to size I spitted the data. If I combine all the lanes, the read size will more than 100 GB of size

Of course, you will need to have enough RAM for your assembly. I also don't know the genome size of your organism and as such the theoretical coverage you obtained.

Log in to answer this question.