Causal Configuration¶
Definition
AI-generated
A causal configuration is a specific assignment of which variants in a locus are treated as causal (versus non-causal) within a fine-mapping model.
Why it matters in GWAS¶
When many SNPs tag the same association because of LD, reasoning in terms of configurations clarifies what Bayesian fine-mapping actually estimates—often not a single “winner” SNP but posterior mass over multi-SNP explanations consistent with the data.
Example usage¶
"Fine-mapping compared one causal configuration at a time to estimate which variant sets best explained the locus."
Related terms¶
References¶
- Benner C, et al. (2016). FINEMAP: efficient variable selection using summary data from genome-wide association studies. Bioinformatics.
- Li Z, Zhou X. (2025). Towards improved fine-mapping of candidate causal variants. Nat Rev Genet. https://doi.org/10.1038/s41576-025-00869-4
Last updated (UTC · Git history)