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

dynamic depth for tree browsing... #116

Open
mtholder opened this issue Oct 23, 2016 · 1 comment
Open

dynamic depth for tree browsing... #116

mtholder opened this issue Oct 23, 2016 · 1 comment

Comments

@mtholder
Copy link
Member

mtholder commented Oct 23, 2016

I know that (because of the number of nodes) we can't fetch the tree deeper than a few levels. But it does make it hard to navigate. It would be nice to have a tree-of-life API method that returns a deeper tree if the tree (a few levels tipward) is not larger than some number X nodes.
This might need to be a pair of treemachine and opentree/webapp issues.

@arlin
Copy link

arlin commented May 2, 2018

is there some way to leverage species or taxon popularity to solve this problem (we're working with OneZoom to design a popularity service)? That is, each taxon or species can be assigned a popularity based on sequences in GenBank or wikispecies hits or whatever. > 99.99% of the 2M taxa in OT are unfamiliar to the typical user. Users (other than experts on a particular taxon) rely on familiar taxa to serve as landmarks-- it's how they make sense of the tree.

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