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