getMainPlot: getMainPlot

View source: R/mainScatter.R

getMainPlotR Documentation

getMainPlot

Description

a wrapper function for all main plots in Dprofiler

Usage

getMainPlot(
  input = NULL,
  output = NULL,
  session = NULL,
  mainname = NULL,
  width = NULL,
  plotdata = NULL,
  which_genes = NULL,
  DEgenes = NULL,
  IterDEgenes = NULL
)

Arguments

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

Examples

     x <- getMainPlot()
    

UMMS-Biocore/dprofiler documentation built on Oct. 16, 2022, 11:37 a.m.