dprofilerboxmainplot: dprofilerboxmainplot

dprofilerboxmainplotR Documentation

dprofilerboxmainplot

Description

Module for a box plot that can be used alongside DEanalysis and heatmaps. Adapted from debrowserboxmainplot().

Usage

dprofilerboxmainplot(
  input = NULL,
  output = NULL,
  session = NULL,
  data = NULL,
  cols = NULL,
  conds = NULL,
  key = NULL
)

Arguments

input

input variables

output

output variables

session

session

data

a matrix with expression values

cols

columns

conds

conditions

key

the gene or region name

Examples

    x <- dprofilerboxmainplot()
    

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