Genetic Correlation¶
Definition
AI-generated
Genetic correlation (often denoted r_g or ρ_g) quantifies how much additive genetic variation is shared between two traits: under a simple model, it reflects the correlation of SNP effects (or breeding values) across traits.
Topics
Why it matters in GWAS¶
r_g summarizes pleiotropy at the genome-wide level, motivates multi-trait analyses, and contextualizes MR and colocalization; it is commonly estimated from GWAS summary statistics (e.g. bivariate LD score regression) or family/twin data.
Example usage¶
"At this locus, Genetic Correlation annotations were used to prioritize plausible biological mechanisms."
Related terms¶
References¶
- Bulik-Sullivan B, et al. (2015). An atlas of genetic correlations across human diseases and traits. Nat Genet.
- Jee J, et al. (2026). The pleiotropic landscape of the human genome. Nat Rev Genet. https://doi.org/10.1038/s41576-025-00908-0
Last updated (UTC · Git history)