Skip to contentScholarGate
LibraryBookshelfDeskReview StudioAssistant
Sign in
On this page
IntuitionHow it worksWhen to use itStrengths & limitationsCommon pitfallsApplicationsFrequently asked🔒 Read the full methodSourcesRelated methods
Cite this pageSpotted an issue on this page? Report or suggest a fix →
Home›Bioinformatics›Differential Pathway Enrichment Analysis
Process / pipelineBioinformatics / omics

Differential Pathway Enrichment Analysis

Also known as: differential enrichment analysis, comparative pathway enrichment, DPEA, cross-condition pathway analysis

Differential pathway enrichment analysis identifies biological pathways whose enrichment signals differ significantly between two or more experimental conditions — for example, between two diseases, two treatments, or two cell types. Rather than asking which pathways are enriched in one condition, it asks which pathways show a statistically meaningful change in enrichment level across conditions, revealing condition-specific or context-dependent biology.

ScholarGate
  1. Process / pipeline
  2. v1
  3. 2 Sources
  4. PUBLISHED
Cite this page →
Tools & resources
Download slides
Learn & explore

Read the full method

Members only

Sign in with a free account to read this section.

Sign in

Method map

The neighbourhood of related methods — select a node to explore.

Differential pathway enrichment analysis
Gene Set Enrichment Anal…Multi-omics Pathway Enri…Network-based pathway en…Pathway Enrichment Analy…RNA-seq Differential Exp…

When to use it

Use differential pathway enrichment analysis when you have gene expression data from two or more distinct biological conditions and want to identify which pathways are specifically more or less active in one condition relative to another — not just globally enriched. It is well-suited to multi-group RNA-seq studies, disease-subtype comparisons, drug mechanism investigations, and longitudinal experiments with pre/post treatment samples. Do not use it as a replacement for standard enrichment when you have only a single condition without a valid comparator; it also should not be applied when sample sizes per group fall below about 3 replicates, as the variance estimates needed for the differential test become unreliable.

Strengths & limitations

Strengths
  • Directly identifies condition-specific pathway dysregulation rather than requiring manual comparison of separate enrichment results.
  • Competitive methods such as CAMERA properly account for inter-gene correlation within pathways, reducing false positives from co-expressed gene clusters.
  • Leverages all gene-level statistics (not just a significance threshold) via rank-based scoring, maximising statistical power.
  • Compatible with standard RNA-seq analysis pipelines (edgeR, DESeq2, limma) without bespoke data formats.
  • Results are readily interpretable in biological terms via pathway databases and visualisation tools.
Limitations
  • Requires sufficient replication per condition (at least 3 biological replicates) to estimate within-group variance reliably.
  • Pathway gene-set quality depends on the database used; outdated or organism-specific gaps in KEGG or Reactome can miss important biology.
  • Large gene sets with internally heterogeneous functions can mask signal from the subset of truly regulated genes.
  • Multiple-testing correction across thousands of pathways can suppress true discoveries when effect sizes are modest.

Frequently asked

How is this different from running standard GSEA separately in each condition?

Running GSEA (or ORA) separately in each condition and then comparing results informally is statistically invalid — it conflates the significance thresholds of two independent tests. Differential pathway enrichment formally tests the contrast of enrichment scores across conditions within a single statistical model, controlling family-wise error appropriately. Informal comparison of 'significant vs. not significant' is a well-documented logical fallacy in statistical inference.

What is the minimum number of replicates needed?

Most competitive gene-set tests require within-group variance estimates, so at least 3 biological replicates per condition is the practical minimum. With 3 replicates per group, power is limited; 5–6 per group greatly improves the reliability of differential enrichment calls. Pseudo-replication (technical replicates treated as biological) inflates confidence and must be avoided.

Which gene-set database should I use?

KEGG, Reactome, and Gene Ontology Biological Process are the most widely used and peer-reviewed. MSigDB (Molecular Signatures Database) aggregates these and additional curated collections in a convenient format. The choice should be justified by the biological question: KEGG is strong for metabolic pathways, Reactome for signalling, and GO for broad functional annotation. Using two independent databases and reporting consistent findings increases credibility.

Can I apply this to single-cell RNA-seq data?

Yes, but with modifications. At the single-cell level, pseudo-bulk aggregation per sample-condition is currently the recommended approach — cells from the same donor and condition are summed into a pseudo-bulk profile, then differential enrichment is run as in bulk RNA-seq. Direct cell-level enrichment is possible but requires specialised single-cell enrichment tools (e.g., AUCell, VISION) and careful handling of sparsity.

How do I handle multiple conditions (more than two)?

Multi-condition designs are handled by specifying contrasts within the linear model or GLM framework — for example, pairwise contrasts between each pair of conditions, or a one-vs-rest contrast. F-statistics or ANOVA-style tests across all conditions can identify pathways that vary across the entire experiment. Tools such as piano and the limma-voom pipeline natively support these multi-contrast designs.

Sources

  1. Wu, D., & Smyth, G. K. (2012). Camera: a competitive gene set test accounting for inter-gene correlation. Nucleic Acids Research, 40(17), e133. DOI: 10.1093/nar/gks461 ↗
  2. Väremo, L., Nielsen, J., & Nookaew, I. (2013). Enriching the gene set analysis of genome-wide data by incorporating directionality of gene expression and combining statistical inferences. Nucleic Acids Research, 41(8), 4378–4391. DOI: 10.1093/nar/gkt111 ↗

How to cite this page

ScholarGate. (2026, June 3). Differential Pathway Enrichment Analysis. ScholarGate. https://scholargate.app/en/bioinformatics/differential-pathway-enrichment-analysis

Related methods

Gene Set Enrichment AnalysisMulti-omics Pathway Enrichment AnalysisNetwork-based pathway enrichment analysisPathway Enrichment AnalysisRNA-seq Differential Expression

Which method?

Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.

  • Gene Set Enrichment AnalysisBioinformatics↔ compare
  • Multi-omics Pathway Enrichment AnalysisBioinformatics↔ compare
  • Network-based pathway enrichment analysisBioinformatics↔ compare
  • Pathway Enrichment AnalysisBioinformatics↔ compare
  • RNA-seq Differential ExpressionBioinformatics↔ compare
Compare side by side →

Similar methods

Pathway Enrichment AnalysisGene Set Enrichment AnalysisTime-series pathway enrichment analysisBayesian Pathway Enrichment AnalysisNetwork-based pathway enrichment analysisMulti-omics Pathway Enrichment AnalysisMachine learning-assisted pathway enrichment analysisNetwork-based gene set enrichment analysis

Related reference concepts

Pathway Enrichment and Network AnalysisFunctional Genomics and Pathway AnalysisGene Ontology and Biological DatabasesSystems Genomics and Network BiologyTranscriptomics and Gene Expression AnalysisRNA Sequencing Methods and Technologies

Spotted an issue on this page? Report or suggest a fix →

ScholarGate — Differential pathway enrichment analysis (Differential Pathway Enrichment Analysis). Retrieved 2026-07-21 from https://scholargate.app/en/bioinformatics/differential-pathway-enrichment-analysis · Dataset: https://doi.org/10.5281/zenodo.20539026
Quick facts
Originator
Extended from Over-Representation Analysis (Draghici et al. 2003) and competitive gene-set testing (Smyth lab, ~2004–2012)
Year
2004–2012
Type
Comparative enrichment analysis
DataType
Gene expression matrices (RNA-seq counts or microarray intensities), with biological condition labels
Subfamily
Bioinformatics / omics
Related methods
Gene Set Enrichment AnalysisMulti-omics Pathway Enrichment AnalysisNetwork-based pathway enrichment analysisPathway Enrichment AnalysisRNA-seq Differential Expression
ScholarGate

A content-first reference library for research methods — what each one is, how it works, and where it comes from.

Open data (CC-BY)

Explore

  • Library
  • Search the library…
  • Browse by field
  • Fields
  • Journey
  • Compare
  • Which method?

Reference

  • Subjects
  • Atlas
  • Glossary
  • Methodology
  • Philosophy

Your tools

  • Bookshelf
  • Desk
  • Chat

Company

  • About
  • Pricing
  • Contact
  • Suggest a method

Entries are compiled from published sources for reference. Verifying the accuracy and suitability of any information for your own use remains your responsibility.

© 2026 ScholarGate · A research-method reference library
  • Privacy
  • Cookies
  • Terms
  • Delete account