How to circularize genome assemblies
3
0
Entering edit mode
6.0 years ago
Ric ▴ 430

Hi, are there any tools which can circularize genome PacBio assemblies/reads? I have an assembly created by miniasm and Racon.

Thank you in advance.

assembly genome • 6.5k views
ADD COMMENT
4
Entering edit mode
4.8 years ago
predeus ★ 1.9k

If you want to circularize the genome, I'd assume you are assembling a bacterial genome?

If you have pacbio only, best assembler right now is Flye - it's very accurate, does not mess up the circularization, and generates quite nicely finished contigs

If you have pacbio + illumina, Unicycler does a great job especially with plasmids - it rotates and polishes them exhaustively, which works miracles for the accuracy. Could not recommend it enough.

ADD COMMENT
2
Entering edit mode
5.9 years ago
Kzra ▴ 50

Circlator is a great tool. I've also written a program that will circularise a genome simply by looking for most probable repeat sites on either end of the assembly. Unlike Circlator it only requires Python 3 to run, however in cases where the contig hasn't circularised due to a missing region it will not work.

https://github.com/Kzra/Simple-Circularise

ADD COMMENT
1
Entering edit mode
6.0 years ago

Yep! It's called circlator

https://github.com/sanger-pathogens/circlator/wiki

ADD COMMENT

Login before adding your answer.

Traffic: 1693 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6