View source: R/heatmapfunctions.R
heatmapUI | R Documentation |
Creates a shinyUI to be able to run DEBrowser interactively.
heatmapUI(input = NULL, output = NULL, session = NULL)
input |
input |
output |
output |
session |
session |
the panel for heatmapUI;
x<-heatmapUI()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.