mainScatter | R Documentation |
Creates the main scatter, volcano or MA plot to be displayed within the main panel. A version of debrowser's mainScatterNew function with automated width and height
mainScatter(input = NULL, data = NULL, source = NULL)
input, |
input params |
data, |
dataframe that has log2FoldChange and log10padj values |
source, |
for event triggering to select genes |
x <- mainScatter()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.