ENCODE-Nets Network Viewer
From GersteinInfo
The ENCODE-Nets network viewer allows networks and graphs to be visualized interactively in the browser. Nodes and edges may be manipulated and selected to view detailed information. The network viewer uses Cytoscape Web to render the networks.
Installation
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
Source
The source code for the network viewer may be found at the lab Github.