You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Keiichiro Ono edited this page Oct 20, 2013
·
12 revisions
NeXO RESTful API Version 1 Beta
Introduction
NeXO datasets are fully accessible through simple RESTful API. This is the beta release of API, and some of the method may change in the final version.
ID is a unique identifier for terms and genes. For example, term IDs start with namespace, and then ID for the ontology. For genes, SGD IDs are used as unique identifier.
This return array of paths. First element is always the shortest path to the root, and others are the first neighbour of the term. These first neighbours are hidden in the visualization, and if you want to get those,
you need to access this API to get all neighbour terms.