lap.volcanoplot: Laplace Volcano Plot

Description Usage Arguments Details Value Author(s) Examples

View source: R/lap.volcanoplot.R

Description

Creates a volcano plot of log-fold changes versus log-odds of differential expression under the Laplace mixture model.

Usage

1
lap.volcanoplot(res, highlight=0, ...)

Arguments

res

the output from the lapmix.Fit routine

highlight

number of genes to be highlighted; genes are highlighted in descending order of their posterior odds

...

additional arguments given to the plot function

Details

A volcano plot is any plot which displays fold changes versus a measure of statistical significance of the change.

Value

A plot is created on the current graphics device.

Author(s)

Yann Ruffieux

Examples

1
#  See lapmix.Fit example

Example output



lapmix documentation built on Nov. 8, 2020, 10:59 p.m.