Note that this repo is for the python client for BioThings Explorer. It is not currently being actively developed, so this repo is archived. The primary development effort on the BioThings Explorer project is at https://github.com/biothings/BioThings_Explorer_TRAPI.
This is the development repo for the python client of BioThings Explorer. This tool aims at helping users querying and linking results from a variety of biomedical relevant APIs through one interface. The project is funded by the NCATS Translator project.
P.S. — Documentation is Available at //biothings-explorer.readthedocs.io
.
-
BioLink Model
The BioLink Model defines a high level datamodel of biological entities (genes, diseases, phenotypes, pathways, individuals, substances, etc) and their associations. BioThings Explorer restructures outputs from different APIs into the data model defined by BioLink, so that they can be easily connected and queried.
-
SmartAPI
SmartAPI aims to maximize the FAIRness (Findability, Accessibility, Interoperability, and Reusability) of web-based Application Programming Interfaces (APIs). Rich metadata is essential to properly describe your API so that it becomes discoverable, connected, and reusable. BioThings Explorer takes advantage of the rich metadata information described in SmartAPI and create a meta knowledge graph, allowing BioThings Explorer to autonomously query a distributed knowledge graph. The distributed knowledge graph is made up of biomedical APIs that have been annotated with semantically-precise descriptions of their inputs and outputs.
- MyGene.info API
- MyVariant.info API
- MyChem.info API
- MyDisease.info API
- Semmed API
- BioLink API
- DGIdb API
- CORD Gene API
- CORD Protein API
- CORD Chemical API
- CORD Cell API
- CORD Disease API
- CORD Molecular Activity API
- CORD Biological Process API
- CORD Genomic Entity API
- CORD Anatomy API
- CORD Cellular Component API
- EBIgene2phenotype API
- DISEASES API
- PFOCR API
- QuickGO API
- LitVar API
- Ontology Lookup Service API
- Stanford Biosample API
- ChEMBL API
- CTD API
- OpenTarget API
- RGD API
- Automat CORD19 Scibite API
- Automat CORD19 Scigraph API
- Automat CORD19 Pharos API
- Automat CORD19 hetio API
- Automat CORD19 HMDB API
Official Documentation is Available at //biothings-explorer.readthedocs.io
Jupyter notebook demo is located at this folder.
Some real world use cases of BioThings Explorer.
- Why does imatinib have an effect on the treatment of chronic myelogenous leukemia (CML)?
- What drugs might be used to treat hyperphenylalaninemia?
- Finding New Uses for Existing Drugs to Treat Parkinson’s Disease
- Finding Marketed Drugs that Might Treat an Unknown Syndrome by Perturbing the Disease Mechanism Pathway
Please refer to detailed tutorial located at here