Related Experiment Video
Updated: Jun 2, 2026

08:35
Identification of Alternative Splicing and Polyadenylation in RNA-seq Data
Published on: June 24, 2021
Estimation of alternative splicing isoform frequencies from RNA-Seq data
Marius Nicolae1, Serghei Mangul, Ion I Măndoiu
1Department of Computer Science & Engineering, University of Connecticut,371 Fairfield Rd,, Unit 2155, Storrs, CT 06269-2155, USA. man09004@engr.uconn.edu.
Algorithms for Molecular Biology : AMB
|April 21, 2011
Summary
This study introduces IsoEM, a new algorithm for accurately estimating gene and isoform expression levels from RNA sequencing (RNA-Seq) data. IsoEM improves accuracy and efficiency, outperforming existing methods for gene expression profiling.
Area of Science:
- Genomics
- Bioinformatics
- Molecular Biology
Background:
- RNA sequencing (RNA-Seq) is a leading technology for gene expression profiling.
- Estimating expression levels of alternative splicing gene isoforms is challenging due to short read lengths in current RNA-Seq technologies.
Purpose of the Study:
- To develop a novel algorithm for accurate inference of isoform- and gene-specific expression levels from RNA-Seq data.
- To address the challenges in gene expression profiling posed by short sequencing reads.
Main Methods:
- Developed IsoEM, an expectation-maximization algorithm for RNA-Seq data analysis.
- IsoEM utilizes insert size distribution, base quality scores, strand, and read pairing information.
- An open-source Java implementation of IsoEM is available.
Main Results:
- IsoEM demonstrates scalable running time and superior performance compared to existing methods for isoform and gene expression level estimation.
- Empirical experiments on synthetic and real RNA-Seq datasets validate IsoEM's effectiveness.
- Simulation results indicate that longer reads (>25-36 bases) do not always improve accuracy for isoform and gene expression estimation at a fixed sequencing cost.
Conclusions:
- IsoEM provides a robust and efficient solution for gene and isoform expression level estimation from RNA-Seq data.
- The findings suggest optimal read length strategies for cost-effective and accurate gene expression profiling.
Related Concept Videos
Alternative RNA Splicing
Alternative RNA splicing is the regulated splicing of exons and introns to produce different mature mRNAs from a single pre-mRNA. Unlike in constitutive splicing where a single gene produces a single type of mRNA, alternative splicing allows an organism to produce multiple proteins from a single gene and plays an important role in protein diversity.
There are five types of alternative RNA splicing that vary in the ways the pre-mRNA segments are removed or retained in the mature mRNA. The first...
There are five types of alternative RNA splicing that vary in the ways the pre-mRNA segments are removed or retained in the mature mRNA. The first...
Alternative RNA Splicing
Alternative RNA splicing is the regulated splicing of exons and introns to produce different mature mRNAs from a single pre-mRNA. Unlike in constitutive splicing where a single gene produces a single type of mRNA, alternative splicing allows an organism to produce multiple proteins from a single gene and plays an important role in protein diversity.
There are five types of alternative RNA splicing that vary in the ways the pre-mRNA segments are removed or retained in the mature mRNA. The first...
There are five types of alternative RNA splicing that vary in the ways the pre-mRNA segments are removed or retained in the mature mRNA. The first...
RNA Splicing
Splicing is the process by which eukaryotic RNA is edited before its translation into protein. The RNA strand transcribed from eukaryotic DNA is called the primary transcript. The primary transcripts that become mRNAs are called precursor messenger RNAs (pre-mRNAs). Eukaryotic pre-mRNA contains alternating sequences of exons and introns. Exons are nucleotide sequences that code for proteins, whereas introns are the non-coding regions. In RNA splicing, introns are removed and exons are bonded...
RNA Splicing
Splicing is the process by which eukaryotic RNA is edited before its translation into protein. The RNA strand transcribed from eukaryotic DNA is called the primary transcript. The primary transcripts that become mRNAs are called precursor messenger RNAs (pre-mRNAs). Eukaryotic pre-mRNA contains alternating sequences of exons and introns. Exons are nucleotide sequences that code for proteins, whereas introns are the non-coding regions. In RNA splicing, introns are removed and exons are bonded...
RNA-seq
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 microarray-based...
Before the discovery of RNA-seq, microarray-based methods and Sanger sequencing were used for transcriptome analysis. However, while microarray-based...
Ribosome Profiling
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 helps...
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 helps...

