DESeq2

DESeq2 performs differential gene expression analysis of count data from RNA-seq and other high-throughput sequencing assays using statistical models that account for variance-mean dependence, small replicate numbers, discreteness, large dynamic ranges, and outliers.


Key Features:

  • Statistical framework: Models count data with the negative binomial distribution to estimate variance-mean dependence in RNA-seq read counts.
  • Shrinkage estimation: Applies shrinkage estimation for dispersions and log2 fold changes to stabilize and regularize estimates.
  • Count normalization: Performs normalization of counts to adjust for sequencing depth and compositional differences.
  • Dispersion estimation: Estimates dispersion parameters to account for biological variability and technical noise.
  • Differential expression testing: Provides statistical tests to identify genes differentially expressed across experimental conditions.
  • Robustness to small samples and outliers: Incorporates methods that address small replicate numbers, discreteness of counts, large dynamic ranges, and presence of outliers.
  • Improved interpretability: Uses shrinkage estimators to enhance the reliability and interpretability of detected expression changes.

Scientific Applications:

  • RNA-seq differential expression: Identifies genes that are differentially expressed across conditions such as different treatments or time points.
  • Gene function and regulatory studies: Facilitates interpretation of systematic changes in gene expression relevant to gene function and regulatory mechanisms.
  • Disease-related expression analysis: Detects expression changes associated with disease pathology.

Methodology:

DESeq2 models count data with a negative binomial distribution, performs normalization of counts, estimates dispersion parameters, applies shrinkage estimation for dispersions and fold changes, and conducts statistical tests for differential expression.

Topics

Collections

Details

License:
LGPL-2.1
Maturity:
Mature
Cost:
Free of charge
Tool Type:
command-line tool
Operating Systems:
Linux, Windows, Mac
Programming Languages:
R
Added:
2/11/2016
Last Updated:
11/24/2024

Operations

Publications

Love MI, Huber W, Anders S. Moderated estimation of fold change and dispersion for RNA-seq data with DESeq2. Genome Biology. 2014;15(12). doi:10.1186/s13059-014-0550-8. PMID:25516281. PMCID:PMC4302049.

Documentation

Links