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

Make clade and split hashes full length #1

Open
genomescale opened this issue Oct 25, 2014 · 0 comments
Open

Make clade and split hashes full length #1

genomescale opened this issue Oct 25, 2014 · 0 comments
Assignees

Comments

@genomescale
Copy link
Owner

Currently clade and split hashes are truncated due to the conversion from C strings (null terminated) to Python strings.

  1. Remove string conversions
  2. Change hash-making functions to return full-length hashes
@genomescale genomescale self-assigned this Oct 25, 2014
@genomescale genomescale reopened this Oct 25, 2014
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

1 participant