| Literature DB >> 28449114 |
Mona Alshahrani1, Mohammad Asif Khan1, Omar Maddouri1,2, Akira R Kinjo3, Núria Queralt-Rosinach4, Robert Hoehndorf1.
Abstract
MOTIVATION: Biological data and knowledge bases increasingly rely on Semantic Web technologies and the use of knowledge graphs for data integration, retrieval and federated queries. In the past years, feature learning methods that are applicable to graph-structured data are becoming available, but have not yet widely been applied and evaluated on structured biological knowledge.Entities:
Mesh:
Year: 2017 PMID: 28449114 PMCID: PMC5860058 DOI: 10.1093/bioinformatics/btx275
Source DB: PubMed Journal: Bioinformatics ISSN: 1367-4803 Impact factor: 6.937
Fig. 1Overview over the main steps in our workflow. We first build biological knowledge graphs by integrating Linked Data, biomedical ontologies and ontology-based annotations in a single, two-layered graph, then deductively close the graph using automated reasoning and apply feature learning on the inferred graph to take into account both explicitly represented data and inferred information. The two layers of the knowledge graph arise from the different semantics of linked biological data (represented in the graph-based language RDF) and the ontologies (represented in the model-theoretic language OWL); we formally connect the entities in the data layer through the rdf:type relation to ontology classes
Performance results for edge prediction in a biological knowledge graph
| Object property | Source type | Target type | Without reasoning | With reasoning | ||
|---|---|---|---|---|---|---|
| F-measure | AUC | F-measure | AUC | |||
| has target | Drug | Gene/Protein | 0.94 | 0.97 | 0.94 | 0.98 |
| has disease annotation | Gene/Protein | Disease | 0.89 | 0.95 | 0.89 | 0.95 |
| has side-effect* | Drug | Phenotype | 0.86 | 0.93 | 0.87 | 0.94 |
| has interaction | Gene/Protein | Gene/Protein | 0.82 | 0.88 | 0.82 | 0.88 |
| has function* | Gene/Protein | Function | 0.85 | 0.95 | 0.83 | 0.91 |
| has gene phenotype* | Gene/Protein | Phenotype | 0.84 | 0.91 | 0.82 | 0.90 |
| has indication | Drug | Disease | 0.72 | 0.79 | 0.76 | 0.83 |
| has disease phenotype* | Disease | Phenotype | 0.72 | 0.78 | 0.70 | 0.77 |
Object properties marked with an asterisk are between instances and instances of ontology classes.
Fig. 2ROCAUC test scores of SIDER drug pairs the for predicting novel indications or targets or both