Skip Navigation


Bioinformatics Advance Access originally published online on September 3, 2004
Bioinformatics 2005 21(2):272-274; doi:10.1093/bioinformatics/bth494
This Article
Right arrow Abstract Freely available
Right arrow FREE Full Text (Print PDF) Freely available
Right arrow All Versions of this Article:
21/2/272    most recent
bth494v1
Right arrow Alert me when this article is cited
Right arrow Alert me if a correction is posted
Services
Right arrow Email this article to a friend
Right arrow Similar articles in this journal
Right arrow Similar articles in ISI Web of Science
Right arrow Similar articles in PubMed
Right arrow Alert me to new issues of the journal
Right arrow Add to My Personal Archive
Right arrow Download to citation manager
Right arrow Search for citing articles in:
ISI Web of Science (12)
Right arrowRequest Permissions
Google Scholar
Right arrow Articles by Iragne, F.
Right arrow Articles by Sherman, D.
Right arrow Search for Related Content
PubMed
Right arrow PubMed Citation
Right arrow Articles by Iragne, F.
Right arrow Articles by Sherman, D.
Social Bookmarking
 Add to CiteULike   Add to Connotea   Add to Del.icio.us  
What's this?

Bioinformatics vol. 21 issue 2 © Oxford University Press 2005; all rights reserved.

ProViz: protein interaction visualization and exploration

Florian Iragne , Macha Nikolski , Bertrand Mathieu , David Auber and David Sherman *

LaBRI UMR 5800, Université Bordeaux 1 351 cours de la Libération, 33405 Talence Cedex, France

*To whom correspondence should be addressed.


    Abstract
 TOP
 Abstract
 INTRODUCTION
 OVERVIEW OF ProViz
 REFERENCES
 

Summary: ProViz is a tool for the visualization of protein–protein interaction networks, developed by the IntAct European project. It provides facilities for navigating in large graphs and exploring biologically relevant features, and adopts emerging standards such as GO and PSI-MI.

Availability: ProViz is available under the GPL and may be freely downloaded. Source code and binaries are available at http://cbi.labri.fr/eng/proviz.htm

Contact: david.sherman{at}labri.fr


    INTRODUCTION
 TOP
 Abstract
 INTRODUCTION
 OVERVIEW OF ProViz
 REFERENCES
 
Analysis of protein–protein interaction (PPI) networks requires a combination of algorithmic and visualization tools, ideally integrated within a software platform that is itself integrated with access to local and distant data banks. We present a software tool called ProViz that provides highly interactive visualization of large networks of interactions, integrated with the IntAct data model (Hermjakob et al., 2004a). ProViz is similar in purpose to PIMrider (Legrain et al., 2001), Osprey (Breitkreutz et al., 2003), and other visualization or analysis tools (Tucker et al., 2001; Lappe et al., 2001; Koike and Rzhetsky, 2000; Shannon et al., 2003).


    OVERVIEW OF ProViz
 TOP
 Abstract
 INTRODUCTION
 OVERVIEW OF ProViz
 REFERENCES
 
Graph drawing and interactive graph exploration are active domains in computer science and many tools are available for this task. Adaptation of these tools and techniques to the specific needs of biologists exploring PPI networks is a current effort in bioinformatics. The challenge is to add valuable information and functions that enable the user to discover interesting biological relations hidden within the data.

ProViz improves over existing work by providing a fast, scalable, open tool with extensive plugins, that integrates emerging standards for representing biological knowledge in a biologist-oriented interface.

Intended use. ProViz is designed with an understanding of the ways that biologists prefer to work. It may be used for exploring large graphs in order to identify proteins and interactions of interest, either through keyword search or through analysis of the combinatorial structure of the network; for comparing graphs from different strains or species over orthologous sets of genes; for extracting views and subgraphs for further analysis; and for clustering related proteins and interactions (see examples in Supplementary Material). ProViz is highly interactive, providing screen updates within 50 ms on standard workstations while manipulating graphs with a million elements.

ProViz can be a content-type helper for interaction database query results in PSI-MI format (Hermjakob et al., 2004b). Name-based or sequence-based queries to the IntAct federated database of protein–protein interactions produce networks that ‘link out’ to ProViz for detailed study, and protein nodes and interaction edges link back in to IntAct web services.

User interface. The ProViz screen is intentionally uncluttered (Fig. 1). The right half of the screen displays the current view of the current graph; the different views available are selected through the use of tabs above the window. Above this window in the tool bar are buttons for changing the layout of the current view. The mouse can be used to select elements or to move elements, and the mouse wheel can be used to zoom in or out and to pan the image. Below are buttons for cloning and for closing the view. Four tabs are available on the left: Views, for information about existing views; Node Ontology, for selecting proteins based on GO terms; Edge Ontology, for selecting interactions based on controlled vocabularies; and Properties, for viewing the complete set of properties associated with a node or edge element.



View larger version (39K):
[in this window]
[in a new window]
 
Fig. 1 View of a spoke-model PPI graph for yeast. (a) Protein properties. (b) Protein selection using GO terms. (c) Main window showing part of current view (right) and the cluster tree (left).

 
Views. Subgraphs produced by selection, filtering or clustering are automatically organized into views that can be manipulated independently and used to produce subsequent views. Each view has its own layout and zoom, and views can be used to compare different analyses of the same interaction network. Views are organized in a tree, a quotient graph whose nodes are individual subgraphs.

Layout algorithms. Of the dozens of layout algorithms in the plugin library, three were chosen for direct use based on their capacity to highlight biologically pertinent information. GEM (Frick et al., 1994) is an efficient directed force-based graph drawing algorithm. It groups related nodes and can be used to quickly identify proteins with a given role, or for visualizing protein complexes. Hierarchical layout (Messinger et al., 1991) reveals ancestral relationships between nodes and is useful when looking for cascade-type interactions or comparison to metabolic pathway data. Circular layout is a neutral choice that does not attribute any semantics to edge relations.

Integrating controlled vocabularies. ProViz uses GO and PSI-MI controlled vocabularies for describing proteins and interactions. Users employ these vocabularies when building views of interaction networks by manual filtering or through the use of clustering plug-ins. In Figure 1, we see the property list for the node corresponding to yeast Rad16 (nucleotide excision repair protein), including GO evidence, gene names and external links.

Tulip development platform. ProViz development is based on the Tulip platform (Auber, 2003), designed for management and three-dimensional display of large graphs. It provides a rich set of operations on graphs: metric computation, node and edge layout, selection, extraction of view and subgraphs, and labeling of nodes and edges with arbitrary sets of attributes. Operations specific to the application domain are provided by means of software plugins. Any program using Tulip can add to the core features by providing its own domain-specific plugins. Tulip is written in C++ and uses Qt and OpenGL for enhanced portability.


    Acknowledgments
 
This work is supported by EU grant number QLRI-CT-2001–00015 under the RDD programme ‘Quality of Life and Management of Living Resources’.

Received on August 4, 2003; revised on June 15, 2004; accepted on August 18, 2004

    REFERENCES
 TOP
 Abstract
 INTRODUCTION
 OVERVIEW OF ProViz
 REFERENCES
 

    Auber, D. (2003) Tulip—a huge graph visualization framework. In Juenger, M. and Mutzel, P. (Eds.). Graph Drawing Software, , Heidelberg Mathematics and Visualization, Springer-Verlag, pp. 80–102.

    Breitkreutz, B.J., Stark, C., Tyers, M. (2003) Osprey: a network visualization system. Genome Biol., 4, R22[CrossRef][Medline].

    Frick, A., Ludwig, A., Mehldan, H. (1994) A fast adaptive layout algorithm for undirected graphs. Proceedings of Workshop on Graph Drawing 94, Springer-Verlag, pp. 389–403.

    Hermjakob, H., Montecchi-Palazzi, L., Lewington, C., Mudali, S., Kerrien, S., Orchard, S., Vingron, M., Roechert, B., Roepstorff, P., Valencia, A., et al. (2004a) Intact: an open source molecular interaction database. Nucleic Acids Res., 32, D452–D455[Abstract/Free Full Text].

    Hermjakob, H., Montecchi-Palazzi, L., Badera, G., Wojcik, J., Salwinski, L., Ceol, A., Moore, S., Orchard, S., Sarkans, U., von Mering, C., et al. (2004b) The HUPO PSI's molecular interaction format—a community standard for the representation of protein interaction data. Nat. Biotechnol., 22, 177–183[CrossRef][ISI][Medline].

    Koike, T. and Rzhetsky, A. (2000) A graphic editor for analysing signal-transduction pathways. Gene, 259, 235–244[CrossRef][ISI][Medline].

    Lappe, M., Park, J., Niggermann, O., Holm, L. (2001) Generating protein interaction maps from incomplete data: application to fold assignment. Bioinformatics, 17, S149–S156[Abstract].

    Legrain, P., Wojcik, J., Gauthier, J.M. (2001) Protein–protein interaction maps: a lead towards cellular functions. Trends Genet., 17, 346–352[CrossRef][ISI][Medline].

    Messinger, E.B., Rowe, L.A., Henry, R.R. (1991) A divide and conquer algorithm for the automatic layout of large directed graphs. IEEE Trans. Syst. Man Cybernet., SMC-21, 1–11.

    Shannon, P., Markiel, A., Ozier, O., Baliga, N., Wang, J., Ramage, D., Amin, N., Schwikowski, B., Ideker, T. (2003) Cytoscape: a software environment for integrated models of biomolecular interaction networks. Genome Res., 13, 2498–2504[Abstract/Free Full Text].

    Tucker, C.L., Gera, J.F., Uetz, P. (2001) Towards an understanding of complex protein networks. Trends Cell Biol., 11, 102–106[CrossRef][ISI][Medline].


Add to CiteULike CiteULike   Add to Connotea Connotea   Add to Del.icio.us Del.icio.us    What's this?


This article has been cited by other articles:


Home page
Brief BioinformHome page
Z. Hu, E. S. Snitkin, and C. DeLisi
VisANT: an integrative framework for networks in systems biology
Brief Bioinform, July 1, 2008; 9(4): 317 - 325.
[Abstract] [Full Text] [PDF]


Home page
BioinformaticsHome page
M. Klammer, S. Roopra, and E. L. L. Sonnhammer
jSquid: a Java applet for graphical on-line network exploration
Bioinformatics, June 15, 2008; 24(12): 1467 - 1468.
[Abstract] [Full Text] [PDF]


Home page
BioinformaticsHome page
M. Suderman and M. Hallett
Tools for visually exploring biological networks
Bioinformatics, October 15, 2007; 23(20): 2651 - 2659.
[Abstract] [Full Text] [PDF]


Home page
Nucleic Acids ResHome page
S. Kerrien, Y. Alam-Faruque, B. Aranda, I. Bancarz, A. Bridge, C. Derow, E. Dimmer, M. Feuermann, A. Friedrichsen, R. Huntley, et al.
IntAct--open source resource for molecular interaction data
Nucleic Acids Res., January 12, 2007; 35(suppl_1): D561 - D565.
[Abstract] [Full Text] [PDF]


Home page
Brief BioinformHome page
L. Stromback, V. Jakoniene, H. Tan, and P. Lambrix
Representing, storing and accessing molecular interaction data: a review of models and tools
Brief Bioinform, December 1, 2006; 7(4): 331 - 338.
[Abstract] [Full Text] [PDF]


Home page
BioinformaticsHome page
R. Aragues, D. Jaeggi, and B. Oliva
PIANA: protein interactions and network analysis
Bioinformatics, April 15, 2006; 22(8): 1015 - 1017.
[Abstract] [Full Text] [PDF]


Home page
BioinformaticsHome page
S. D. Hooper and P. Bork
Medusa: a simple tool for interaction graph analysis
Bioinformatics, December 15, 2005; 21(24): 4432 - 4433.
[Abstract] [Full Text] [PDF]


Home page
Mol. Cell. ProteomicsHome page
S. Orchard, H. Hermjakob, and R. Apweiler
Annotating the Human Proteome
Mol. Cell. Proteomics, April 1, 2005; 4(4): 435 - 440.
[Abstract] [Full Text] [PDF]


This Article
Right arrow Abstract Freely available
Right arrow FREE Full Text (Print PDF) Freely available
Right arrow All Versions of this Article:
21/2/272    most recent
bth494v1
Right arrow Alert me when this article is cited
Right arrow Alert me if a correction is posted
Services
Right arrow Email this article to a friend
Right arrow Similar articles in this journal
Right arrow Similar articles in ISI Web of Science
Right arrow Similar articles in PubMed
Right arrow Alert me to new issues of the journal
Right arrow Add to My Personal Archive
Right arrow Download to citation manager
Right arrow Search for citing articles in:
ISI Web of Science (12)
Right arrowRequest Permissions
Google Scholar
Right arrow Articles by Iragne, F.
Right arrow Articles by Sherman, D.
Right arrow Search for Related Content
PubMed
Right arrow PubMed Citation
Right arrow Articles by Iragne, F.
Right arrow Articles by Sherman, D.
Social Bookmarking
 Add to CiteULike   Add to Connotea   Add to Del.icio.us  
What's this?