Platanus error during assembly
Hi guys,
I am starting to use Platanus and it gives me this error
K = 16, saving kmers from reads... Error(5): Kmer distribution exception!! Kmer distribution cannot be caluculated proper.
Does anybody know what would it mean?
Best regards,
Carlos
• 3,668 views
•
link
1 answer
I guess this may be related to GCC. In my assembly, it reported this error in GCC4.47, but well run in GCC4.7, howerver, without the contig file. finally, I test it using a small data set, it runs without any problem. In conclusion, I did not finish my assmebly using this software.
• 0 views
•
link
Log in to answer this question.
Never used platanus but does the even kmer value causing the problem i.e. did you check with an odd kmer(k=17)?
Hello I also get the same error when used this Platanus software for my genome assembly. How do you solve this question?
I also run into this problem. Did you solve it?