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

Make mrca and induced_subtree return all failing IDs intead of just one #57

Open
bredelings opened this issue Apr 11, 2019 · 0 comments

Comments

@bredelings
Copy link
Contributor

On production, if you pass multiple pruned IDs to mrca or induced_subtree, it returns an error that mentions only the first pruned or unknown ID.

We would like to return a list of all unknown IDs, along with the status of whether they are pruned or altogether unknown.

Finally, we would like to indicate whether unknown ids are unknown because they are deprecated (e.g. they were known at some point in the past).

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