jboilesen / openbel-webtools

OpenBEL is an open source and open community project providing BEL (Biological Expression Language) and a set of tools to process/store biological knowledge. As BEL expressions may become very complex, our project aims to develop a web visualization tool for BEL graph to enhance user's comprehension and interaction, using HTML5 and Javascript libraries.
Apache License 2.0
1 stars 1 forks source link

OpenBEL - Web Tools

OpenBEL is an open source and open community project providing BEL (Biological Expression Language) and a set of tools to process/store biological knowledge. As BEL expressions may become very complex, our project aims to develop a web visualization tool for BEL graph to enhance user's comprehension and interaction, using HTML5 and Javascript libraries.

  1. Setup

    Environment Ruby >= 2.1.2 Rails >= 4.1.4

After cloning this project follow these steps:

  1. Graph Structure

This project make use of JSON Graph Specification Project (http://json-graph-format.info/) to make BEL files graphs available for multi-purpose use.

  1. Graph Plugins