View source: R/geom-volpoint.R
| volplot | R Documentation | 
volcano plot
volplot(data, mapping, log2FC_cutoff = 2, p_cutoff = 1e-05, ...)
data | 
 input data set  | 
mapping | 
 aesthetic mapping  | 
log2FC_cutoff | 
 cutoff values for log2FC  | 
p_cutoff | 
 cutoff values p-value or adjusted p-value  | 
... | 
 additional paramters passed to the 'geom_volpoint' layer  | 
a ggplot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.