set_track_gap | R Documentation |
Set gaps between tracks
set_track_gap(gap = 0.02)
gap |
Gap between two tracks. Use |
circos.initialize(letters[1:10], xlim = c(0, 1))
circos.track(ylim = c(0, 1))
set_track_gap(mm_h(2))
circos.track(ylim = c(0, 1))
circos.clear()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.