Skip to content

Modified the alignment implementation to handle IUPAC ambiguity codes

wgallard requested to merge wgallard/tssv:ambiguity_codes into master

The alignment algorithm now understands how to align sequences which contain IUPAC ambiguity codes. All tests pass using both the optimized algorithm and the un-optimized algorithm.

Merge request reports