dkoslicki/NCATS

Look into Cy2neo for neo4j visualization

Opened this issue · 3 comments

Look into Cy2neo for neo4j visualization

@erikyao and @zheng-liu can you download Popoto.js and see if you can set it up to visualize the Neo4j network in ncats.saramsey.org? Please update me this afternoon if this looks like it can be done. Thanks, Steve

I'll also look at d3.js if possible.

@saramsey , I looked into the d3.js and popoto.js and found it was easy to connect to our server, while it's not available to run CQL on it with a friendly way (since popoto.js only provides query start from one node and generate query string from human interaction).

However, I found another toolkit Cy2Net on github and it seems can fit our needs. Here is a brief demo of this visualization software:

vis