debrowserdeanalysis | R Documentation |
Module to perform and visualize DE results.
debrowserdeanalysis(
input = NULL,
output = NULL,
session = NULL,
data = NULL,
metadata = NULL,
columns = NULL,
conds = NULL,
params = NULL
)
input, |
input variables |
output, |
output objects |
session, |
session |
data, |
a matrix that includes expression values |
metadata, |
metadata |
columns, |
columns |
conds, |
conditions |
params, |
de parameters |
DE panel
x <- debrowserdeanalysis()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.