Optimal sequence alignment allowing for long gaps
โ Scribed by Osamu Gotoh
- Book ID
- 104271946
- Publisher
- Springer
- Year
- 1990
- Tongue
- English
- Weight
- 735 KB
- Volume
- 52
- Category
- Article
- ISSN
- 1522-9602
No coin nor oath required. For personal study only.
โฆ Synopsis
A new algorithm for optimal sequence alignment allowing for long insertions and deletions is developed. The algorithm requires O((L+C)MN) computational steps, O(LN) primary memory and O(MN) secondary memory storage, where M and N (M~> N) are sequence lengths, L (typically L~< 3) is the number of segment specifying the gap weighting function, and C is a constant. We have also modified our earlier traceback algorithm so that it finds all and only the optimal alignments in a compact form of a directed graph. The current versions accept a set of aligned sequences as input, which facilitates multiple sequence alignment by some iterative procedures.
* Dedicated to Professor Akiyoshi Wada on the occasion of his 60th birthday.
๐ SIMILAR VOLUMES
It is shown how to normalize the costs of an alignment algorithm that employs affine or linear gap costs. The normalized costs are interpreted as the -log probabilities of the instructions of a finite-state edit-machine. This gives an explicit model relating sequences that can be linked to processes
Alignment algorithms can be used to infer a relationship between sequences when the true relationship is unknown. Simple alignment algorithms use a cost function that gives a "xed cost to each possible point mutation\*mismatch, deletion, insertion. These algorithms tend to "nd optimal alignments tha
Based on the observation that a single mutational event can delete or insert multiple residues, affine gap costs for sequence alignment charge a penalty for the existence of a gap, and a further length-dependent penalty. From structural or multiple alignments of distantly related proteins, it has be