CRAN

GMMAT 1.1.0

Generalized Linear Mixed Model Association Tests

Released May 22, 2019 by Han Chen

This package cannot yet be used with Renjin it depends on other packages which are not available: SeqVarTools and SeqArray

Dependencies

Matrix 1.2-17 RcppArmadillo 0.9.500.2.0 foreach 1.4.4 CompQuadForm 1.4.3 Rcpp

Perform association tests using generalized linear mixed models (GLMMs) in genome-wide association studies (GWAS) and sequencing association studies. First, GMMAT fits a GLMM with covariate adjustment and random effects to account for population structure and familial or cryptic relatedness. For GWAS, GMMAT performs score tests for each genetic variant as proposed in Chen et al. (2016) . For candidate gene studies, GMMAT can also perform Wald tests to get the effect size estimate for each genetic variant. For rare variant analysis from sequencing association studies, GMMAT performs the variant Set Mixed Model Association Tests (SMMAT) as proposed in Chen et al. (2019) , including the burden test, the sequence kernel association test (SKAT), SKAT-O and an efficient hybrid test of the burden test and SKAT, based on user-defined variant sets.

Source

R
C
C++

View GitHub Mirror

Release History