About this document
Edit Distance and Sequence Alignment Tasks by TECHNICAL MALIK is a document available to read on EtoBox.
The document describes 5 programming assignments related to string editing and sequence alignment algorithms. It includes implementations of the Levenshtein distance algorithm to calculate edit distance between strings, and the Needleman-Wunsch algorithm to find the optimal global alignment between two sequences. It also describes extending the programs to return the edit operations or alignment paths that transform one string/sequence into another.
- Author
- TECHNICAL MALIK
- Language
- EN