Package: GMMAT 1.4.2
GMMAT: Generalized Linear Mixed Model Association Tests
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) <doi:10.1016/j.ajhg.2016.02.012>. 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) <doi:10.1016/j.ajhg.2018.12.012>, 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.
Authors:
GMMAT_1.4.2.tar.gz
GMMAT_1.4.2.tar.gz(r-4.5-noble)GMMAT_1.4.2.tar.gz(r-4.4-noble)
GMMAT_1.4.2.tgz(r-4.4-emscripten)GMMAT_1.4.2.tgz(r-4.3-emscripten)
GMMAT.pdf |GMMAT.html✨
GMMAT/json (API)
# Install 'GMMAT' in R: |
install.packages('GMMAT', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
- example - Example dataset
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
openblaszlibbzip2libzstdlibdeflatecpp
Last updated 1 years agofrom:875ba6dd4c. Checks:ERROR: 2. Indexed: no.
Target | Result | Date |
---|---|---|
Doc / Vignettes | FAIL | Nov 25 2024 |
R-4.5-linux-x86_64 | ERROR | Nov 25 2024 |
Exports:glmm.scoreglmm.score.metaglmm.waldglmmkinSMMATSMMAT.lowmemSMMAT.metaSMMAT.prep
Dependencies:codetoolsCompQuadFormdata.tableforeachiteratorslatticeMatrixRcppRcppArmadillo
GMMAT
Rendered fromGMMAT.Rnw
usingutils::Sweave
on Nov 25 2024.Last update: 2023-11-18
Started: 2019-01-30
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Generalized Linear Mixed Model Association Tests | GMMAT-package GMMAT |
Example dataset | example |
Performing GLMM based score tests | glmm.score |
Performing meta-analysis for GLMM based score test results | glmm.score.meta |
Performing GLMM based Wald tests | glmm.wald |
Fit generalized linear mixed model with known relationship matrices | glmmkin |
Variant Set Mixed Model Association Tests (SMMAT) | SMMAT SMMAT.lowmem SMMAT.prep |
Meta-analysis for variant Set Mixed Model Association Tests (SMMAT) | SMMAT.meta |