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

Connect project with jquery graph plugins #7

Closed jboilesen closed 10 years ago

jboilesen commented 10 years ago

Convert json objects (https://github.com/jsongraph/json-graph-specification) into plugins formats.

Plugins: Cytoscape.js (http://cytoscape.github.io/cytoscape.js/)

These plugins won't be supported by now: D3.js (http://d3js.org/) Neo4j Neoid (http://neo4j.com/contrib/neoid/)