Back to the main Index

Ontology Search

Search in ontologies via the bioservices WebServices.


In [1]:
from __future__ import print_function, division

Query KEGG.Reaction and ChEBI

Input search term and click search. The search can take some time due to the WebServices.


In [2]:
import tellurium as te
from tellurium.notebooks import OntologySearch
form = OntologySearch()


... querying WebService ...
http://identifiers.org/chebi/CHEBI:37626

In [ ]: