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