Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dump_kmers fails after removing records with maxcut #75

Closed
Adamtaranto opened this issue Oct 12, 2024 · 0 comments · Fixed by #70
Closed

dump_kmers fails after removing records with maxcut #75

Adamtaranto opened this issue Oct 12, 2024 · 0 comments · Fixed by #70
Assignees
Labels
bug Something isn't working

Comments

@Adamtaranto
Copy link
Collaborator

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
@Adamtaranto Adamtaranto added the bug Something isn't working label Oct 12, 2024
@Adamtaranto Adamtaranto self-assigned this Oct 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant