ShareViz

Shareviz is a graph visualization software. The software would take as inputs: specific nodes of data, differently weighted edges between nodes, and identifiers that give nodes color. Then the software will use the LinLog algorithm to position the points in a least energy pattern. Finally, the nodes should display in a java GUI.

The program has been developed by
Itsik Pe'er's Lab of Computational Genetics at Columbia University. It is built in Java 1.6 and tested in the Red Hat Linux environment; the source is distributed here in a jar package under the GPL license.