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

API docs #46

Open
Adamtaranto opened this issue Jun 3, 2024 · 1 comment
Open

API docs #46

Adamtaranto opened this issue Jun 3, 2024 · 1 comment

Comments

@Adamtaranto
Copy link

Are there any draft docs available for the Meryl C++ API?

Or, very optimistically, has anyone written any python bindings for doing kmer set operations with Meryl?

@brianwalenz
Copy link
Member

Sadly, there is neither documentation nor a python interface, and it will probably be painful to get external code to link to this stuff - I've put no effort into even thinking about exporting a library.

The only feasible approach would be to add a new tool in https://github.com/marbl/meryl/tree/master/src - for example, copy meryl-lookup to fancy-processing (renaming files and adding targets to main.mk) then modifying that to do what you want.

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