dprofilerboxmainplot | R Documentation |
Module for a box plot that can be used alongside DEanalysis and heatmaps. Adapted from debrowserboxmainplot().
dprofilerboxmainplot( 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 <- dprofilerboxmainplot()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.