GWAS Meta-Analysis¶
Definition
AI-generated
GWAS meta-analysis combines association evidence across multiple studies by pooling per-variant summary statistics (often inverse-variance weighted on the effect scale) under fixed- or random-effects assumptions, after harmonizing alleles, strands, and genome builds.
Topics
Why it matters in GWAS¶
Larger aggregate sample sizes increase power for polygenic traits and stabilize effect estimates; meta-analysis is the standard route to megabase-scale cohorts without sharing individual-level data.
Example usage¶
"The primary methods include GWAS Meta-Analysis as part of the association and model-comparison workflow."
Related terms¶
References¶
- Willer CJ, Li Y, Abecasis GR. (2010). METAL: fast and efficient meta-analysis of genomewide association scans. Bioinformatics.
- Uffelmann E, et al. (2021). Genome-wide association studies. Nat Rev Methods Primers. https://doi.org/10.1038/s43586-021-00056-9
Last updated (UTC · Git history)