ksahlin / strobealign

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

Add a fix for #409 #410

Closed drtconway closed 3 months ago

drtconway commented 3 months ago

This fix makes sure the reference sequence names produced conform to the SAM specification.

There is also code to check that the reference sequence does not contain duplicate names.