View source: R/Visualization_enrichCirclize.R
heatLegend | R Documentation |
Legend for heatmap
heatLegend(
annoData,
palatte,
...,
title = "Values",
title_position = "topleft",
int = T
)
annoData |
a |
palatte |
p |
... |
more Legend parameters |
title |
t |
title_position |
t |
int |
integer value? |
a legend of circlize
heatLegend(annoData, palatte)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.