View source: R/Visualization_enrichCirclize.R
rectCir | R Documentation |
Plot rect in continuous value
rectCir(
preData,
annoData,
palatte,
track.index = 1,
ylim = c(0, 1),
y1Scale = 0,
y2Scale = 0.5
)
preData |
data after pre plot |
annoData |
annotation data |
palatte |
palatte |
track.index |
index number |
ylim |
y range |
y1Scale |
adjust y start |
y2Scale |
adjust y end |
a rect plot of circlize
rectCir(preData, annoData, palatte)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.