Are There Open Source Js Libraries For The Depiction Of Pathways?
3
6
Entering edit mode
13.3 years ago
Nico Adams ▴ 460

Dear All,

I am looking for an open souce JavaScript Library that would allow the in browser depiction of pathways I really don't want to pre-generate static images and embed those in a web page, if I can avoid it. Is anybody aware of any resource in this area and could point me? Thanks for your help!

pathway visualization • 3.3k views
ADD COMMENT
2
Entering edit mode

Could you add some details to your question please. Actually I build some interactive KEGG pathways using SVG and Javascript but I don't know if it is what you are looking for.

ADD REPLY
4
Entering edit mode
ADD COMMENT
0
Entering edit mode

Hehe strane situation - I would like to accept both Pierre's and Brad's answers....all of these suggestions are very valuable. Thanks guys....

ADD REPLY
0
Entering edit mode

Strange situation - I would like to accept both Pierre's and Brad's answers....all of these suggestions are very valuable, but unfortunately there can be only one it seems. Thanks guys....

ADD REPLY
2
Entering edit mode
13.3 years ago

Cytoscape Web uses Javascript and Flash. The Pathguide example in the demos might be a useful place to get started:

http://cytoscapeweb.cytoscape.org/demo

JavaScript InfoVis Toolkit has a few different graph and tree representations you could use to show pathways:

http://thejit.org/demos/

If you wanted to code your own with full control, Processing.js provides a nice framework:

http://processingjs.org/

ADD COMMENT
0
Entering edit mode

Hi Brad, thanks for that. I had thought of hacking the jit into shape as well - was just wondering whether there were a few more bespoke tools

ADD REPLY
0
Entering edit mode

No problem, wish I knew a more specific tool to suggest. It'll be interesting to hear if others come up.

ADD REPLY
0
Entering edit mode
13.2 years ago

It is not Javascript, but PathVisio has a html exporter (in beta) that allows visualization of data and clickable backpage information (connected database information for genes and metabolites). See http://www.pathvisio.org/wiki/PluginDocumentation.

ADD COMMENT

Login before adding your answer.

Traffic: 2813 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6