F1000Research/cytoscape-d3
Description
Cytoscape to D3.js Exporter What is this for?
This is a Cytoscape 3 App for exporting network and its data table to D3.js compatible JSON. D3.js is a general data visualization JavaScript library, and some of its presets support network/tree style data. This App directly creates JSON file for those presets from Cytoscape network and data tables.
Currently, this App supports:
Network JSON for force layout (example) Tree JSON (example)How to Use
Build, and install the JAR file from Cytoscape's App manager. You can export your network and its data table as JSON from File-->Export-->Network.
For Tree data, you need to select root node manually (simply click the root node before exporting).
Files
cytoscape-d3-V1.0.zip
Files
(17.3 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:d3673202ae6f28971e775bd7492d35e0
|
17.3 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/F1000Research/cytoscape-d3/tree/V1.0 (URL)