debrowsermainplot | R Documentation |
Module for a scatter, volcano and ma plots that are going to be used as a mainplot in debrowser
debrowsermainplot(
input = NULL,
output = NULL,
session = NULL,
data = NULL,
cond_names = NULL
)
input, |
input variables |
output, |
output objects |
session, |
session |
data, |
a matrix that includes expression values |
cond_names, |
condition names |
main plot
panel
x <- debrowsermainplot()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.