PI_HAT¶
Definition
AI-generated
PI_HAT is a PLINK summary statistic for pairwise relatedness that approximates the proportion of the genome shared identical by descent.
Topics
Why it matters in GWAS¶
PI_HAT is widely used in QC to flag duplicate samples and close relatives before association testing or before constructing an unrelated subset for PCA.
Example usage¶
"Pairs with PI_HAT above 0.1875 were treated as likely second-degree relatives or closer."
Related terms¶
References¶
- Purcell S, et al. (2007). PLINK: a tool set for whole-genome association and population-based linkage analyses. Am J Hum Genet.
Last updated (UTC · Git history)