Allele number (AN)¶
Definition
AI-generated
Allele number (AN) is the total number of alleles genotyped at a variant in the cohort (twice the count of diploid calls when fully called).
Topics
Why it matters in GWAS¶
AN pairs with AC to compute frequency; missing genotypes reduce AN and must be accounted for in rare-variant QC.
Example usage¶
"AN dropped at low-complexity sites where many genotypes were no-called."
Related terms¶
References¶
- Danecek P, et al. (2011). The variant call format and VCFtools. Bioinformatics.
Last updated (UTC · Git history)