View source: R/utils_analysis_random.R
basic_heatmap | R Documentation |
Create a ComplexHeatmap from a data matrix.
basic_heatmap(data, heatmap_color_select)
data |
Matrix of data |
heatmap_color_select |
Vector of colors to use for the fill in the heatmap |
A drawn ComplexHeatmap.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.