Related Experiment Video
Updated: Feb 18, 2026

05:07
Rup (RNA-seq Usability Assessment Pipeline) - Quality Control for Bulk RNA-seq Experiments in Eukaryotes
Published on: November 7, 2025
410
Strawberry: Fast and accurate genome-guided transcript reconstruction and quantification from RNA-Seq.
1Department of Electrical and Computational Engineering, Iowa State University, Ames, Iowa, United States of America.
Plos Computational Biology
|November 28, 2017
Summary
Strawberry is a new open-source tool for RNA-Seq analysis, accurately reconstructing transcripts and quantifying their expression. It outperforms existing methods in simulations and real-world data analysis for transcriptomics.
Area of Science:
- Bioinformatics
- Computational Biology
- Genomics
Background:
- RNA-Seq (Ribonucleic acid sequencing) is a powerful technology for studying gene expression.
- Accurate transcript reconstruction and quantification are crucial for understanding cellular processes.
- Existing tools face challenges in handling large datasets and achieving high accuracy.
Purpose of the Study:
- To introduce Strawberry, a novel method and software tool for transcript reconstruction and quantification from RNA-Seq data.
- To develop an efficient, expandable, and accurate algorithm capable of handling large datasets.
- To provide an open-source solution for transcriptomics analysis.
Main Methods:
- Strawberry utilizes a two-module approach: assembly and quantification.
- The assembly module employs network flow algorithms on splicing graphs derived from aligned reads.
- The quantification module uses a latent class model and an EM algorithm for transcript abundance estimation and bias correction.
Main Results:
- Simulations demonstrate Strawberry's superior accuracy in both transcript assembly and quantification compared to Cufflinks and StringTie.
- Analysis of real RNA-Seq data shows Strawberry's transcript expression estimates highly correlate with Nanostring probe counts.
- The software tool is implemented in C++14 and designed for efficiency and scalability.
Conclusions:
- Strawberry offers a highly efficient, expandable, and accurate solution for transcript reconstruction and quantification from RNA-Seq data.
- The method's performance surpasses existing tools in both simulated and real-world datasets.
- Strawberry provides a valuable open-source resource for the genomics and bioinformatics communities.
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

