Lassosum¶
Definition
AI-generated
Lassosum fits polygenic scores by applying penalized regression (lasso-style shrinkage) to GWAS summary statistics while accounting for linkage disequilibrium via a reference panel, producing sparse or dense weight sets depending on the penalty.
Topics
URL
Why it matters in GWAS¶
It offers a summary-statistic–based PRS method that can adaptively down-weight noisy effects and is used alongside PRSice-style and Bayesian approaches in method comparisons.
Example usage¶
"We generated lassosum weights in the ancestry-matched reference LD panel and evaluated R² in the target sample."
Related terms¶
References¶
- Mak TSH, et al. (2017). Polygenic scores via penalized regression on summary statistics. Genet Epidemiol.
- Choi SW, Mak TSH, O'Reilly PF. (2020). Tutorial: a guide to performing polygenic risk score analyses. Nat Protoc. https://doi.org/10.1038/s41596-020-0353-1
Last updated (UTC · Git history)