qq: Creates a Q-Q plot

View source: R/qq.R

qqR Documentation

Creates a Q-Q plot

Description

Creates a quantile-quantile plot from p-values from a GWAS study.

Usage

qq(pvector, ...)

Arguments

pvector

A numeric vector of p-values.

...

Other arguments passed to plot()

Value

A Q-Q plot.

Examples

qq(gwasResults$P)


stephenturner/qqman documentation built on Aug. 25, 2023, 10:17 a.m.