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 functions to run over multiple input queries #77

Open
szhan opened this issue Jun 11, 2024 · 1 comment
Open

API functions to run over multiple input queries #77

szhan opened this issue Jun 11, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@szhan
Copy link
Collaborator

szhan commented Jun 11, 2024

The current API functions do not loop over multiple queries, as far as I can tell.

@szhan
Copy link
Collaborator Author

szhan commented Jun 12, 2024

How would we want to do this? If we run, say, the forward pass of haploid Viterbi, what should we return? A list of V, P, ll, one per query?

@szhan szhan added the enhancement New feature or request label Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant