isovic / racon

Ultrafast consensus module for raw de novo genome assembly of long uncorrected reads. http://genome.cshlp.org/content/early/2017/01/18/gr.214270.116 Note: This was the original repository which will no longer be officially maintained. Please use the new official repository here:
https://github.com/lbcb-sci/racon
MIT License
269 stars 49 forks source link

How to get a consensus as output? #218

Open zhousun21 opened 2 years ago

zhousun21 commented 2 years ago

Dear Racon developers, I am using Racon, but when there are overlapping contigs, it inserts a gap between them. How can I get the consensus? Thank you for your advice.