-
Notifications
You must be signed in to change notification settings - Fork 2
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
Integrate phylogenetic estimates with phenoscape #12
Comments
Very interested in this. One issue that Phenoscape has been discussing is that Phenoscape's taxonomy ontology (VTO) is partly based on Catalog of Fishes, which Open Tree doesn't currently reference. As a result, many taxa with phenotypes in Phenoscape are missing from the OpenTree taxonomy. |
@snacktavish @mtholder we would like to transition from VTO to a taxonomy based on Open Tree. For us it is important that Catalog of Fishes be added to the taxonomy merge for OTT. It would be great to discuss this while you're in town. If you're amenable to adding it, we can help with getting access to structured data, which unfortunately isn't as straightforward as one would hope. |
Known open tree problem: OpenTreeOfLife/reference-taxonomy#172 It wouldn't be very hard to import fishbase to open tree, but somebody needs to take charge of it. Fishbase will be clearly superior at the species and genus level, but has anyone compared higher taxonomy of fishes between fishbase and NCBI? In some groups, NCBI is quite progressive. |
Catalog of Fishes is preferable. I recall that while Fishbase does reference Catalog of Fishes, it also contains names that may not be recognized as valid by CoF (see |
Yes, FishBase incorporates CoF although uses an outdated 2014 version. Since FishBase reports more than just taxonomic information, it doesn’t frequently get updated with newly described species that would be in CoF causing differences in species count (e.g., teleost species in FishBase: 32,1216 and current CoF: 33,191). But, currently this is the only way you can get a list of CoF species, without being able to get it directly from the CoF database. They don’t have an option to download, and I also contacted Bill Eschmeyer (curator of FishBase), who told me that I could not get a list of species. Therefore, FishBase would be the only viable proxy for species from CoF, unless the downloadable option is implemented in CoF. |
Currently the taxon browser of the KB returns a newick tree based on the vertebrate taxonomy ontology.
( e.g. link )
Calling OpenTree API’s to get subtrees instead or in addition would provide interconnection with up to date phylogentic inferences, as well as taxonomy.
The text was updated successfully, but these errors were encountered: