Related Experiment Video
Updated: Feb 24, 2026

05:07
Rup (RNA-seq Usability Assessment Pipeline) - Quality Control for Bulk RNA-seq Experiments in Eukaryotes
Published on: November 7, 2025
423
A comprehensive simulation study on classification of RNA-Seq data.
Gökmen Zararsız1,2, Dincer Goksuluk1,3, Selcuk Korkmaz1,3
1Turcosa Analytics Solutions Ltd Co, Erciyes Teknopark, 38039, Kayseri, Turkey.
Plos One
|August 24, 2017
Summary
Classifying gene expression data from RNA sequencing (RNA-Seq) requires specialized methods. This study found that count-based classifiers like power-transformed PLDA and transformed RF/SVM are effective for accurate RNA-Seq data classification.
Area of Science:
- Bioinformatics
- Computational Biology
- Genomics
Background:
- RNA sequencing (RNA-Seq) is a key technology for gene expression profiling.
- Gene expression-based classification is crucial for molecular-level disease diagnosis and monitoring.
- Existing statistical methods often fail with RNA-Seq data due to its count-based nature and distributional assumptions.
Purpose of the Study:
- To compare the performance of various classification algorithms for RNA-Seq data.
- To investigate the impact of key parameters on classification accuracy.
- To identify optimal classification strategies for RNA-Seq gene expression data.
Main Methods:
- Comparison of count-based classifiers (PLDA, NBLDA) and microarray-based classifiers (SVM, RF) with data transformations.
- Evaluation of parameters including overdispersion, sample size, number of genes, and differential-expression rate.
- Comprehensive simulation study and validation with miRNA and mRNA experimental datasets.
Main Results:
- Classification accuracy improves with larger sample sizes and higher differential-expression rates.
- Decreasing the dispersion parameter and number of groups enhances classification performance.
- Data transformation is critical for applying microarray-based classifiers to RNA-Seq data.
Conclusions:
- Count-based classifiers, such as power-transformed Poisson Linear Discriminant Analysis (PLDA), are suitable for RNA-Seq data.
- Microarray-based classifiers, like Random Forests (RF) and Support Vector Machines (SVM), perform well after appropriate transformations (e.g., vst, rlog).
- The R/BIOCONDUCTOR package MLSeq offers tools for RNA-Seq data classification.
Related Concept Videos
RNA-seq
12.2K
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.2K
Ribosome Profiling
4.2K
Ribosome profiling or ribo-sequencing is a deep sequencing technique that produces a snapshot of active translation in a cell. It selectively sequences the mRNAs protected by ribosomes to get an insight into a cell’s translation landscape at any given point in time.
Applications of ribosome profiling
Ribosome profiling has many applications, including in vivo monitoring of translation inside a particular organ or tissue type and quantifying new protein synthesis levels.
The technique...
Applications of ribosome profiling
Ribosome profiling has many applications, including in vivo monitoring of translation inside a particular organ or tissue type and quantifying new protein synthesis levels.
The technique...
4.2K

