Related Experiment Video
Updated: Jun 20, 2026

10:10
Three Differential Expression Analysis Methods for RNA Sequencing: limma, EdgeR, DESeq2
Published on: September 18, 2021
37.7K
ClusterDE: a post-clustering differential expression (DE) method robust to false-positive inflation caused by double
Dongyuan Song1, Kexin Li2, Xinzhou Ge2
1Bioinformatics Interdepartmental Ph.D. Program, University of California, Los Angeles, CA 90095-7246.
Research Square
|August 14, 2023
Summary
The proposed ClusterDE method addresses "double dipping" in single-cell RNA sequencing analysis. It controls false discoveries in cell-type marker genes by generating synthetic null data, improving accuracy for scRNA-seq and multi-omics studies.
Area of Science:
- Computational Biology
- Genomics
- Bioinformatics
Background:
- Standard single-cell RNA sequencing (scRNA-seq) analysis involves clustering for cell type identification followed by differential expression (DE) testing.
- This common approach suffers from
- double dipping
- , where the same data is used for both clustering and DE gene identification, inflating false positives for cell-type marker genes.
Approach:
- We introduce ClusterDE, a novel post-clustering DE method designed to control the false discovery rate (FDR) irrespective of clustering accuracy.
- ClusterDE employs a unique strategy of generating real-data-based synthetic null data with a single cluster to rigorously evaluate the entire clustering and DE testing pipeline.
Key Points:
- ClusterDE provides robust FDR control, effectively mitigating false positives in DE gene identification.
- The method successfully identifies genuine cell-type marker genes and differentiates them from housekeeping genes.
- ClusterDE is computationally efficient, transparent, and compatible with various clustering algorithms and DE tests.
Conclusions:
- ClusterDE offers a reliable solution for accurate cell-type marker gene discovery in scRNA-seq data analysis.
- Its applicability extends beyond scRNA-seq to other post-clustering DE analyses, including single-cell multi-omics data.
Related Concept Videos
Cluster Sampling Method
Appropriate sampling methods ensure that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest.
To choose a cluster sample, divide the population into clusters (groups) and then randomly select some of the clusters. All the members from these clusters are in the cluster sample. For example, if you randomly sample four departments from your...
To choose a cluster sample, divide the population into clusters (groups) and then randomly select some of the clusters. All the members from these clusters are in the cluster sample. For example, if you randomly sample four departments from your...
Bonferroni Test
The Bonferroni test is a statistical test named after Carlo Emilio Bonferroni, an Italian mathematician best known for Bonferroni inequalities. This statistical test is a type of multiple comparison test to determine which means are different than the rest. Bonferroni test can minimize the Type 1 error by reducing the significance level alpha, which otherwise increases with sample pairs.
The means of different samples are first paired in all possible combinations.
The null hypothesis of the...
The means of different samples are first paired in all possible combinations.
The null hypothesis of the...

