meffil.ewas.manhattan.plot | R Documentation |
Manhattan plot for EWAS
meffil.ewas.manhattan.plot(
ewas.object,
sig.threshold = 1e-07,
title = "Manhattan plot"
)
ewas.object |
Return object from |
sig.threshold |
P-value threshold for significance (Default: 1e-7). |
title |
Title for the plot (Default: "Manhattan plot"). |
ggplot
showing the Manhattan plot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.