Entering edit mode
6.2 years ago
Mbillah
▴
140
I tried to get 140 million read assembly by abyss-pe, But memory could not load it(sparsehash fatal error). As a result I divided my fastq file and created two contig file (70 million reads). is there any quality problem? and now I want to make this contig file one. how can I do this? Can I continue to work with the combined contig file?
I wouldn't divide up the fastq.
Soapdenovo2 might be more memory efficient for you.
Minia certainly will be, but assemblies are poor in my experience.
Good luck.
If you're really struggling and those tools don't work I could perhaps run assemblies for you if you gave me the exact commands to run.
Although Minia alone really produces too fragmented assemblies, the GATB-Minia-Pipeline results in better assemblies and keep memory usage low.