This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Best tools for circular genome visualization?

What do biostars use for circular-mapping genome visualization? DNA plotter, which comes with Artemis, is quite basic and doesn't IMO produce publication grade figures. In the past, I have used highly configurable Circos for one publication and I think it's still quite popular. I was just wondering, what else is out there?

visualization

4 answers

I think Circos may still be the most powerful option for circular plots (but keen to hear about alternatives, too).

There's the RCircos package in bioconductor if you prefer that way of providing parameters

You might find hive plots an interesting alternative for some applications. Tools to create them include the jhive java implementation and others listed on the hiveplots.net site under "Hive plot code and applications".

Hi! I'm from UGENE team. We have a simple Circular View, but it produces nice images, so I thought, you might like to try it.

Note that we're going to improve Circular View in the program future versions. Any feedback is welcome.

From what I understand, Circos still produces the best quality figures for publication. ggbio is an alternative built on Bioconductor GRanges objects and ggplot.

Here is an interactive version of circos designed for protein sequence data. It can be simultaneously used for live presentations and/or publication quality figures:

http://i-pv.org/

Log in to answer this question.