martinjvickers / KAST

Perform Alignment-free k-tuple frequency comparisons from sequences. This can be in the form of two input files (e.g. a reference and a query) or a single file for pairwise comparisons to be made.
Other
8 stars 1 forks source link

Handle fasta file containing zero length sequence #16

Closed martinjvickers closed 6 years ago

martinjvickers commented 6 years ago

I don't know why this would happen generally, but KAST shouldn't seg fault for it.

martinjvickers commented 6 years ago

Fixed in release 0.0.15