mainScatterNew | R Documentation |
Creates the main scatter, volcano or MA plot to be displayed within the main panel.
mainScatterNew(input = NULL, data = NULL, cond_names = NULL, source = NULL)
input, |
input params |
data, |
dataframe that has log2FoldChange and log10padj values |
cond_names |
condition names |
source, |
for event triggering to select genes |
scatter, volcano or MA plot
x <- mainScatterNew()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.