Description Usage Arguments Value
View source: R/data_visualization.R
Creates a simple volcano plot summarizing the number of differentially altered features by comparison.
1 | volcanoPlot(intTable, logFcCutoff = log2(2), pCutoff = 0.05)
|
intTable |
Data frame with differential analysis results |
logFcCutoff |
Fold change cutoff |
pCutoff |
Adjusted P value cutoff |
A ggplot2 object containing the resulting plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.