qq_plot: Make a QQ plot from GWAS results.

View source: R/qq_plot.R

qq_plotR Documentation

Make a QQ plot from GWAS results.

Description

Make a QQ plot from GWAS results.

Usage

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. 16, 2024, 9:01 a.m.