Metadata-Version: 2.1
Name: opentargets-ontologyutils
Version: 1.2.2
Summary: Ontology utilities at targetvalidation.org
Home-page: https://github.com/opentargets/ontology-utils
Author: OpenTargets Core Team <support@targetvalidation.org>
Author-email: support@targetvalidation.org
License: Apache License, Version 2.0
Download-URL: https://github.com/opentargets/ontology-utils/archive/1.2.2.tar.gz
Description: [![PyPI version](https://badge.fury.io/py/opentargets-ontologyutils.svg)](https://badge.fury.io/py/opentargets-ontologyutils)
        
        [![Build Status](https://travis-ci.com/opentargets/ontology-utils.svg?branch=master)](https://travis-ci.com/opentargets/ontology-utils)
        
        [![codecov](https://codecov.io/gh/opentargets/ontology-utils/branch/master/graph/badge.svg)](https://codecov.io/gh/opentargets/ontology-utils)
        
        Python package with a set of utilities to:
         - download latest version of specific ontologies (tested on EFO, ECO, HP, MP)
         - extract information from ontology OBO and OWL file format
         - query this information from memory
         - map ontology identifiers to other ontology identifiers
         - map ontology labels to relevant ontology identifiers
        
Keywords: opentargets,bioinformatics,ontology
Platform: any
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown; charset=UTF-8
Provides-Extra: dev
