Description Usage Arguments Value Author(s)
Read GWAS output from plink If the GWAS is finished, returns a data.frame, otherwise returns NULL.
1 | readGwasOut(pl_gwas, cn_select = "..all", rmGwasOut = TRUE)
|
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. |
data.frame
Kaiyin Zhong, Fan Liu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.