Metadata-Version: 2.1
Name: ontobio
Version: 1.17.1
Summary: Library for working with OBO Library Ontologies and associations
Home-page: https://github.com/biolink/ontobio
Author: Chris Mungall
Author-email: cmungall@gmail.com
License: BSD
Description: |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 <https://ontobio.readthedocs.io>`__
        
        Notebooks
        =========
        
        See the `Jupyter
        Notebooks <http://nbviewer.jupyter.org/github/biolink/ontobio/tree/master/notebooks/>`__
        for code examples
        
        Mailing list
        ============
        
        -  `biolink-api google
           group <https://groups.google.com/forum/#!forum/biolink-api>`__
        
        .. |PyPI| image:: https://img.shields.io/pypi/v/ontobio.svg
           :target: https://pypi.python.org/pypi/ontobio
           
           
        
Keywords: ontology graph obo owl sparql networkx network
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Visualization
Provides-Extra: dev
Provides-Extra: test
