Scalable and Accurate Implementation of Generalized Mixed Model (SAIGE)¶
Definition
AI-generated
SAIGE is a mixed-model association method and software package designed for large-scale GWAS with related samples and highly unbalanced binary traits.
Topics
URL
Why it matters in GWAS¶
In biobank studies of rare diseases, ordinary logistic regression can produce inflated p-values because of case-control imbalance and relatedness. SAIGE became a standard solution because it scales to large cohorts while maintaining calibration for binary-trait analyses that would otherwise be difficult to trust.
Example usage¶
Related terms¶
References¶
- Zhou W, et al. (2018). Efficiently controlling for case-control imbalance and sample relatedness in large-scale genetic association studies. Nat Genet. https://doi.org/10.1038/s41588-018-0184-y
- SAIGE documentation: https://saigegit.github.io/SAIGE-doc/
Last updated (UTC · Git history)