Robust Relational Database Engine support (Oracle 10g/11g DBMS and PostgreSQL 8.x). You can directly query the data stored in your database using Oracle SQL or PostgreSQL, and immediately visualize the network display results.
Standard GML file support. You can import and manipulate any network data using standard GML file formats in addition to structured data stored in the relational databases.
Flexible Annotation Data Mapping. You can use queries to specify and store"associations" between nodes/edges and node annotation/edge annotation. These associations can be used to visually annotate large displayed biological networks using node/edge shape, size, weight, color, and text. This is much more powerful than what is provided by custom-built annotation user-interfaces for complex visual network analysis.
Multiple Network Layout Choices. The tool comes with the same professional graph layout engine optimized for relational data. Several different types of layout such as organic and hierarchical methods can be configured.
Session and File Sharing. Analysis sessions can be saved for later retrieval. Network files can also be saved as layout files or image files for sharing.
Download the Software
The current version is 1.11 (release date: August 18th, 2008). The change log can be found here (in plain text format)
Read and print out the freeware license agreement here. You are not authorized to download or use the software unless you agree to this license agreement.
Minimum system requirements: Windows OS, 1GB, 1.8GHz CPU, Java Runtime Environment 1.5 and above.
Separately pre-install JRE version 1.5 or higher (older versions of JRE may not be compatible with ProteoLens),
which can be freely downloaded from http://www.java.com
Install ProteoLens
with the following Windows 95/98/ME/2000/XP/Vista
file (8.4MB).
Documentation
Installation Instruction: Open the .exe file, install it, and choose "ProteoLens 1.1" shortcut from the desktop to launch the application.
To create a database connection to Oracle, use "thin" driver only ("oci8" should work but is untested). Ask your database administrator for your oracle connection parameters.
To view any database table, right click desired connected database icon, explore to the appropriate schema and table, then right click "view".
To create an data association, select data association from the data query window. Choose two attributes that represents (A,B) pair of the network edge, and give the association an intuitive name such as "yeast protein interaction (nodeA, nodeB)".
To create a network, choose from main menu, windows->network. Select the association that you created earlier for the network. For a complete network, enter "default" in both node filter's textbox and choose "AND" before pressing OK button.
To add node or edge annotations, in the network layout window, choose node or edge, then "add annotations". You should have created annotations using a pair of attributes beforehand, e.g., "yeast protein name (node, gene symbol)" (use query window and write SQL) for node annotations or "yeast protein interaction confidence (nodeA, nodeB, score)" (use query window and write SQL) for edge annotations. Annotations may be node size, shape, color, text label for nodes, or edge line type, color, and weight for edges.
The ProteoLens User Manual can be downloaded from here (pdf).
The ProteoLens in 10 Minutes Guide can be downloaded from here (pdf).