Description Usage Arguments Value Author(s)
Draw volcano plot.
1 2 3 4 5 6 7 8 | VolcanoPlot(
p.value,
fc,
p.cutoff = 0.05,
fc.cutoff = 1.3,
xlab = "Log2 (Fold change)",
ylab = "-Log10 (P-value)"
)
|
p.value |
p.value. |
fc |
fc. |
p.cutoff |
p.cutoff. |
fc.cutoff |
fc.cutoff. |
xlab |
xlab. |
ylab |
ylab. |
volcano plot.
Xiaotao Shen shenxt@sioc.ac.cn
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.