Description Usage Arguments Value See Also
This function draws a sort of manhattan plots using the p-value of the
association of the exposures with phenotypes of an ExWAS
object.
1 | plotVolcano(x, p.value = -log10(0.001), labels, show.effect = FALSE)
|
x |
An |
p.value |
(default |
labels |
(optional) Character vector with the labels for each exposure. It must be labeled vector. |
show.effect |
(default |
An object of class ggplot
.
exwas
as a constructor for ExWAS
objects, extract
to obtain a table with the result of
the ExWAS, plotEffect
to see or compare effects of
one or two models.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.