Package: SAIGEgds
Type: Package
Title: Scalable Implementation of Generalized mixed models using GDS
        files in Phenome-Wide Association Studies
Version: 2.8.1
Date: 2025-09-04
Depends: R (>= 3.5.0), gdsfmt (>= 1.28.0), SeqArray (>= 1.43.7), Rcpp
LinkingTo: Rcpp, RcppArmadillo, RcppParallel (>= 5.0.0)
Imports: methods, stats, utils, Matrix, RcppParallel, 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: C++11, GNU make
VignetteBuilder: knitr
ByteCompile: TRUE
URL: https://github.com/AbbVie-ComputationalGenomics/SAIGEgds
biocViews: Software, Genetics, StatisticalMethod, GenomeWideAssociation
git_url: https://git.bioconductor.org/packages/SAIGEgds
git_branch: RELEASE_3_21
git_last_commit: 6f3d66f
git_last_commit_date: 2025-09-04
Repository: Bioconductor 3.21
Date/Publication: 2025-09-08
NeedsCompilation: yes
Packaged: 2025-09-09 12:06:40 UTC; biocbuild
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.1; aarch64-apple-darwin20; 2025-09-10 23:14:03 UTC; unix
