Description Usage Arguments Details Value Author(s) Examples
View source: R/lap.volcanoplot.R
Creates a volcano plot of log-fold changes versus log-odds of differential expression under the Laplace mixture model.
1 | lap.volcanoplot(res, highlight=0, ...)
|
res |
the output from the |
highlight |
number of genes to be highlighted; genes are highlighted in descending order of their posterior odds |
... |
additional arguments given to the plot function |
A volcano plot is any plot which displays fold changes versus a measure of statistical significance of the change.
A plot is created on the current graphics device.
Yann Ruffieux
1 | # See lapmix.Fit example
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.