Minor Allele Count (MAC)¶
Definition
AI-generated
The minor allele count is the total number of copies of the minor allele observed for a variant across genotyped individuals (twice the number of homozygotes plus heterozygotes carrying that allele).
Topics
Why it matters in GWAS¶
MAC floors complement MAF cutoffs in small cohorts: a variant can exceed a MAF threshold yet still have too few carrier chromosomes for stable estimation or asymptotic association tests.
Example usage¶
"We dropped variants with MAC < 20 before rare-variant burden tests."
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.
- GWASTutorial: Genotype Data QC.
Last updated (UTC · Git history)