You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current version of the #70integrate_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
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: