meffil.ewas.manhattan.plot: Manhattan plot for EWAS

View source: R/plot-ewas.r

meffil.ewas.manhattan.plotR Documentation

Manhattan plot for EWAS

Description

Manhattan plot for EWAS

Usage

meffil.ewas.manhattan.plot(
  ewas.object,
  sig.threshold = 1e-07,
  title = "Manhattan plot"
)

Arguments

ewas.object

Return object from meffil.ewas().

sig.threshold

P-value threshold for significance (Default: 1e-7).

title

Title for the plot (Default: "Manhattan plot").

Value

ggplot showing the Manhattan plot.


perishky/meffil documentation built on March 20, 2024, 1:56 a.m.