qq_plot: Make a QQ plot from GWAS results.

Description Usage Arguments Author(s)

View source: R/qq_plot.R

Description

Make a QQ plot from GWAS results.

Usage

1
qq_plot(res, ...)

Arguments

res

A dataframe with at least three named columns: a numeric column of chromosomes (Chromosome), a numeric column of base-pair positions (Position), and a numeric column of marker p-values (p.value).

...

Other graphics arguments.

Author(s)

Aaron Kusmec


amkusmec/FarmCPUpp documentation built on Dec. 25, 2021, 10:05 p.m.