-
Notifications
You must be signed in to change notification settings - Fork 2
Exploring Agent
Andrew Su edited this page Dec 10, 2020
·
13 revisions
Federated querying of BioThings APIs, done in 2 steps:
- Build a query path plan defining APIs relevant to answer the query
- Execute the query path plan to retrieve data from the different APIs.
- Kevin Xin
- Chunlei Wu
- Andrew Su
- Genetic Knowledge Provider
- Molecular Data Provider
- Multiomics Provider
- Text Mining Provider
-
Service Provider
- All services in the SmartAPI MetaKG
- https://github.com/biothings/biothings_explorer - Primary python library for BioThings Explorer
- https://github.com/biothings/biothings_resolver - Entity normalization library
- https://github.com/biothings/biothings_explorer_graphql - Exploratory implementation of BioThings Explorer using Node.js
- https://github.com/biothings/bte_schema_web_react - Web application for a demo BioThings Explorer instance (instance available at https://biothings.io/explorer)
- https://github.com/biothings/BioThings_Explorer_TRAPI - Node application to perform single-hop queries using TRAPI interface
- https://github.com/wikipathways/pathway-figure-ocr - code for PFOCR and the shiny app.