Arguments
x
[Enrichment]: an object of class Enrichment
which the Z statistics or p-values have to be drawn.
what
[character or vector(numeric)]: default what="Genome"
) plot Z statistics or p-values for genome only (what must be: "All"
, "Genome"
or numeric vector).
type
[vector(character)]: plot the selected analysis for "eSNP"
and/or "xSNP"
.
ggplot
[logical]: use ggplot (default ggplot=FALSE
) instead of classic plot method.
pvalue
[logical]: if TRUE
, p-value convergense is plotted. Otherwise, Z statistic is plotted.
...
[any]: Arguments to be passed to methods, such as graphical parameters (see par
)