debrowserbarmainplot | 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,
cols = NULL,
conds = NULL,
cond_names = NULL,
key = NULL
)
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 |
density plot
x <- debrowserbarmainplot()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.