Fine-Mapping from Summary Statistics¶
Definition
AI-generated
Fine-mapping from summary statistics infers likely causal variants using per-SNP GWAS effect estimates and standard errors (or *Z*-scores) together with an LD correlation matrix from a reference panel, without individual-level genotypes.
Topics
Synonyms
Why it matters in GWAS¶
Most public discoveries distribute only summary statistics; summary-based fine-mapping enables secondary analysis but requires careful matching of allele alignment, ancestry, and cohort heterogeneity—issues that can miscalibrate posteriors in meta-analysis (see SLALOM).
Example usage¶
"Downstream interpretation uses Fine-Mapping from Summary Statistics to contextualize the main association signal."
Related terms¶
References¶
- Zou Y, Carbonetto P, Wang G, Stephens M. (2022). Fine-mapping from summary data with the “Sum of Single Effects” model. PLoS Genet.
- Kanai M, et al. (2022). Meta-analysis fine-mapping is often miscalibrated at single-variant resolution. Cell Genom.
- 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)