Abstract
Numerous methods are available to compare results of multiple microarray studies. One of the simplest but most effective of these procedures is to examine the overlap of resulting gene lists in a Venn diagram. Venn diagrams are graphical ways of representing interactions among sets to display information that can be read easily. Here we propose a simple but effective web application creating Venn diagrams from two or three gene lists. Each gene in the group list has link to the related information in NCBI's Entrez Nucleotide database.
Availability
GeneVenn is available for free at http://mcbc.usm.edu/genevenn/
Keywords: microarray, Venn diagrams, comparison, gene list, graphics
Background
Microarray technologies are increasingly being used in biological and medical sciences for high throughput analysis of genetic information at genome levels. These types of analyses generate vast amounts of data, often in the form of large lists of genes differentially expressed between different sample sets. It leaves the researchers with the task of identifying the functional relevance of the observed expression changes. There are a number of methods to compare results from multiple microarray experiments. [2] Methods can be used to validate results from similar experiments performed under different conditions. One of the simplest but most effective of these procedures is to examine the overlap of resulting gene lists in a Venn diagram.
Venn diagram was introduced by John Venn in 1881. [5] It is the illustration based on set theory concepts. It is used to compare and contrast two or more than two items in terms of the relationship between them. The relationship could be the intersection, union, complement, etc.
Venn diagrams are used to show the mathematical or logical relationships between different groups of sets. A Venn diagram shows all the logical relations between the sets. Venn diagrams can provide much more information to the researcher. Venn diagrams are very useful to show graphically how the objects in the sets are similar, different or apparently distinct to each other.
Simple Venn diagrams are already being used in microarray data analysis software packages such as commercial GeneSpring® and SilicoCyte® or open source R-package limma to visualize intersections of up to three different lists of genes. In the present paper, we propose a web application creating a Venn diagrams from two or three gene lists. It is been graphically designed and publicly available at http://mcbc.usm.edu/genevenn/.
Implementation
The design of GeneVenn follows that of a two tiers web application. The UML class diagram including application's class variables and methods is illustrated in Figure 1.
Figure 1.
GeneVenn UMLDiagram
The user-friendly web interface has been developed by using the PHP language, DHTML, and JavaScript. The application is currently running under an Apache web server version 2.0 based on Linux Suse 10 OS.
Content
GeneVenn is relatively small but, nonetheless, effectively complete. In this, the initial welcome page has three text lists. A user is able to enter the gene names to these text areas as well as uploading gene lists files to the server and process them automatically. If the user enters data in the text box and uploads a gene file at the same list, data will be merged and considered as a single list. It is also possible to select the number of diagrams (two or three), set up a name for each diagram, and a title for the result. Any white space such as tab, space, line break or comma is accepted as a gene name delimiter.
The result page processes the lists and creates a Venn diagram. Each area on the diagram has a hyperlink which shows the related gene list and each gene name has linked to the related information in NCBI's Entrez Nucleotide database. Here, user is able to modify every element of the generated diagram, including font, color and name of the diagram. The Figure 2 illustrates the result page.
Figure 2.
The GeneVenn result page
System requirements
Operating systems: platform independent
Programming language: PHP, DHTML and JavaScript
License: GNU GPL
Any restrictions to use by non-academics: none
Acknowledgments
This work was supported by Dean's Research Initiative award of the University of Southern Mississippi to Youping Deng and the Mississippi Functional Genomics Network (DHHS/NIH/NCRR Grant# 2P20RR016476-04).
Footnotes
Citation: Pirooznia et al., Bioinformation 1(10): 420-422 (2007)
References
- 1.Cundy H, Rollett A. Mathematical Models. 1989;255:256. [Google Scholar]
- 2.Kestler HA, et al. Bioinformatics. 2005;21:1595. [Google Scholar]
- 3.Ogilvy CS. Amer Math. 1955;62:584. [Google Scholar]
- 4.Ruskey F. Electronic J Combinatorics Dynamical Survey. 1997;DS5 [Google Scholar]
- 5.Venn J. Philosophical Magazine and Journal of Science. 1880;1:18. [Google Scholar]