You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Alex,
I have tried to assembly the ~4G genome, but found it can not be assemblied well with N50 only 275,951 bp and 2.77G in size. I estimated the genome with 17-mers, the results show it is a high heterozygous genome with 0.9% of heterozygosity.
The distribution of the 17-mers is as follows:
Could you give me some advice for parameters setting ?
Thanks a lot.
Best,
Bob
The text was updated successfully, but these errors were encountered:
Hi bob,
Can you start the k-mer histogram from at least 10 of frequency? to see the peaks. A thing that you can do is to generate a short-read assembly with the Platanus assembler that is designed for highly heterozygous genomes (http://platanus.bio.titech.ac.jp/platanus/platanus-allee-2-0-was-released), then give that result as input to Wengan (-c option).
Hi Alex,
Thanks very much for your timely advice. Given platanus is a memory greedy assembler, I am afraid it could not deal with such a big genome using our limited memory (~1Tb). The followed file is the distribution of 17mers altered as you suggested. kmer_hist.pdf
I think that if you feed only 50-60X coverage to Platanus the assembly might fit in 1TB machine.
There are other alternatives but are more complex to implement, so I suggest starting with Platanus first.
Hi Alex,
I have tried to assembly the ~4G genome, but found it can not be assemblied well with N50 only 275,951 bp and 2.77G in size. I estimated the genome with 17-mers, the results show it is a high heterozygous genome with 0.9% of heterozygosity.
The distribution of the 17-mers is as follows:
Could you give me some advice for parameters setting ?
Thanks a lot.
Best,
Bob
The text was updated successfully, but these errors were encountered: