ksahlin / strobealign

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

Fix read length estimation crash on chromosome-sized "reads" #344

Closed marcelm closed 9 months ago

marcelm commented 9 months ago

Closes #343

(This does not mean that it is actually possible to run CHM13 vs CHM13 in a reasonable amount of time, strobealign just doesn’t crash anymore before getting stuck.)

ksahlin commented 9 months ago

Approved.