Related Experiment Videos
Approximate matching of network expressions with spacers
1Department of Computer Science, University of Arizona, Tucson 85721, USA.
Summary
This study presents two algorithms for approximate pattern matching in biological sequences. These algorithms improve upon existing methods for matching network and regular expressions, crucial for functional region identification.
Area of Science:
- Bioinformatics
- Computational Biology
- Algorithm Design
Background:
- Biologists use patterns to describe functional regions in macromolecular sequences.
- Approximate matching is essential for handling biological sequence variations.
- Existing algorithms for regular expression matching have limitations.
Purpose of the Study:
- To develop novel algorithms for approximate pattern matching in biological sequences.
- To generalize existing keyword matching algorithms for network and regular expressions.
- To optimize pattern matching procedures for complex biological sequence patterns.
Main Methods:
- A threshold-sensitive algorithm for approximate matching of network and regular expressions.
- Generalization of Ukkonen's O(kn) expected-time algorithm.
- Development of an optimal backtracking procedure for complex pattern matching.
Main Results:
- A new algorithm for approximate matching of network expressions, sensitive to the allowed number of differences (k).
- The algorithm generalizes existing methods for approximate keyword matching.
- An optimal backtracking procedure is established for matching network expressions with interspersed distance ranges.
Conclusions:
- The presented algorithms enhance the efficiency and applicability of pattern matching in bioinformatics.
- These advancements facilitate more accurate identification of functional regions in macromolecular sequences.
- The work provides optimized computational tools for biological sequence analysis.