sanger-pathogens / circlator

A tool to circularize genome assemblies
http://sanger-pathogens.github.io/circlator/
Other
230 stars 59 forks source link

no specific circularization record #167

Open zhaoxvwahaha opened 4 years ago

zhaoxvwahaha commented 4 years ago

Hi,

  1. I assembly contig by Flye and the result file could tell me which contig is circular.
  2. Then I do some polishes by racon+medaka+pilon, and get different contigs from Flye. But no circular/linear information about the polished contigs are generated.
  3. I used the Circlator to check the circularization of polished contig, but the records of file outprefix.circularise.log is 0, that means my contig was not changed, and no other specific information tell me whether this polished contig is circular or linear, so how could I konw the circularization state of my polished contig?

Any help will be apprciated. Best Wishes. Hailong