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

service to return set of trees included in the synthesis collections #207

Open
kcranston opened this issue Oct 31, 2016 · 3 comments
Open

Comments

@kcranston
Copy link
Member

kcranston commented Oct 31, 2016

In order to complete the easy-add-tree-to-synthesis feature (see also this issue about nexson syntax), we need a service that will return the set of trees included in the collections used for synth. See MTH proposal in google doc for details.

@kcranston kcranston changed the title service to return set of studies included in the synthesis collections service to return set of trees included in the synthesis collections Oct 31, 2016
@mtholder
Copy link
Member

mtholder commented Nov 3, 2016

This does not cache the config for the synthesis or the list of trees, but https://devapi.opentreeoflife.org/phylesystem/v1/trees_in_synth now returns a collection that is a concatenation of the synth collections.

@mtholder
Copy link
Member

mtholder commented Nov 3, 2016

Note that this is the set of trees queued for synthesis (not included in the last synth)

@jimallman
Copy link
Member

Just for the record, we get the trees in last synth from /v3/tree_of_life/about (with {"include_source_list":true})

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

3 participants