fastqq: fastqq

View source: R/fastqq.R

fastqqR Documentation

fastqq

Description

Creates Q-Q plots from GWAS summaries.

Usage

fastqq(data, p = "P", lambda = T, main = "Q-Q plot")

Arguments

data

A GWAS summary with at least a column of P-value. P-values have to be numeric.

p

A string for the header for the column of P-value in data.

lambda

Set FALSE to exclude lambda from the plot.

main

A string for the title of the plot.


danioreo/fastman documentation built on July 28, 2022, 9 p.m.