The Phylotastic project has created many web-services. Below are services that make up the phylotastic ecology of web services. You can find more information on these services in our Github repository.
- Find Scientific Names on webpages
A service for finding scientific names on web pages using Global Names Recognition and Discovery.
Usage details are in this Documentation
- Find Scientific Names on free-form text
A service for finding scientific names on free-form text using Global Names Recognition and Discovery.
Usage details are in this Documentation
- Resolve Scientific Names with OpenTree
A service for taxonomic name resolution of scientific names using OpenTreeOfLife.
Usage details are in this Documentation
- Resolve Scientific Names with GNR
A service for taxonomic name resolution of scientific names using Global Names Resolver.
Usage details are in this Documentation
- Get Phylogenetic trees
A service for getting Phylogenetic Trees from OpenTreeOfLife.
Usage details are in this Documentation
- Get Species from a Taxon
A service for getting all Species that belong to a particular Taxon using OpenTreeOfLife.
Usage details are in this Documentation
- Get Species from a specific country
A service for getting all Species (from a Taxon) from a particular country using OpenTreeOfLife and iNaturalist.
Usage details are in this Documentation
- Get images from EOL
A service to get image urls of a species using EOL.
Usage details are in this Documentation
- Get Species that have genomes
A service to get subset of Species that belong to a particular Taxon and have genome sequence in NCBI.
Usage details are in this Documentation
- Get information urls of a list of species
Get information urls of a list of species EOL.
Usage details are in this Documentation
- Get lists of species
A service to get lists of species that a user of phylotastic web application has published.
Usage details are in this Documentation
- Post a new list of species
A service to insert a new list of species by a phylotastic web application user.
Usage details are in this Documentation
- Replace species of an existing list
A service to replace the existing species objects with new species object of an existing list.
Usage details are in this Documentation
- Remove an existing list
A service to remove an existing list.
Usage details are in this Documentation
- Update metadata of an existing list
A service to update properties (metadata) of an existing list
Usage details are in this Documentation
- Compare Phylogenetic Trees
A service to compare two Phylogenetic Trees using dendropy.
Usage details are in this Documentation