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

Add option to create MinHash LSH #24

Open
olgabot opened this issue Jul 3, 2019 · 0 comments
Open

Add option to create MinHash LSH #24

olgabot opened this issue Jul 3, 2019 · 0 comments

Comments

@olgabot
Copy link
Owner

olgabot commented Jul 3, 2019

Use datasketch (Thanks @phoenixAja!) to create either a MinHash LSH to find samples whose similarity is above a threshold, or MinHash LSH Forest to find top-k similar samples.

@phoenixAja and @neevor - may be good to integrate the extract_kmers project to extract raw k-mers to create the LSHs.

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