qqman_qq: Creates a Q-Q plot

Description Usage Arguments Value Examples

View source: R/qqman_qq.R

Description

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

Usage

1
qqman_qq(pvector, ...)

Arguments

pvector

A numeric vector of p-values.

...

Other arguments passed to plot()

Value

A Q-Q plot.

Examples

1
2
3
4
## Not run: 
qqman_qq(gwasResults$P)

## End(Not run)

statpng/sp.gwas documentation built on Dec. 17, 2020, 5:55 a.m.