Annotation related endpoints: the annotators available on the instance and the external
vocabularies that can be queried through it.
The endpoints are served from /new_api/annotators/, /new_api/annotator_targets/,
/new_api/annotator_presets/, /new_api/mesh/ and /new_api/taxonomy/.
1. Annotators
Annotators query external databases (e.g. UniProt, ChEBI, HGNC) to attach identifiers and cross-references to map elements; this lists the available annotator types and which element types each one can annotate.
See full documentation.
2. MeSH
Resolves MeSH identifiers attached to map elements to their Medical Subject Headings vocabulary terms.
See full documentation.
3. Taxonomy
Lookup of NCBI taxonomy entries used to annotate organisms.
See full documentation.