Sample Code Cookbook

From NCBO Wiki
Revision as of 23:25, 2 November 2010 by Whetzel (talk | contribs) (→‎Use Cases)
Jump to navigation Jump to search

This page lists use cases and provides examples of how these questions can be answered using NCBO software (web services and widgets), and includes links to code samples and documentation.

Use Cases

  • I have PubMed abstracts and want to link information in the abstracts to my database of interest.
    • Process the text with the Annotator web service. If your database of interest is included in the NCBO Resource Index you can search the database(s) for records that contain these terms. See http://www.bioontology.org/wiki/index.php/Resource_Index for more details on the Resource Index web service.
  • I have a web form with text fields I would like to populate with ontology terms, e.g. to select relevant Gene Ontology terms.
  • I would like to add the graph display of my ontology on my web site.