debrowserbarmainplot: debrowserbarmainplot

Description Usage Arguments Value Examples

View source: R/barmain.R

Description

Module for a bar plot that can be used in data prep, main plots low count removal modules or any desired module

Usage

1
2
3
4
5
6
7
8
9
debrowserbarmainplot(
  input,
  output,
  session,
  data = NULL,
  cols = NULL,
  conds = NULL,
  key = NULL
)

Arguments

input,

input variables

output,

output objects

session,

session

data,

a matrix that includes expression values

cols,

columns

conds,

conditions

key,

the gene or region name

Value

density plot

Examples

1

debrowser documentation built on Dec. 18, 2020, 2 a.m.