Entering edit mode
6.1 years ago
liebedich0721
•
0
I am trying to use Circos to generate circle plot. I can draw the "one" circle as manual of Circos. But, I want to draw additional circle of original circle plot. Anyone know or give a technical advice can do this? I cannot fine any recipes in Circos manual. I am attaching sample figure link. Very thanks in advance.
How to add images to a Biostars post
These "extra" circles/segments are just additional
<plot>elements. You can control their size with ther0andr1attributes (add anrto the end of the value (e.gr0 = 1.07r) to have the radius relative to the main ideogram. There is also a way to switch off segments (or just show certain segments), which is what you see in your example plot, but I don't remember how that works.