heatmapUI {debrowser} | R Documentation |
Creates a shinyUI to be able to run DEBrowser interactively.
heatmapUI(input, output, session)
input, |
input variables |
output, |
output objects |
session, |
session |
the panel for heatmapUI;
heatmapUI
x<-heatmapUI()