Related Experiment Video
Updated: May 22, 2026

13:42
RNA Secondary Structure Prediction Using High-throughput SHAPE
Published on: May 31, 2013
Maximum expected accuracy structural neighbors of an RNA secondary structure
Peter Clote1, Feng Lou, William A Lorenz
1Department of Biology, Boston College, Chestnut Hill, MA 02467, USA. clote@bc.edu
BMC Bioinformatics
|April 28, 2012
Summary
New RNAborMEA algorithm accurately detects RNA conformational switches by computing maximum expected accuracy structures. This tool offers distinct, orthogonal information for identifying suboptimal structures and riboswitches.
Area of Science:
- Computational Biology
- Bioinformatics
- Molecular Biology
Background:
- RNA molecules regulate gene expression and alternative splicing via allosteric mechanisms.
- Accurate prediction of RNA conformational switches is crucial for understanding gene regulation.
- Existing tools struggle to accurately detect general, entire riboswitches (aptamer and expression platform).
Purpose of the Study:
- To develop an accurate algorithm for detecting general RNA conformational switches.
- To improve upon existing RNA structure prediction tools by incorporating Maximum Expected Accuracy (MEA).
- To provide a method for identifying both aptamer and expression platform components of riboswitches.
Main Methods:
- Developed the RNAborMEA algorithm based on approximating Boltzmann probabilities of k-neighbors of a given RNA secondary structure.
- Utilized relative frequency counts over sampled structures to approximate probabilities with rigorous bounds on accuracy and confidence.
- Implemented computation of Maximum Expected Accuracy (MEA) structures for k-neighbors.
Main Results:
- Proved that Boltzmann probabilities of k-neighbors can be approximated using sampling with a provable accuracy bound.
- RNAborMEA computes MEA(k) structures for all k-neighbors, with computation time O(n³ · K²) and memory O(n² · K).
- Applied RNAborMEA to analyze TPP riboswitches and the purine riboswitch class.
Conclusions:
- RNAborMEA provides a novel tool for RNA conformational switch detection, complementing existing methods.
- The algorithm's results are distinct from tools like RNAbor, RNAshapes, and paRNAss, offering orthogonal information.
- Source code for RNAborMEA is publicly available for download.
Related Concept Videos
RNA Structure
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...
RNA Structure
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...
RNA Structure
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...
Nucleic Acid Structure
The pentose sugar in DNA is deoxyribose, while in RNA the pentose sugar is ribose. The difference between the sugars is the presence of the hydroxyl group on the ribose's second carbon and a hydrogen on the deoxyribose's second carbon. The phosphate residue attaches to the hydroxyl group of the 5′ carbon of one sugar and the hydroxyl group of the 3′ carbon of the sugar of the next nucleotide, which forms a 5′ to 3′ phosphodiester linkage.
DNA Structure
DNA has a double-helix structure. The...
DNA Structure
DNA has a double-helix structure. The...
Improving Translational Accuracy
Base complementarity between the three base pairs of mRNA codon and the tRNA anticodon is not a failsafe mechanism. Inaccuracies can range from a single mismatch to no correct base pairing at all. The free energy difference between the correct and nearly correct base pairs can be as small as 3 kcal/ mol. With complementarity being the only proofreading step, the estimated error frequency would be one wrong amino acid in every 100 amino acids incorporated. However, error frequencies observed in...
Improving Translational Accuracy
Base complementarity between the three base pairs of mRNA codon and the tRNA anticodon is not a failsafe mechanism. Inaccuracies can range from a single mismatch to no correct base pairing at all. The free energy difference between the correct and nearly correct base pairs can be as small as 3 kcal/ mol. With complementarity being the only proofreading step, the estimated error frequency would be one wrong amino acid in every 100 amino acids incorporated. However, error frequencies observed in...

