[][src]Module fuzzy_matcher::skim

Structs

SkimMatcherDeprecated
SkimMatcherV2

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

SkimScoreConfig

Functions

fuzzy_indicesDeprecated
fuzzy_matchDeprecated