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

Fix a bug for hashing 32 bp sequences. #104

Merged
merged 1 commit into from
Jul 19, 2022
Merged

Conversation

haowenz
Copy link
Owner

@haowenz haowenz commented Jul 19, 2022

This should fix the issue #103 for converting a 32 bp sequence to a 64 bit integer. It worked on a small test data with 32 bp barcodes and a barcode whitelist. And it didn't change the results on the benchmark datasets.

@haowenz haowenz requested a review from mourisl July 19, 2022 15:26
@mourisl mourisl merged commit 7f283b6 into master Jul 19, 2022
@mourisl
Copy link
Collaborator

mourisl commented Jul 19, 2022

Thank you. It seems the mask is indeed redundant and caused the issue.

@haowenz haowenz deleted the fix-32-long-barcode branch July 19, 2022 17:16
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

Successfully merging this pull request may close these issues.

None yet

2 participants