make_heatmap2 | R Documentation |
Make heatmap
make_heatmap2(
matrix,
samples = samples,
heat.color = normal,
cluster_samples = TRUE,
width = NA,
height = NA,
ext = NA
)
matrix |
Data matrix |
samples |
Sample info sheet data |
heat.color |
Color |
cluster_samples |
Logical; T to cluster |
width |
Plot width |
height |
Plot height |
Heatmap
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.