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

Using as a library #21

Open
anuradhawick opened this issue Jun 20, 2021 · 1 comment
Open

Using as a library #21

anuradhawick opened this issue Jun 20, 2021 · 1 comment
Labels

Comments

@anuradhawick
Copy link

Thanks for this piece of work. I am very interested in using the hashing method in TGS reads analysis and wonder how I would use this as a CMake module, etc. Are you planning to give this support. Some direction on this concern is highly appreciated.

Example use case; hash a million sequences (using LSH) and compare with another seq of sequences. Finally estimate similarity, etc.

@muellan
Copy link
Owner

muellan commented Jun 23, 2021

At the moment, there are no plans for a pure library version of MetaCache.

One could of course take the core elements of the current implementation and make them into a library, but it would certainly require some time/work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants