Kinship Coefficient¶
Definition
AI-generated
The kinship coefficient φ between two individuals is the probability that two alleles sampled at random (one from each individual at a locus) are identical by descent.
Topics
Why it matters in GWAS¶
Kinship enters the genetic relationship matrix for linear mixed models, drives relatedness filtering thresholds, and connects to the relatedness coefficient r = 2φ used in screening.
Example usage¶
"Estimated Kinship Coefficient was used to identify close relatives before association testing."
Related terms¶
References¶
- Manichaikul A, et al. (2010). Robust relationship inference in genome-wide association studies. Bioinformatics.
- GWASTutorial: Relatedness and sample structure.
Last updated (UTC · Git history)