Description Usage Arguments Value
View source: R/rareMETALS.single.R
Single variant meta-analysis
1 2 3 | rareMETALS.single(score.stat.file, cov.file, range,
alternative = c("two.sided", "greater", "less"), ix.gold = 1,
callrate.cutoff = 0, hwe.cutoff = 0)
|
score.stat.file |
files of score statistics |
cov.file |
covariance matrix files |
range |
tabix range of variants to be analyzed |
alternative |
alternative hypothesis to be specified |
ix.gold |
Gold standard population to align reference allele to |
callrate.cutoff |
Cutoffs of call rate, lower than which will NOT be analyzed (labelled as missing) |
hwe.cutoff |
Cutoffs of HWE p-values |
a list consisting of results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.