debrowserboxmainplot {debrowser} | R Documentation |
Module for a box plot that can be used in DEanalysis main part and used heatmaps
debrowserboxmainplot(input = NULL, output = NULL, session = NULL, 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 <- debrowserboxmainplot()