INFO score¶
Definition
AI-generated
The INFO score is an imputation quality metric (related to IMPUTE’s INFO field) estimating how well-imputed a variant is, often between 0 and 1 with higher values indicating better recovery of genotypes.
Topics
Why it matters in GWAS¶
INFO thresholds reduce noise from poorly imputed variants in array-based GWAS; analogous metrics exist for sequencing-based imputation.
Example usage¶
"Association tests retained variants with INFO score > 0.8 after imputation."
Related terms¶
References¶
- Howie BN, et al. (2009). A flexible and accurate genotype imputation method for the next generation of genome-wide association studies. PLoS Genet.
Last updated (UTC · Git history)