refresh-bio / KMC

Fast and frugal disk based k-mer counter
256 stars 73 forks source link

fix handling of empty kmer databases #91

Closed notestaff closed 6 years ago

notestaff commented 6 years ago

fix corner case where the kmer db is empty. @marekkokot

marekkokot commented 6 years ago

86 explains why I decided to do it another way.