getMainPlot | R Documentation |
a wrapper function for all main plots in Dprofiler
getMainPlot( input = NULL, output = NULL, session = NULL, mainname = NULL, width = NULL, plotdata = NULL, which_genes = NULL, DEgenes = NULL, IterDEgenes = NULL )
input |
input |
output |
output |
session |
session |
mainname |
main plot name |
width |
shiny box width |
plotdata |
plot data |
which_genes |
if true, DEgenes and IterDEgenes will be used for subseting |
DEgenes |
list of initial DE genes |
IterDEgenes |
list of Final DE genes |
x <- getMainPlot()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.