Multi-allelic variant¶
Definition
AI-generated
A multi-allelic variant is a locus with more than one alternate allele in a cohort or reference context.
Topics
Why it matters in GWAS¶
Multi-allelic sites complicate association encoding, imputation, and collapsing; many pipelines split or left-normalize before testing.
Example usage¶
"Each multi-allelic variant was split into biallelic records for GWAS compatibility."
Related terms¶
References¶
- Danecek P, et al. (2011). The variant call format and VCFtools. Bioinformatics.
Last updated (UTC · Git history)