oxli-bio / oxli

k-mers and the like
BSD 3-Clause "New" or "Revised" License
16 stars 0 forks source link

dump_kmers fails after removing records with maxcut #75

Closed Adamtaranto closed 4 weeks ago

Adamtaranto commented 1 month ago

See #74

Current version of the #70 integrate_kmer_tracking branch throws an error if you try to call dump_kmers() on a KmerCountTable after removing records with maxcut()

Error:

PanicException: called `Option::unwrap()` on a `None` value