Package: SAIGEgds
Type: Package
Title: Scalable Implementation of Generalized mixed models using GDS
        files in Phenome-Wide Association Studies
Version: 2.10.1
Date: 2026-02-18
Depends: R (>= 4.0.0), gdsfmt (>= 1.28.0), SeqArray (>= 1.49.6), Rcpp
LinkingTo: Rcpp, RcppArmadillo, RcppParallel (>= 5.0.0)
Imports: methods, stats, utils, Matrix, RcppParallel, SKAT,
        CompQuadForm, survey
Suggests: parallel, markdown, rmarkdown, crayon, SNPRelate, RUnit,
        knitr, ggmanh, BiocGenerics
Authors@R: c(person("Xiuwen", "Zheng", role=c("aut", "cre"),
        email="xiuwen.zheng@abbvie.com", comment=c(ORCID="0000-0002-1390-0708")),
        person("Wei", "Zhou", role="ctb",
        comment="the original author of the SAIGE R package"),
        person("J. Wade", "Davis", role="ctb"))
Description: 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.
License: GPL-3
SystemRequirements: GNU make
VignetteBuilder: knitr
ByteCompile: TRUE
URL: https://github.com/AbbVie-ComputationalGenomics/SAIGEgds
biocViews: Software, Genetics, StatisticalMethod, GenomeWideAssociation
Config/pak/sysreqs: make zlib1g-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2026-02-20 05:27:12 UTC
RemoteUrl: https://github.com/bioc/SAIGEgds
RemoteRef: RELEASE_3_22
RemoteSha: 50e1a09f73d181e0bd2afb33fabdab66b6ce0d4d
NeedsCompilation: yes
Packaged: 2026-02-21 04:10:27 UTC; root
Author: Xiuwen Zheng [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-1390-0708>),
  Wei Zhou [ctb] (the original author of the SAIGE R package),
  J. Wade Davis [ctb]
Maintainer: Xiuwen Zheng <xiuwen.zheng@abbvie.com>
Built: R 4.5.2; x86_64-w64-mingw32; 2026-02-21 04:12:34 UTC; windows
Archs: x64
