donutPlot | R Documentation |
by default, use genomeFrac to determine how much of each state is represented
donutPlot(
gs,
text = NULL,
colorScheme = NULL,
...,
fracSize = 5,
legend = FALSE
)
gs |
a GenomicSegmentation or similar, or a data.frame |
text |
text to put in the middle of the donut (NULL) |
colorScheme |
named vector of colors (default is simplified REMC) |
... |
additional arguments to pass to genomeFrac |
fracSize |
how big the text should be (5x typical label) |
legend |
legend? (FALSE; no legend) |
a plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.