Module fuzzy_matcher::skim
source · Structs§
- SkimMatcherDeprecated
- Fuzzy matching is a sub problem is sequence alignment. Specifically what we’d like to implement is sequence alignment with affine gap penalty. Ref: https://www.cs.cmu.edu/~ckingsf/bioinfo-lectures/gaps.pdf
Functions§
- fuzzy_indicesDeprecated
- fuzzy_matchDeprecated