Related Experiment Video
Updated: Dec 7, 2025

The ITS2 Database
Published on: March 12, 2012
pmTM-align: scalable pairwise and multiple structure alignment with Apache Spark and OpenMP
Weiya Chen1, Chun Yao1, Yingzhong Guo1
1School of Software Engineering, Huazhong University of Science and Technology, Wuhan, 430074, China.
Background:
Structure comparison can provide useful information to identify functional and evolutionary relationship between proteins. With the dramatic increase of protein structure data in the Protein Data Bank, computation time quickly becomes the bottleneck for large scale structure comparisons. To more efficiently deal with informative multiple structure alignment tasks, we propose pmTM-align, a parallel protein structure alignment approach based on mTM-align/TM-align. pmTM-align contains two stages to handle pairwise structure alignments with Spark and the phylogenetic tree-based multiple structure alignment task on a single computer with OpenMP.
Results:
Experiments with the SABmark dataset showed that parallelization along with data structure optimization provided considerable speedup for mTM-align. The Spark-based structure alignments achieved near ideal scalability with large datasets, and the OpenMP-based construction of the phylogenetic tree accelerated the incremental alignment of multiple structures and metrics computation by a factor of about 2-5.
Conclusions:
pmTM-align enables scalable pairwise and multiple structure alignment computing and offers more timely responses for medium to large-sized input data than existing alignment tools such as mTM-align.
More Related Videos
16:41A Protocol for Computer-Based Protein Structure and Function Prediction
Published on: November 3, 2011
07:59Author Spotlight: Alignment of Synchronized Time-Series Data Using the Characterizing Loss of Cell Cycle Synchrony Model for Cross-Experiment Comparisons
Published on: June 9, 2023
Related Concept Videos
Parallel Processing
Multi-species Conserved Sequences
Although the genome of each species varies greatly from each other, a few sequences are highly conserved. Such conserved...
Wilcoxon Signed-Ranks Test for Matched Pairs
Evolutionary Relationships through Genome Comparisons