CollapsABEL (version 0.10.11)

runGwas: Run a GWAS

Description

Run a GWAS

Usage

runGwas(pl_gwas, wait = TRUE, save_pl_gwas = FALSE)

Arguments

pl_gwas
PlGwasC object
wait
logical. Wait until GWAS is finished if this is set to TRUE. Default to FALSE.
save_pl_gwas
logical. Whether to save the plGwas object. Default to FALSE.