readGwasOut: Read GWAS output from plink If the GWAS is finished, returns...

Description Usage Arguments Value Author(s)

Description

Read GWAS output from plink If the GWAS is finished, returns a data.frame, otherwise returns NULL.

Usage

1
readGwasOut(pl_gwas, cn_select = "..all", rmGwasOut = TRUE)

Arguments

pl_gwas

PlGwasC object.

cn_select

Colnames to select. Default to "..all"

rmGwasOut

Logical. Whether to remove GWAS output files after finished reading them. Default to TRUE.

Value

data.frame

Author(s)

Kaiyin Zhong, Fan Liu


CollapsABEL documentation built on May 1, 2019, 7:28 p.m.