Entering edit mode
2.7 years ago
Jamal
•
0
Hello guys, How can recover the number of non assembled reads and the number of assembled reads with MEGAHIT.
Thank you
Hello guys, How can recover the number of non assembled reads and the number of assembled reads with MEGAHIT.
Thank you
You can't. You can estimate by mapping the original reads into the assembly, and counting mapped and unmapped reads, but reads mapped isn't the same as reads used in the assembly.
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.