waveygang / wfmash

base-accurate DNA sequence alignments using WFA and mashmap3
MIT License
174 stars 18 forks source link

Add error when the index is empty #219

Closed bkille closed 8 months ago

bkille commented 8 months ago

If all of the sequences in the reference file are too small to be indexed, the mapping step will now print an error and exit with non-zero return value instead of segfaulting (Fixes #218).