runHeatmap {debrowser} | 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()