Inferensys

Glossary

Linkage Disequilibrium Score Regression (LDSC)

A statistical technique that leverages GWAS summary statistics and linkage disequilibrium patterns to estimate SNP heritability, genetic correlations, and distinguish polygenic signals from confounding biases.
Developer working on RAG retrieval system, document chunks visible on screen, technical workspace with code editor.
DEFINITION

What is Linkage Disequilibrium Score Regression (LDSC)?

A statistical method that uses genome-wide association study (GWAS) summary statistics to estimate heritability and genetic correlations while distinguishing polygenic signals from confounding biases.

Linkage Disequilibrium Score Regression (LDSC) is a technique that leverages GWAS summary statistics and linkage disequilibrium (LD) reference panels to estimate the heritability contributed by common variants and quantify genetic correlations between complex traits. By modeling the relationship between a variant's association test statistic and its LD score—a measure of how much genetic variation it tags—LDSC distinguishes a polygenic signal from systematic confounding such as population stratification and cryptic relatedness.

The method regresses per-variant chi-square statistics against LD scores, where the regression intercept captures confounding inflation and the slope estimates heritability. Extensions like bivariate LDSC enable the estimation of genetic correlation between two traits, while stratified LDSC partitions heritability across functional genomic annotations. This computationally efficient approach requires only summary-level data, making it a foundational tool for causal inference pipelines and genetic correlation analyses.

CORE METHODOLOGICAL COMPONENTS

Key Features of LDSC

Linkage Disequilibrium Score Regression (LDSC) leverages GWAS summary statistics to partition the genetic contribution to complex traits, distinguishing true polygenic signals from confounding biases.

01

SNP-Heritability Estimation

Quantifies the proportion of phenotypic variance explained by all common single-nucleotide polymorphisms (SNPs) on a genotyping array. LDSC estimates narrow-sense heritability (h²) by regressing per-SNP χ² association statistics against LD Scores—the sum of squared correlations (r²) between a variant and its neighbors.

  • Mechanism: A variant tagging more of the genome (high LD Score) will have an inflated test statistic under a polygenic model.
  • Output: Provides an unbiased estimate of observed-scale heritability, convertible to the liability scale for binary disease traits.
  • Advantage: Unlike GREML methods (e.g., GCTA), LDSC requires only summary statistics, not individual-level genotype data.
Primary Estimand
Summary-Level
Data Requirement
02

Genetic Correlation Analysis

Measures the genome-wide genetic correlation (r<sub>g</sub>) between two complex traits or diseases using their respective GWAS summary statistics. This reveals the extent to which the same causal variants influence both phenotypes.

  • Cross-Trait LDSC: Extends the univariate model by regressing the product of Z-scores from two studies against LD Scores.
  • Interpretation: An r<sub>g</sub> of +1 indicates perfect positive genetic overlap; 0 indicates no shared genetic architecture.
  • Application: Used to identify pleiotropic relationships between psychiatric disorders or to validate the genetic overlap between a biomarker and a clinical endpoint.
r<sub>g</sub>
Correlation Coefficient
03

Confounding Bias Quantification

Distinguishes genuine polygenic signals from spurious inflation caused by population stratification and cryptic relatedness. The LDSC intercept provides a direct estimate of the inflation factor attributable to confounding rather than true polygenicity.

  • Unconstrained Intercept: Under a polygenic model with no confounding, the intercept should equal 1.0. Values significantly greater than 1.0 indicate residual population structure.
  • LD Score Intercept: Corrects the genomic inflation factor (λ<sub>GC</sub>) by partitioning inflation into polygenic signal versus bias.
  • Diagnostic Utility: A critical quality control step before interpreting GWAS results or conducting downstream causal inference like Mendelian Randomization.
1.0
Null Intercept Value
04

Partitioned Heritability

Decomposes the total SNP-heritability into contributions from specific functional genomic annotations. Stratified LDSC evaluates whether certain categories of SNPs are disproportionately enriched for heritability.

  • Annotations: Tests enrichment in coding regions, conserved elements, cell-type-specific regulatory marks (e.g., from ENCODE or Roadmap Epigenomics), and minor allele frequency bins.
  • Enrichment Score: Defined as the proportion of heritability explained by an annotation divided by the proportion of SNPs in that annotation.
  • Biological Insight: Reveals that variants in fetal brain-specific enhancers are enriched for psychiatric disorder heritability, guiding functional follow-up experiments.
Enrichment
Key Metric
05

LD Score Calculation

The foundational pre-processing step requiring a reference panel of individual-level genotypes to compute the LD Score for each variant. This score represents the total amount of genetic variation tagged by a given SNP.

  • Reference Panels: Typically uses the 1000 Genomes Project or a population-matched cohort to ensure accurate LD structure representation.
  • Sliding Windows: LD is calculated within a fixed window (e.g., 1 centimorgan) around the index SNP, excluding the MHC region due to its complex LD architecture.
  • Quality Control: HapMap3 SNPs with high imputation quality (INFO > 0.9) are recommended to ensure robust regression estimates and avoid bias from poorly imputed variants.
1 cM
Standard Window
LDSC CLARIFIED

Frequently Asked Questions

Precise answers to common questions about Linkage Disequilibrium Score Regression, a foundational tool for distinguishing polygenic signals from confounding biases in GWAS summary statistics.

Linkage Disequilibrium Score Regression (LDSC) is a statistical method that uses genome-wide association study (GWAS) summary statistics to estimate heritability and genetic correlations while distinguishing true polygenic signals from confounding biases like population stratification. The core mechanism leverages the fact that a causal variant tags neighboring variants in linkage disequilibrium (LD). The method regresses the association test statistic (χ²) for each single nucleotide polymorphism (SNP) against its 'LD Score'—the sum of squared correlations (r²) with all other variants in a genomic window. A positive intercept indicates confounding (e.g., population stratification), while the slope provides an estimate of SNP-based heritability (h²g) free from this inflation. This elegant approach requires only summary-level data, not individual genotypes, making it computationally efficient for large-scale genetic analyses.

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.