debrowserbarmainplot {debrowser} | R Documentation |
Module for a bar plot that can be used in data prep, main plots low count removal modules or any desired module
debrowserbarmainplot(input, output, session, data = NULL, conds = NULL, cols = NULL, key = NULL)
input, |
input variables |
output, |
output objects |
session, |
session |
data, |
a matrix that includes expression values |
conds, |
conditions |
cols, |
columns |
key, |
the gene or region name |
density plot
x <- debrowserbarmainplot()