View source: R/palimpsest_plotting.R
RCircos.Heatmap.Plot_1 | R Documentation |
RCircos.Heatmap.Plot_1
RCircos.Heatmap.Plot_1(
heatmap.data = NULL,
data.col = NULL,
track.num = NULL,
side = c("in", "out"),
min.value = NULL,
max.value = NULL,
inside.pos = NULL,
outside.pos = NULL,
genomic.columns = 3,
is.sorted = TRUE
)
heatmap.data |
heatmap.data |
data.col |
data.col |
track.num |
track.num |
side |
side |
min.value |
min.value |
max.value |
max.value |
inside.pos |
inside.pos |
outside.pos |
outside.pos |
genomic.columns |
genomic.columns |
is.sorted |
is.sorted |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.