Related Experiment Video
Updated: Aug 30, 2025

13:42
RNA Secondary Structure Prediction Using High-throughput SHAPE
Published on: May 31, 2013
31.6K
RAFFT: Efficient prediction of RNA folding pathways using the fast Fourier transform
Vaitea Opuu1, Nono S C Merleau1, Vincent Messow1
1Max Planck Institute for Mathematics in the Sciences, Leipzig, Germany.
Plos Computational Biology
|August 26, 2022
Summary
We developed RAFFT, a novel RNA folding algorithm, to predict secondary structure pathways. This efficient heuristic identifies near-native structures and kinetic trajectories, outperforming traditional methods.
Area of Science:
- Computational Biology
- Biophysics
- Molecular Biology
Background:
- Predicting RNA secondary structure is crucial for understanding gene regulation and function.
- Traditional thermodynamic models often identify single minimal free energy structures, potentially missing alternative folding pathways.
- Kinetic partitioning suggests molecules explore multiple pathways to reach their native state.
Purpose of the Study:
- To introduce a novel heuristic algorithm, RAFFT, for predicting RNA secondary structure formation pathways.
- To generate an ensemble of concurrent folding pathways and metastable structures, moving beyond single minimal energy predictions.
- To efficiently compute folding kinetics and trajectories for RNA molecules.
Main Methods:
- Developed RAFFT (RNA folding Algorithm with Fast Fourier Transform), a heuristic combining a folding algorithm and a kinetic ansatz.
- Generated an ensemble of concurrent folding pathways and metastable structures.
- Utilized Fast Fourier Transform for efficient computation, achieving a complexity of O(n log n).
Main Results:
- Identified near-native RNA secondary structures for molecules up to 200 nucleotides when predicting 50 structures per sequence.
- Successfully produced complete folding kinetic trajectories for the coronavirus frameshifting stimulation element (CFSE) using an ensemble of 68 structures.
- Demonstrated computational efficiency compared to methods requiring millions of sub-optimal structure evaluations.
Conclusions:
- RAFFT offers an efficient and effective approach for predicting RNA secondary structure formation pathways and kinetics.
- The ensemble-based heuristic captures complex folding dynamics missed by traditional thermodynamic methods.
- This novel method advances the study of RNA folding, particularly for complex biological elements like CFSE.
Related Concept Videos
Fast Fourier Transform
442
The Fast Fourier Transform (FFT) is a computational algorithm designed to compute the Discrete Fourier Transform (DFT) efficiently. By breaking down the calculations into smaller, manageable sections, the FFT significantly reduces the computational complexity involved. Direct computation of an N-point DFT requires N2 complex multiplications, whereas the FFT algorithm needs only (N/2)log2N multiplications, offering a much faster performance.
The computational efficiency of the FFT becomes...
The computational efficiency of the FFT becomes...
442
Protein Folding Quality Check in the RER
3.8K
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...
3.8K

