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