https://github.com/gersteinlab/network-viewer
Network viewer based on Cytoscape Web.
https://github.com/gersteinlab/network-viewer
Last synced: 2 months ago
JSON representation
Network viewer based on Cytoscape Web.
- Host: GitHub
- URL: https://github.com/gersteinlab/network-viewer
- Owner: gersteinlab
- Created: 2012-04-20T13:10:13.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2014-06-27T15:39:03.000Z (almost 11 years ago)
- Last Synced: 2025-01-20T12:07:41.665Z (4 months ago)
- Language: JavaScript
- Homepage: http://info.gersteinlab.org/ENCODE-Nets_Network_Viewer
- Size: 1.16 MB
- Stars: 1
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
==========================================================================
INSTALLATION
==========================================================================The ENCODE-nets viewer uses CytoscapeWeb to render networks. The viewer is
self-contained. This viewer only requires that PHP to be installed.
Installation simply involves dropping the contents of this directory into
a directory in your web root.To add network files, copy them in to the /data directory and reload the
viewer. The viewer supports the following file formats:
- sif
- GraphML
- XGMML
Upon refreshing the page, the updated list of files should appear.