| Version 41 (modified by nata_courby, 2 years ago) (diff) |
|---|
OntoCAT Guide
- Quick Start
- JavaDoc (latest one always included with the distribution)
R code examples
- R Example 1 - Gene enrichment test and grouping of results
- R Example 2 - Search and re-annotation of free-text to ontology
- R Example 3 - Operations with relations
Java code examples
Core functionality
- Example 1 - Shows how to list all ontologies available through OLS
- Example 2 - Shows how to list all ontologies available through NCBO BioPortal
- Example 3 - Shows how to search an OWL ontology
Instantiating a virtual service
- Example 4 - Shows how to sort and rank searches
- Example 5 - Shows how to cache an ontology service
- Example 6 - Shows how to combine multiple ontologies
- Example 7 - Shows how to translate ontology to a different namespace
Additional use cases
- Example 8 - Shows how to search a subtree of an ontology
- Example 9 - Shows how to cross reference one ontology with another
- Example 10 - Shows how to list all classes from an ontology
- Example 11 - Shows how to extract UMLS CUIs through NCBO BioPortal
- Example 12 - Shows how to extract hierarchy information for a particular term in an ontology
- Example 13 - Shows how to get functional roots in EFO and build hierarchy
- Example 14 - Shows how to run regression testing (compare) on two versions of the same ontology
Reasoning
(see more info)
- Example 15 - Shows how to use inferred hierarchy and compute partonomy
- Example 16 - Shows how to compute all relationships across the whole ontology (parallelised by multiprocessing)
Web user interfaces
- Example 1- shows the REST application programming interface
- Example 2- shows the OntoCAT ontology manager generated using MOLGENIS
Not found an example you're interested in? Feel free to request it via a new ticket or the mailing list.