Related Experiment Video
Updated: Aug 10, 2026

Investigating Protein Sequence-structure-dynamics Relationships with Bio3D-web
Published on: July 16, 2017
Tsukuba BB: a branch and bound algorithm for local multiple alignment of DNA and protein sequences
1Real World Computing Partnership, Tsukuba, Ibaraki 305-0032, Japan. paulh@cs.berkeley.edu
This study introduces a new algorithm for motif alignment, significantly improving speed and efficiency for biological sequence analysis. It enables finding optimal alignments for larger datasets, advancing computational biology research.
Area of Science:
- Computational Biology
- Bioinformatics
- Algorithm Development
Background:
- Multiple sequence alignment is crucial for understanding biological sequences.
- Existing algorithms struggle with scalability and computational complexity for motif discovery.
- Local gapless multiple sequence alignment (motif alignment) presents unique computational challenges.
Purpose of the Study:
- To present a novel branch and bound algorithm for local gapless multiple sequence alignment.
- To implement an efficient algorithm that exploits problem characteristics for faster motif discovery.
- To demonstrate the algorithm's superior performance on biological datasets.
Main Methods:
- Developed a branch and bound algorithm incorporating score-based and consistency-based bounding techniques.
- Utilized a sequence order independent search tree with redundancy avoidance.
- Exploited the property that motif alignment is easier for shorter motifs, achieving linear time complexity.
- Introduced an alphabet size reduction technique for protein sequence datasets.
Main Results:
- The algorithm achieves asymptotically linear running time for short, fixed motif widths.
- Successfully aligned entire sets of sequences for motif width 4.
- Aligned 21 sequences (length 100) for motif width 6, outperforming previous exact algorithms by over twofold.
- Aligned 105 out of 300 promoter sequences with motif width 6 when relaxing alignment constraints.
- Demonstrated efficient motif discovery on lipocalin protein sequences using alphabet reduction.
Conclusions:
- The developed algorithm offers a significant advancement in motif alignment efficiency and scalability.
- It enables the analysis of larger biological sequence datasets than previously possible.
- The approach provides a powerful tool for discovering meaningful motifs in genomics and proteomics.
More Related Videos
13:49Semi-automated Biopanning of Bacterial Display Libraries for Peptide Affinity Reagent Discovery and Analysis of Resulting Isolates
Published on: December 6, 2017
06:50Computational Prediction of Amino Acid Preferences of Potentially Multispecific Peptide-Binding Domains Involved in Protein-Protein Interactions
Published on: January 26, 2024
Related Concept Videos
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 analyses the...
Single-Strand DNA Binding Proteins
Modern Molecular Taxonomy