Related Experiment Video
Updated: Mar 22, 2026

10:34
Probing RNA Structure with Dimethyl Sulfate Mutational Profiling with Sequencing In Vitro and in Cells
Published on: December 9, 2022
5.4K
Sparse RNA folding revisited: space-efficient minimum free energy structure prediction.
Sebastian Will1, Hosna Jabbari2
1Bioinformatics/IZBI, University Leipzig, Härtelstrasse 16-18, Leipzig, Germany.
Algorithms for Molecular Biology : AMB
|April 26, 2016
Summary
This study introduces SparseMFEFold, a novel algorithm for RNA secondary structure prediction that significantly improves space efficiency for long RNA sequences. It enables efficient fold reconstruction, offering substantial memory savings compared to existing methods.
Area of Science:
- Computational Biology
- Bioinformatics
- Molecular Biology
Background:
- RNA secondary structure prediction is crucial for analyzing non-coding RNAs.
- Existing methods prioritize time efficiency, but space efficiency is critical for long RNA sequences.
- Previous space-efficient methods lacked fold reconstruction capabilities for complex energy models.
Purpose of the Study:
- To develop a space-efficient algorithm for RNA secondary structure prediction with fold reconstruction.
- To address the limitations of existing sparsification techniques in terms of memory usage.
- To enable accurate Minimum Free Energy (MFE) structure prediction for extended RNA molecules.
Main Methods:
- Developed SparseMFEFold, a time- and space-efficient sparsified free energy minimization algorithm.
- Implemented dynamic garbage collection for trace arrows to facilitate efficient fold reconstruction.
- Analyzed algorithmic complexity in relation to candidate (Z) and trace arrow (T) counts.
Main Results:
- SparseMFEFold achieves MFE structure prediction with efficient fold reconstruction.
- Demonstrated significant space complexity reduction from O(n^2) to O(n log n).
- Empirical results show over 80% space savings on long RNAs (≥2500 bases) compared to RNAfold.
Conclusions:
- The SparseMFEFold technique is generalizable to more complex RNA prediction algorithms, including pseudoknot and RNA-RNA interaction prediction.
- The algorithm offers substantial memory savings, particularly beneficial for computationally intensive tasks.
- SparseMFEFold is available as free software, promoting wider adoption in RNA research.
Related Concept Videos
RNA Structure
29.7K
29.7K
RNA Structure
80.2K
Overview
The basic structure of RNA consists of a five-carbon sugar and one of four nitrogenous bases. Although most RNA is single-stranded, it can form complex secondary and tertiary structures. Such structures play essential roles in the regulation of transcription and translation.
Different Types of RNA Have the Same Basic Structure
There are three main types of ribonucleic acid (RNA): messenger RNA (mRNA), transfer RNA (tRNA), and ribosomal RNA (rRNA). All three RNA types consist of a...
The basic structure of RNA consists of a five-carbon sugar and one of four nitrogenous bases. Although most RNA is single-stranded, it can form complex secondary and tertiary structures. Such structures play essential roles in the regulation of transcription and translation.
Different Types of RNA Have the Same Basic Structure
There are three main types of ribonucleic acid (RNA): messenger RNA (mRNA), transfer RNA (tRNA), and ribosomal RNA (rRNA). All three RNA types consist of a...
80.2K
RNA Structure
8.2K
The basic structure of RNA consists of a string of ribonucleotides attached by phosphodiester bonds. Although most RNA is single-stranded, it can form complex secondary and tertiary structures. Such structures play essential roles in the regulation of transcription and translation.
Different Types of RNA Have the Same Basic Structure
There are three main types of ribonucleic acid (RNA) involved in protein synthesis: messenger RNA (mRNA), transfer RNA (tRNA), and ribosomal RNA (rRNA). All three...
Different Types of RNA Have the Same Basic Structure
There are three main types of ribonucleic acid (RNA) involved in protein synthesis: messenger RNA (mRNA), transfer RNA (tRNA), and ribosomal RNA (rRNA). All three...
8.2K
Protein Folding Quality Check in the RER
5.5K
ER is the primary site for the maturation and folding of soluble and transmembrane secretory proteins. The calnexin cycle is a specific chaperone system that folds and assesses the confirmation of N-glycosylated proteins before they can exit the ER lumen. The primary players of this quality check pipeline are the lectins, ER-resident chaperones, and a glucosyl transferase enzyme. In case the calnexin system in the lumen fails to salvage a misfolded protein, it is transported to the cytoplasm...
5.5K
Protein Folding
130.0K
Overview
130.0K
Protein Folding
12.3K
Proteins are chains of amino acids linked together by peptide bonds. Upon synthesis, a protein folds into a three-dimensional conformation, critical to its biological function. Interactions between its constituent amino acids guide protein folding, and hence the protein structure is primarily dependent on its amino acid sequence.
Protein Structure Is Critical to Its Biological Function
Proteins perform a wide range of biological functions such as catalyzing chemical reactions, providing...
Protein Structure Is Critical to Its Biological Function
Proteins perform a wide range of biological functions such as catalyzing chemical reactions, providing...
12.3K

