Package: SAIGEgds 2.12.0
SAIGEgds: Scalable Implementation of Generalized mixed models using GDS files in Phenome-Wide Association Studies
Scalable implementation of generalized mixed models with highly optimized C++ implementation and integration with Genomic Data Structure (GDS) files. It is designed for single variant tests and set-based aggregate tests in large-scale Phenome-wide Association Studies (PheWAS) with millions of variants and samples, controlling for sample structure and case-control imbalance. The implementation is based on the SAIGE R package (v0.45, Zhou et al. 2018 and Zhou et al. 2020), and it is extended to include the state-of-the-art ACAT-O set-based tests. Benchmarks show that SAIGEgds is significantly faster than the SAIGE R package. Optional OpenCL-based GPU acceleration is supported for the GRM cross-product computation in null model fitting and for GRM construction.
Authors:
SAIGEgds_2.12.0.tar.gz
SAIGEgds_2.12.0.zip(r-4.7)SAIGEgds_2.12.0.zip(r-4.6)SAIGEgds_2.12.0.zip(r-4.5)
SAIGEgds_2.12.0.tgz(r-4.6-x86_64)SAIGEgds_2.12.0.tgz(r-4.6-arm64)SAIGEgds_2.12.0.tgz(r-4.5-x86_64)SAIGEgds_2.12.0.tgz(r-4.5-arm64)
SAIGEgds_2.12.0.tar.gz(r-4.7-arm64)SAIGEgds_2.12.0.tar.gz(r-4.7-x86_64)SAIGEgds_2.12.0.tar.gz(r-4.6-arm64)SAIGEgds_2.12.0.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html✨
card.svg |card.png
SAIGEgds/json (API)
NEWS
| # Install 'SAIGEgds' in R: |
| install.packages('SAIGEgds', repos = c('https://bioc-release.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/abbvie-computationalgenomics/saigegds/issues
On BioConductor:SAIGEgds-2.13.0(bioc 3.24)SAIGEgds-2.12.0(bioc 3.23)
softwaregeneticsstatisticalmethodgenomewideassociationgdsgwasmixed-modelphewasopenblascpp
Last updated from:d1163acba5 (on RELEASE_3_23). Checks:1 WARNING, 11 NOTE, 1 OK, 1 FAIL. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| bioc-checks | WARNING | 213 | ||
| linux-devel-arm64 | NOTE | 296 | ||
| linux-devel-x86_64 | NOTE | 318 | ||
| source / vignettes | OK | 311 | ||
| linux-release-arm64 | NOTE | 237 | ||
| linux-release-x86_64 | NOTE | 327 | ||
| macos-release-arm64 | NOTE | 226 | ||
| macos-release-x86_64 | NOTE | 486 | ||
| macos-oldrel-arm64 | NOTE | 210 | ||
| macos-oldrel-x86_64 | NOTE | 482 | ||
| windows-devel | NOTE | 308 | ||
| windows-release | NOTE | 279 | ||
| windows-oldrel | NOTE | 228 | ||
| wasm-release | FAIL | 122 |
Exports:glmmHeritabilitypACATpACAT2seqAssocGLMM_ACAT_OseqAssocGLMM_ACAT_O_GTseqAssocGLMM_ACAT_VseqAssocGLMM_BurdenseqAssocGLMM_GTseqAssocGLMM_SKATseqAssocGLMM_SPAseqFitDenseGRMseqFitLDpruningseqFitNullGLMM_SPAseqFitSparseGRMseqGetGenoByGenoseqRefitNullGLMMseqSAIGE_LoadPval
Dependencies:BiocGenericsBiostringsCompQuadFormcrayonDBIdigestgdsfmtgenericsGenomicRangesIRangeslatticeMatrixminqamitoolsnumDerivRcppRcppArmadilloRcppEigenRcppParallelRSpectraS4VectorsSeqArraySeqinfoSKATSPAtestsurveysurvivalXVector
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Scalable Implementation of Generalized mixed models in Phenome-Wide Association Studies using GDS files | SAIGEgds-package SAIGEgds |
| Heritability estimation | glmmHeritability |
| Cauchy Combination Test | pACAT pACAT2 |
| ACAT-O tests | seqAssocGLMM_ACAT_O seqAssocGLMM_ACAT_O_GT |
| ACAT-V tests | seqAssocGLMM_ACAT_V |
| Burden tests | seqAssocGLMM_Burden |
| SKAT tests | seqAssocGLMM_SKAT |
| P-value calculation | seqAssocGLMM_GT seqAssocGLMM_SPA |
| Linkage disequilibrium pruning | seqFitLDpruning |
| Fit the null model for the SAIGE mixed model framework | seqFitNullGLMM_SPA seqRefitNullGLMM |
| Sparse & dense genetic relationship matrix | seqFitDenseGRM seqFitSparseGRM |
| Genotype-by-Genotype Interaction Matrix | seqGetGenoByGeno |
| Load the association results | seqSAIGE_LoadPval |
