Description Usage Arguments Details Value Examples
The default font sizes, orientations, etc. are optimized for a "cold" start; if you want to fiddle with the details, crack open the code and modify it... or alternatively, add sectors/dendrograms inside of this "framed" version.
1 2 3 |
variants |
optional MVRanges or MVRangesList to split by strand & plot |
outside |
optional MVRanges or MVRangesList to plot outside the circle |
inside |
optional MVRanges or MVRangesList to plot inside the circle |
outcol |
optional color assignment function or matrix for outside |
incol |
optional color assignment function or matrix for inside |
anno |
a GRanges (optional, defaults to mtAnno.rCRS if none given) |
how |
optional specification for how to plot multiple samples |
... |
other arguments to pass on to called functions |
FIXME: add variant type coloration (del=blue, SNV=black, ins=red)
invisibly, a list: 'anno' (data.frame) + 'pfun' (panel.fun)
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.