vgteam / gssw

efficient alignment of strings to partially ordered string graphs
33 stars 17 forks source link

Fix bug in alternate traceback algorithm #23

Closed jeizenga closed 7 years ago

jeizenga commented 7 years ago

Had a bug when there was an alternate alignment that took a match/mismatch over a node boundary. Fixed it.