Allele count (AC)¶
Definition
AI-generated
Allele count (AC) in VCF is the number of alternate alleles observed at a variant in the genotypes present—cohort-wide for multi-sample files.
Topics
Why it matters in GWAS¶
AC with allele number (AN) defines sample allele frequency for filtering rare variants and for MAC-based masks in burden tests.
Example usage¶
"Variants with AC < 5 in the internal panel were excluded from SKAT."
Related terms¶
References¶
- Danecek P, et al. (2011). The variant call format and VCFtools. Bioinformatics.
Last updated (UTC · Git history)