Related Experiment Video
Updated: Apr 7, 2026

10:10
Three Differential Expression Analysis Methods for RNA Sequencing: limma, EdgeR, DESeq2
Published on: September 18, 2021
42.8K
A Comparison of Combined P-value Methods for Gene Differential Expression Using RNA-Seq Data
Abdallah M Eteleeb1, Hunter N Moseley2, Eric C Rouchka1
1Department of Computer, Engineering and Computer Science, University of Louisville, Louisville, KY, USA.
Summary
This study evaluated methods for combining p-values to detect differentially expressed (DE) genes in RNA-Seq data. The Weighted Z-test showed the best performance in identifying true DE genes across various datasets.
Area of Science:
- Bioinformatics
- Computational Biology
- Genomics
Background:
- RNA-Seq data analysis is crucial for understanding biological processes.
- Gene-level analysis of RNA-Seq data can be inaccurate due to read distribution heterogeneity.
- Regional analysis, such as exon-level, combined with p-value aggregation may improve DE gene detection.
Purpose of the Study:
- To evaluate the performance of various p-value combining methods for detecting differentially expressed genes (DEGs) in RNA-Seq data.
- To compare Fisher's, Z-transform, Weighted Z-test, Minimum P-value, Logit, and Weighted-sum methods.
- To assess the effectiveness of these methods on liver, kidney, and MAQC datasets.
Main Methods:
- Applied six widely-used p-value combining methods to publicly available RNA-Seq datasets.
- Analyzed performance based on the detection of true DE genes and true non-DE genes.
- Investigated the impact of weights in the Weighted Z-test and potential issues with p-value independence.
Main Results:
- The Weighted Z-test demonstrated superior performance in detecting true DE genes on liver and kidney datasets.
- On MAQC datasets, methods performed similarly, with a slight advantage for Weighted Z-test and Fisher's method in detecting DE genes.
- The Weighted-sum method excelled at identifying true non-DE genes, indicating an inverse performance relationship.
Conclusions:
- The Weighted Z-test is effective for identifying true DE genes in RNA-Seq data.
- Performance variations suggest challenges in combining p-values, potentially due to test dependency.
- A modified Fisher's method may offer improved accuracy when combining p-values, especially with potential dependencies.
Related Concept Videos
RNA-seq
12.6K
RNA sequencing, or RNA-Seq, is a high-throughput sequencing technology used to study the transcriptome of a cell. Transcriptomics helps to interpret the functional elements of a genome and identify the molecular constituents of an organism. Additionally, it also helps in understanding the development of an organism and the occurrence of diseases.
Before the discovery of RNA-seq, microarray-based methods and Sanger sequencing were used for transcriptome analysis. However, while...
Before the discovery of RNA-seq, microarray-based methods and Sanger sequencing were used for transcriptome analysis. However, while...
12.6K
Comparing Copy Number Variations and SNPs
19.3K
Sequencing of the human genome has opened up several best-kept secrets of the genome. Scientists have identified thousands of genome variations that exist within a population. These variations can be a single nucleotide or a larger chromosomal variation.
Copy number variations or CNVs are the structural variations that cover more than 1kb of DNA sequence. The single nucleotide polymorphism (SNP), on the other hand, is a single nucleotide change or a point mutation that is found in more than 1%...
Copy number variations or CNVs are the structural variations that cover more than 1kb of DNA sequence. The single nucleotide polymorphism (SNP), on the other hand, is a single nucleotide change or a point mutation that is found in more than 1%...
19.3K

