ksahlin / strobealign

Aligns short reads using dynamic seed size with strobemers
MIT License
128 stars 16 forks source link

Fix: Do not report failed alignments #425

Closed marcelm closed 1 month ago

marcelm commented 1 month ago

Marked as draft because extend_seed and rescue_align don’t quite work, yet, with this change.

Closes #424

ksahlin commented 1 month ago

approved

marcelm commented 1 month ago

Fixed the tests. Also, added a commit that clarifies what -U does both in the command-line help text and the README.