Burden Test¶
Definition
AI-generated
A burden test collapses rare variant genotypes in a region into a single genetic score per individual—often the count or weighted sum of minor alleles meeting annotation or frequency filters—and tests association with the phenotype.
Topics
Synonyms
Why it matters in GWAS¶
Burden tests are simple, interpretable aggregation tools for sequencing studies when true signal is expected to be enriched for risk (or protective) alleles in the same gene or pathway; power drops if effects differ in sign or are carried by only one variant (SKAT can be more robust).
Example usage¶
"We applied a weighted burden test to loss-of-function variants with MAF < 0.1% within each gene."
Related terms¶
References¶
- Morgenthaler S, Thilly WG. (2007). A strategy to discover genes that carry multi-allelic or mono-allelic risk for common diseases: a cohort allelic sums test (CAST). Mutat Res.
- Li B, Leal SM. (2008). Methods for detecting associations with rare variants for common diseases: application to analysis of sequence data. Am J Hum Genet.
- Boutry S, Helaers R, et al. (2023). Rare variant association on unrelated individuals in case-control studies using aggregation tests: existing methods and current limitations. Brief Bioinform. https://doi.org/10.1093/bib/bbad412
Last updated (UTC · Git history)