Closed Adamtaranto closed 4 weeks 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()
integrate_kmer_tracking
dump_kmers()
KmerCountTable
Error:
PanicException: called `Option::unwrap()` on a `None` value
See #74
Current version of the #70
integrate_kmer_tracking
branch throws an error if you try to calldump_kmers()
on aKmerCountTable
after removing records with maxcut()Error: