Description Usage Arguments Value Examples
Creates a heatmap based on the user selected parameters within shiny
1 | runHeatmap2(input = NULL, session = NULL, data = NULL)
|
input, |
input variables |
session, |
session |
data, |
a matrix that includes expression values |
heatmap.2
1 | x <- runHeatmap2()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.