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