Related Experiment Video
Updated: Nov 2, 2025

Investigating Protein Sequence-structure-dynamics Relationships with Bio3D-web
Published on: July 16, 2017
Alignments of biomolecular contact maps
Peter F Stadler1,2,3,4,5,6
1Bioinformatics Group, Department of Computer Science and Interdisciplinary Centre for Bioinformatics, Universität Leipzig, Härtelstraße 16-18, 04107 Leipzig, Germany.
This study presents a general framework for aligning discrete objects, focusing on RNA and protein structures represented as contact maps. A polynomial-time algorithm is developed for RNA secondary structure alignment, overcoming general graph alignment complexity.
Area of Science:
- Computational Biology
- Bioinformatics
- Structural Biology
Background:
- Alignments of discrete objects are fundamental in computational biology.
- Contact maps, representing RNA and protein structures, are undirected graphs with ordered vertices.
- General alignment of vertex-ordered graphs is computationally complex (NP-complete).
Purpose of the Study:
- To develop an efficient algorithm for aligning RNA secondary structures.
- To leverage the recursive structure of RNA secondary structure alignments.
- To provide a general framework for discrete object alignment.
Main Methods:
- Utilizing contact maps as graph representations of molecular structures.
- Exploiting the crossing-free matching property of RNA secondary structures.
- Adapting the Sankoff algorithm for polynomial-time RNA alignment.
Main Results:
- Demonstrated that RNA secondary structure alignment has a recursive structure.
- Developed a polynomial-time algorithm for RNA secondary structure alignment.
- Showed that tree/forest alignments of RNA secondary structures correspond to ordered edge set alignments.
Conclusions:
- RNA secondary structure alignment can be solved efficiently due to its specific properties.
- The proposed method offers a significant advancement over general graph alignment approaches.
- This work provides a foundation for understanding and aligning complex biological structures.
Related Concept Videos
Noncovalent Attractions in Biomolecules
Noncovalent Attractions in Biomolecules
Four types of noncovalent interactions are hydrogen bonds, van der Waals forces, ionic bonds, and hydrophobic interactions.
Hydrogen bonding results from the electrostatic attraction of a hydrogen atom covalently bonded to a strong-electronegative atom like oxygen,...
Conserved Binding Sites
Binding sites are often located in large pockets, and if their location on a protein’s surface is unknown, it can be predicted using various approaches. The energetic method computationally...
Protein-protein Interfaces
Newman Projections
The organic molecules rotate across the single bonds leading to numerous temporary three-dimensional structures of varying energy known as...

