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
257 stars 48 forks source link

warning: contig XXX might be chimeric in window XX! #210

Open Neo-xbx-00 opened 2 years ago

Neo-xbx-00 commented 2 years ago

Hello, I was new in using Racon for polishing. In my log file, I found some warning like this: [racon::Window::generate_consensus] warning: contig 670 might be chimeric in window 48!

I wonder why it generated and what it means for? Thank you !