A Polygenic Risk Score (PRS) is a single numerical value that sums the cumulative impact of millions of common genetic variants, each contributing a small effect, to estimate an individual's genetic liability for a complex disease. It is calculated as the weighted sum of an individual's risk allele count at each variant, where the weights are the effect sizes derived from a prior Genome-Wide Association Study (GWAS).
Glossary
Polygenic Risk Score (PRS)

What is Polygenic Risk Score (PRS)?
A quantitative metric aggregating the estimated effects of numerous genetic variants across the genome to predict an individual's genetic susceptibility to a specific trait or disease.
The predictive utility of a PRS is evaluated using metrics like Area Under the ROC Curve (AUC-ROC) for discrimination and Variance Explained (R²) for overall fit. Advanced construction methods such as LDpred2 and PRS-CS apply Bayesian shrinkage to GWAS summary statistics, correcting for Linkage Disequilibrium (LD) to produce more robust posterior effect size estimates than traditional Clumping and Thresholding (C+T).
Key PRS Computation Methods
The predictive power of a polygenic risk score depends critically on the statistical method used to aggregate variant effects. These range from simple pruning approaches to sophisticated Bayesian frameworks that model the underlying genetic architecture.
Clumping and Thresholding (C+T)
The foundational and most computationally efficient PRS method. It first clumps variants using linkage disequilibrium (LD) to select independent index SNPs, then applies a p-value threshold to retain only variants meeting a significance cutoff.
- Clumping: Retains the most significant SNP within an LD window, pruning correlated neighbors
- Thresholding: Tests multiple p-value cutoffs (e.g., 5e-8, 1e-5, 0.1) to find the optimal score
- Scoring: Calculates the sum of risk alleles weighted by their GWAS effect sizes
- Limitation: The hard threshold discards many truly associated variants with small effects, reducing predictive power for highly polygenic traits
LASSO Penalized Regression
A regularized linear regression method that performs simultaneous variant selection and effect estimation. The L1 penalty forces many coefficient estimates to exactly zero, creating a sparse PRS model.
- Tuning parameter λ controls the strength of penalization and the number of retained variants
- Selected through cross-validation to maximize out-of-sample prediction
- Naturally handles LD by selecting one representative variant from correlated groups
- Computationally intensive with individual-level data but produces highly interpretable sparse models
- Elastic net extends LASSO by adding an L2 ridge penalty, improving stability when variants are highly correlated
Empirical Bayes Approaches
A statistical framework that estimates the prior distribution of genetic effects directly from the observed GWAS data, enabling adaptive shrinkage without specifying a rigid parametric prior.
- SBayesR assumes a mixture of normal distributions with different variances, including a spike at zero
- MegaPRS models effect sizes as a function of LD, minor allele frequency, and functional annotations
- Estimates the genetic architecture parameters (polygenicity, effect size distribution) from summary statistics
- Provides posterior inclusion probabilities for each variant, useful for fine-mapping alongside prediction
- Particularly robust when the true genetic architecture deviates from standard modeling assumptions
Cross-Ancestry PRS Methods
Specialized frameworks addressing the portability gap where PRS trained in European populations lose substantial accuracy in non-European cohorts due to differences in LD structure and allele frequencies.
- PRS-CSx: Integrates GWAS summary statistics from multiple populations with shared continuous shrinkage priors
- XPASS: Models population-specific effect sizes as correlated random effects across ancestries
- PolyPred: Combines cross-population effect estimates with functional genomic annotations
- GAUDI: Uses penalized regression to fuse multiple ancestry-specific scores into an optimized composite
- Critical for equitable deployment of PRS in diverse clinical settings and global biobank studies
Frequently Asked Questions
Clear, technically precise answers to the most common questions about constructing, interpreting, and applying polygenic risk scores in genomic prediction.
A Polygenic Risk Score (PRS) is a quantitative metric that aggregates the estimated effects of numerous genetic variants across the genome to predict an individual's genetic susceptibility to a specific trait or disease. The calculation is fundamentally a weighted sum: PRS = Σ(βᵢ × dosageᵢ), where βᵢ is the effect size of the i-th variant from a Genome-Wide Association Study (GWAS) and dosageᵢ is the number of effect alleles the individual carries (0, 1, or 2). The construction process involves several critical steps:
- Base Data Selection: Obtaining summary statistics from a large, well-powered GWAS for the target phenotype.
- Quality Control: Filtering variants by minor allele frequency, imputation accuracy, and Hardy-Weinberg equilibrium.
- LD Pruning: Using Clumping and Thresholding (C+T) or Bayesian methods like LDpred2 to account for linkage disequilibrium.
- Scoring: Applying the selected weights to an individual's genotype data to produce a single continuous score, often standardized to a normal distribution for interpretation.
PRS vs. Monogenic Testing vs. Clinical Risk Factors
Comparative analysis of three distinct approaches for predicting individual disease susceptibility, highlighting differences in genetic architecture modeled, clinical actionability, and population applicability.
| Feature | Polygenic Risk Score (PRS) | Monogenic Testing | Clinical Risk Factors |
|---|---|---|---|
Genetic Architecture Modeled | Additive effects of thousands of common, small-effect variants | Single rare variant with large, often Mendelian effect | No direct genetic component; environmental and phenotypic measures |
Typical Variant Frequency | Common variants (MAF > 1%) | Rare variants (MAF < 0.1%) | |
Individual Variant Effect Size | Small (OR typically 1.02–1.20 per allele) | Large (OR often > 5.0 or penetrance > 80%) | |
Discovery Method | Genome-Wide Association Study (GWAS) summary statistics | Linkage analysis or targeted sequencing of known pathogenic loci | Prospective cohort studies (e.g., Framingham Heart Study) |
Output Metric | Continuous risk score (standard deviation or percentile) | Binary: Pathogenic variant present or absent | Categorical risk strata or 10-year absolute risk percentage |
Clinical Actionability Threshold | Typically top 5–10% of population distribution | Single pathogenic variant detection triggers clinical cascade | Exceeding guideline-directed treatment thresholds (e.g., ASCVD > 7.5%) |
Portability Across Ancestries | Poor without cross-ancestry GWAS and fine-mapping | Generally consistent if variant is causal across populations | Requires recalibration for different population baseline incidence rates |
Integration with Other Risk Factors | Multiplicative or additive with clinical factors in integrated models | Often supersedes clinical factors due to high penetrance | Baseline model onto which genetic scores are added |
Enabling Efficiency, Speed & Accuracy
Intelligent Analysis, Decision & Execution
We build AI systems for teams that need search across company data, workflow automation across tools, or AI features inside products and internal software.
Talk to Us
Search across company data
Give teams answers from docs, tickets, runbooks, and product data with sources and permissions.
Useful when people spend too long searching or get different answers from different systems.

Automate internal workflows
Use AI to route work, draft outputs, trigger actions, and keep approvals and logs in place.
Useful when repetitive work moves across multiple tools and teams.

Add AI to products and internal tools
Build assistants, guided actions, or decision support into the software your team or customers already use.
Useful when AI needs to be part of the product, not a separate tool.
Related Terms
Core methodologies for building polygenic risk scores and the statistical frameworks used to assess their predictive performance.
Clumping and Thresholding (C+T)
The foundational method for constructing a PRS. It selects independent genetic variants by pruning based on linkage disequilibrium and retaining only those below a specified p-value significance threshold.
- Clumping: Groups correlated variants into loci and selects the most significant variant per locus.
- Thresholding: Filters variants based on a p-value cutoff (e.g., p < 5e-8, p < 0.01).
- Scoring: The PRS is the sum of the risk allele count multiplied by the GWAS effect size for retained variants.
- Computationally efficient and requires only GWAS summary statistics and a reference LD panel.
LDpred2
A Bayesian PRS method that models the genetic architecture using a point-normal mixture prior on variant effect sizes. It does not rely on explicit p-value thresholding.
- Assumes a fraction of variants have non-zero effects, while the rest have zero effect.
- Uses a Gibbs sampler to infer posterior mean effect sizes from GWAS summary statistics and an external LD reference panel.
- The 'auto' version estimates the heritability and the fraction of causal variants directly from the data.
- Generally outperforms C+T when the genetic architecture is highly polygenic.
PRS-CS
A Bayesian polygenic prediction method that applies continuous shrinkage priors on SNP effect sizes. It places a global-local scale mixture of normals prior to flexibly model varying genetic architectures.
- Uses GWAS summary statistics and an external LD reference panel to infer posterior effect sizes.
- The phi parameter controls the global sparsity, automatically adapting to the genetic architecture of the trait.
- Computationally efficient compared to MCMC-based methods like LDpred2.
- Well-suited for highly polygenic traits where many variants have small, non-zero effects.
Liability Threshold Model
A statistical framework for modeling binary disease traits. It assumes a continuous, unobserved liability underlying the observed case/control status.
- Individuals exceeding a fixed threshold on the liability scale are classified as affected cases.
- Allows heritability and variance explained (R²) to be estimated on the continuous liability scale, independent of disease prevalence.
- Essential for converting PRS R² on the observed scale to the liability scale for fair comparisons across traits with different prevalences.
- Forms the theoretical basis for many PRS evaluation metrics in case-control studies.
Cross-Ancestry PRS
A polygenic risk score developed and validated across diverse global populations to address the critical issue of portability.
- Standard PRS trained on European GWAS often show substantial attenuation in African, Asian, and Hispanic/Latino populations.
- Methods include multi-ancestry meta-analysis GWAS, joint modeling of LD differences, and ancestry-specific tuning of effect sizes.
- PRS-CSx extends PRS-CS to jointly model multiple ancestry groups by coupling effect size distributions.
- Essential for equitable clinical implementation and avoiding health disparities in genomic medicine.
Net Reclassification Improvement (NRI)
A metric quantifying the clinical utility of adding a PRS to an existing risk model. It measures the extent to which the new model correctly reassigns individuals to more appropriate risk categories.
- Event NRI: Focuses on cases, measuring the proportion correctly moved to a higher risk category minus those incorrectly moved lower.
- Non-event NRI: Focuses on controls, measuring the proportion correctly moved to a lower risk category.
- Category-free NRI: Evaluates any upward or downward change in predicted risk without predefined thresholds.
- Goes beyond discrimination (AUC) to assess whether a PRS meaningfully changes clinical decision-making.

About the author
Prasad Kumkar
CEO & MD, Inference Systems
Prasad Kumkar is the CEO & MD of Inference Systems and writes about AI systems architecture, LLM infrastructure, model serving, evaluation, and production deployment. Over 5+ years, he has worked across computer vision models, L5 autonomous vehicle systems, and LLM research, with a focus on taking complex AI ideas into real-world engineering systems.
His work and writing cover AI systems, large language models, AI agents, multimodal systems, autonomous systems, inference optimization, RAG, evaluation, and production AI engineering.
Partnered with leading AI, data, and software stack.
How We Work
Custom AI workflows for your Business
One-fit-all AI don't work for modern businesses. At Inferensys, we aim to understand your business & custom requirements; which we use to define most efficient agentic workflows, the data, and the tools for your business.
01
Review the use case
We understand the task, the users, and where AI can actually help.
Read more02
Pick the right approach
We define what needs search, automation, or product integration.
Read more03
Build the first useful version
We implement the part that proves the value first.
Read more04
Improve from there
We add the checks and visibility needed to keep it useful.
Read moreThe first call is a practical review of your use case and the right next step.
Talk to Us