debrowserboxmainplot: debrowserboxmainplot

View source: R/boxmain.R

debrowserboxmainplotR Documentation

debrowserboxmainplot

Description

Module for a box plot that can be used in DEanalysis main part and used heatmaps

Usage

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

Arguments

input,

input variables

output,

output objects

session,

session

data,

a matrix that includes expression values

cols,

columns

conds,

conditions

cond_names,

condition names

key,

the gene or region name

Value

density plot

Examples

    x <- debrowserboxmainplot()


UMMS-Biocore/debrowser documentation built on Feb. 9, 2024, 6:15 p.m.