Code Monkey home page Code Monkey logo

biothings_explorer_web_old's Introduction

biothings_explorer_web

NOTE: This repo has been archived 2019-11-07

Project Website:

http://biothings.io/explorer/

Project Demo:

https://goo.gl/sx34T2

Project Description

RESTful APIs have been widely used to distribute biological data in a programmatic manner. And many popular biological APIs such as MyGene.info, MyVariant.info, Drugbank, Reactome, Wikipathways and Ensembl, all adopt JSON as their primary data format. These disparate API resources feature diverse types of biological entities, e.g. variants, genes, proteins, pathways, drugs, symptoms, and diseases. The integration of these API resources would greatly facilitate scientific domains such as translational medicine, where multiple types of biological entities are involved, and often from different resources.

To fulfill the task of integrating API resources, We have designed a workflow using a semantic approach. In this workflow, a JSON-LD context file, which provides Universal Resource Identifier(URI) mapping for each API input/output types, is created for individual API resource, enhancing their interoperability. Besides, API metadata are collected and organized, e.g. query syntax, input/output types, allowing API calls to be generated automatically. By utilizing this workflow, we are able to link different API resources through the input/output types which they shared in common. For example, MyGene.info (http://mygene.info) adopts Entrez Gene ID as its input type, which is also one of the output types for MyVariant.info (http://myvariant.info). Thus, data in these two APIs could be linked together through Entrez Gene ID.

Following this workflow, we have developed a Python package as well as a web visualization interface named ‘BioThings Explorer’ using Cytoscape.js. These tools empower users to explore the relationship between different biological entities through the vast amount of biological data provided by various API resources in a visually organized manner. For example, users could easily explore all biological pathways in which a rare Mendelian disease candidate gene is involved, and then find all genes as well as chemical compounds which could regulate these biological pathways (Ipython Notebook Demo: https://goo.gl/sx34T2), thus providing potential treatment options.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.