dprofilerbarmainplot: dprofilerbarmainplot

dprofilerbarmainplotR Documentation

dprofilerbarmainplot

Description

Module for a bar plot that can be used in data prep, main plots low count removal modules or any desired module. Adapted from dprofilerbarmainplot().

Usage

dprofilerbarmainplot(
  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 <- dprofilerbarmainplot()
    

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