This is a test version of Biostars. For the public version, visit https://www.biostars.org.
How To Plot A Circular Genome Map?

Could someone tell me how the following figure is made? I have genbank format genome sequence file. Thanks!

Map

plot

4 answers

it is made using circos

http://circos.ca/images/

http://circos.ca/software/download/circos/

The browsers suggested here might also help:

The ggbio [R] package is doing a decent job : http://genomebiology.com/content/13/8/R77

Is there a tutorial for this?

Another R solution: http://cran.r-project.org/web/packages/RCircos/index.html

Log in to answer this question.