Usage
metagwa.files(dir = ".", pops, extens, maf = 5, call = 0.95, phwe = 1e-08, precorrect=TRUE, correct.pooled = FALSE)
Arguments
dir
path to directory containing files with GWA results
pops
A vector specifying study names, which make the first
part of the file names
extens
fixed extension to the file name
maf
filter threshold for the absolute number/frequency of minor allele.
If the parameter is < 1, this MAF threshold is used for filtering before
meta-analysis; if this parameter is >1, n*MAF -- absolute number of
the minor allele copies -- is used
call
filter threshold for SNP call rate
phwe
filter threshold for SNP P-value for HWE
precorrect
Should GC be applied to the original data before pooling
correct.pooled
Whether to apply Genomic Control correction to the study named "POOLED"