Inbreeding Coefficient (F)¶
Definition
AI-generated
The inbreeding coefficient F measures whether an individual carries two alleles identical by descent (IBD) more often than expected under random mating; for a locus or averaged across markers it quantifies departure from Hardy-Weinberg heterozygosity.
Topics
Why it matters in GWAS¶
Extreme F can indicate sample swaps or population substructure; kinship and pedigree work also use F linked to diagonal entries of the genetic relationship matrix. The symbol F appears in both inbreeding and fixation index contexts (F_ST is different).
Example usage¶
"We removed samples with F-estimates more than three standard deviations from the cohort mean."
Related terms¶
References¶
- GWASTutorial: Genotype Data QC; Relatedness and sample structure.
Last updated (UTC · Git history)