Library for working with OBO Library Ontologies and associations


Keywords
ontology, graph, obo, owl, sparql, networkx, network, bioinformatics, gene-ontology, obofoundry, ontology-tools, python, rdf, semantic-web
License
BSD-3-Clause
Install
pip install ontobio==2.9.12

Documentation

PyPI

ontobio - a python API for working with ontologies and associations

This module provides objects and utility methods for working with ontologies and associations of entities (genes, variants, etc) to ontology classes.

The ontologies and associations can either be local files or provided by remote services (currently the OntoBee SPARQL service for ontologies and a Monarch or GO Golr service for associations).

Documentation

Documentation is on readthedocs

Notebooks

See the Jupyter Notebooks for code examples

Mailing list