dprofilerbarmainplot | R Documentation |
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().
dprofilerbarmainplot( input = NULL, output = NULL, session = NULL, data = NULL, cols = NULL, conds = NULL, key = NULL )
input |
input variables |
output |
output variables |
session |
session |
data |
a matrix with expression values |
cols |
columns |
conds |
conditions |
key |
the gene or region name |
x <- dprofilerbarmainplot()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.