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

Exposing Functions in kmer.cpp #48

Open
VeryAmazed opened this issue Oct 16, 2023 · 0 comments
Open

Exposing Functions in kmer.cpp #48

VeryAmazed opened this issue Oct 16, 2023 · 0 comments
Assignees

Comments

@VeryAmazed
Copy link

A project I'm working on depends on some of the old functions that were in low_level.hpp which now have equivalents in kmer.cpp such as base_forward_hash, next_forward_hash, base_reverse_hash, next_reverse_hash, etc. I was wondering if you could expose these helper functions defined and implemented at the top of kmer.cpp so they could be called directly from the nthash namespace.
Thank you.

@parham-k parham-k self-assigned this Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants