mOWL: Python library for machine learning with biomedical ontologies.
basic_science · Level V
Where this comes from
- Record sourced from PubMed, PMID 36534832.
- Also identified by DOI 10.1093/bioinformatics/btac811 and PMC identifier 9848046.
- No licence information is recorded for this record.
- Because redistribution is not established, this page shows the abstract only. Follow the links below for the full text.
Abstract
Ontologies contain formal and structured information about a domain and are widely used in bioinformatics for annotation and integration of data. Several methods use ontologies to provide background knowledge in machine learning tasks, which is of particular importance in bioinformatics. These methods rely on a set of common primitives that are not readily available in a software library; a library providing these primitives would facilitate the use of current machine learning methods with ontologies and the development of novel methods for other ontology-based biomedical applications. We developed mOWL, a Python library for machine learning with ontologies formalized in the Web Ontology Language (OWL). mOWL implements ontology embedding methods that map information contained in formal knowledge bases and ontologies into vector spaces while preserving some of the properties and relations in ontologies, as well as methods to use these embeddings for similarity computation, deductive inference and zero-shot learning. We demonstrate mOWL on the knowledge-based prediction of protein-protein interactions using the gene ontology and gene-disease associations using phenotype ontologies. mOWL is freely available on https://github.com/bio-ontology-research-group/mowl and as a Python package in PyPi. Supplementary data are available at Bioinformatics online.
Medical subject headings
- Biological Ontologies