Inferensys

Glossary

PRS-CS

A Bayesian polygenic prediction method that applies continuous shrinkage priors on SNP effect sizes, using GWAS summary statistics and an external LD reference panel to infer posterior effect sizes.
Stylish WeWork-like workspace with hot desks and document wall, professional searching through enterprise knowledge base on a mounted ultrawide display, warm industrial pendants overhead.
BAYESIAN POLYGENIC PREDICTION

What is PRS-CS?

PRS-CS is a Bayesian polygenic risk score method that applies continuous shrinkage priors to SNP effect sizes, using GWAS summary statistics and an external linkage disequilibrium reference panel to infer posterior effect sizes without requiring individual-level training data.

PRS-CS (Polygenic Risk Score–Continuous Shrinkage) is a Bayesian regression framework that models the genetic architecture of complex traits by placing a continuous shrinkage prior on SNP effect sizes. Unlike discrete mixture priors used in methods like LDpred2, PRS-CS employs a global-local scale mixture of normals that allows each variant's effect to be adaptively shrunk toward zero based on the observed association signal and the local linkage disequilibrium (LD) structure from an external reference panel.

The method operates directly on GWAS summary statistics, making it computationally tractable for large-scale biobank data without requiring access to individual-level genotypes. By jointly modeling all variants while accounting for LD, PRS-CS produces well-calibrated posterior effect size estimates that improve cross-population prediction accuracy. The continuous shrinkage formulation eliminates the need for explicit p-value thresholding or selecting a fixed proportion of causal variants, instead learning the optimal shrinkage profile from the data itself.

METHODOLOGY

Key Features of PRS-CS

PRS-CS is a Bayesian polygenic prediction method that applies continuous shrinkage priors on SNP effect sizes, using GWAS summary statistics and an external LD reference panel to infer posterior effect sizes.

01

Continuous Shrinkage Prior

PRS-CS employs a global-local scale mixture of normals prior on SNP effect sizes. Unlike discrete mixture models, this continuous shrinkage framework allows each variant to have its own adaptive penalty parameter. The horseshoe prior and Strawderman-Berger prior are key options, providing robust shrinkage of small effects while preserving large signals. This eliminates the need for arbitrary p-value thresholding or clumping steps inherent in C+T methods.

02

LD Reference Panel Integration

The method explicitly models linkage disequilibrium using an external reference panel (e.g., 1000 Genomes Project). By incorporating the LD structure as a block-diagonal matrix, PRS-CS jointly estimates effect sizes across correlated variants. This avoids double-counting of signals and accounts for the correlation between SNPs that confounds naive marginal effect summation. The LD matrix is partitioned into independent blocks for computational tractability.

03

Posterior Effect Size Inference

PRS-CS uses a Markov Chain Monte Carlo (MCMC) Gibbs sampling algorithm to infer the posterior distribution of SNP effect sizes. Key outputs include:

  • Posterior mean effect sizes for each variant
  • Posterior inclusion probabilities indicating variant importance
  • Full posterior distributions for uncertainty quantification The method operates directly on GWAS summary statistics without requiring individual-level genotype access.
04

Global Scaling Parameter

A critical hyperparameter φ controls the overall sparsity of the genetic architecture. This global shrinkage factor is estimated from the data using a fully Bayesian approach with a half-Cauchy prior. The parameter adaptively determines the proportion of variants with non-zero effects, allowing PRS-CS to automatically adjust to polygenic architectures ranging from sparse (few large effects) to highly polygenic (many small effects).

05

Auto Model Selection

PRS-CS-auto extends the base model by placing a gamma prior on the global shrinkage parameter, enabling fully automatic estimation without cross-validation. This variant learns the optimal shrinkage directly from the GWAS summary statistics. The auto version is particularly valuable when an external validation dataset is unavailable, making it suitable for biobank-scale applications where holdout data may be limited.

06

Computational Efficiency

Despite its Bayesian complexity, PRS-CS achieves practical runtimes through:

  • Block-diagonal LD matrix approximation reducing matrix operations
  • Gibbs sampling with conjugate updates for most parameters
  • Pre-computed LD blocks from reference panels Typical runtime for a GWAS with 1M SNPs is under 2 hours on a single compute node, making it scalable to biobank-scale analyses.
PRS-CS METHODOLOGY

Frequently Asked Questions

Clarifying the technical mechanisms and application of the Bayesian continuous shrinkage prior method for polygenic risk score construction.

PRS-CS is a Bayesian polygenic prediction method that applies continuous shrinkage priors on SNP effect sizes to construct polygenic risk scores from GWAS summary statistics. Unlike methods that rely on discrete p-value thresholds, PRS-CS models the global genetic architecture by placing a flexible, continuous prior distribution on variant effects. The algorithm uses an external linkage disequilibrium (LD) reference panel—typically from the 1000 Genomes Project—to account for the correlation structure between variants. It infers posterior effect sizes via a Gibbs sampler, automatically shrinking noisy estimates toward zero while preserving true signals. This approach eliminates the need for ad-hoc parameter tuning and generally outperforms traditional clumping and thresholding (C+T) methods in predictive accuracy.

METHODOLOGICAL COMPARISON

PRS-CS vs. Other Polygenic Risk Score Methods

A feature-level comparison of PRS-CS against Clumping and Thresholding, LDpred2, and LASSO regression for constructing polygenic risk scores from GWAS summary statistics.

FeaturePRS-CSC+TLDpred2LASSO

Input Data Required

GWAS summary statistics + external LD reference panel

GWAS summary statistics + individual-level LD reference

GWAS summary statistics + external LD reference panel

Individual-level genotype and phenotype data

Shrinkage Prior Type

Continuous shrinkage (gamma-gaussian) with global-local scale parameters

Hard thresholding (no shrinkage)

Point-normal mixture prior with non-infinitesimal architecture

L1 penalty (Laplace prior)

Models LD Structure

Requires Individual-Level Data

Sparse Model Output

Continuous shrinkage produces sparse-like estimates

Sparse or infinitesimal depending on model assumption

Computational Scalability

High (variational Bayes with block-wise LD updates)

Very high (simple pruning and summing)

Moderate (MCMC Gibbs sampling)

Low (requires full individual-level data and cross-validation)

Handles Population Stratification

Uses external LD panel; sensitive to ancestry mismatch

Sensitive to ancestry mismatch in LD reference

Uses external LD panel; sensitive to ancestry mismatch

Can include PCA covariates directly in model

Uncertainty Quantification

Posterior inclusion probabilities and credible intervals

Posterior distributions via MCMC samples

Bootstrap or cross-validation required

Prasad Kumkar

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.