Literature DB >> 19406925

WhichGenes: a web-based tool for gathering, building, storing and exporting gene sets with application in gene set enrichment analysis.

Daniel Glez-Peña1, Gonzalo Gómez-López, David G Pisano, Florentino Fdez-Riverola.   

Abstract

WhichGenes is a web-based interactive gene set building tool offering a very simple interface to extract always-updated gene lists from multiple databases and unstructured biological data sources. While the user can specify new gene sets of interest by following a simple four-step wizard, the tool is able to run several queries in parallel. Every time a new set is generated, it is automatically added to the private gene-set cart and the user is notified by an e-mail containing a direct link to the new set stored in the server. WhichGenes provides functionalities to edit, delete and rename existing sets as well as the capability of generating new ones by combining previous existing sets (intersection, union and difference operators). The user can export his sets configuring the output format and selecting among multiple gene identifiers. In addition to the user-friendly environment, WhichGenes allows programmers to access its functionalities in a programmatic way through a Representational State Transfer web service. WhichGenes front-end is freely available at http://www.whichgenes.org/, WhichGenes API is accessible at http://www.whichgenes.org/api/.

Entities:  

Mesh:

Year:  2009        PMID: 19406925      PMCID: PMC2703947          DOI: 10.1093/nar/gkp263

Source DB:  PubMed          Journal:  Nucleic Acids Res        ISSN: 0305-1048            Impact factor:   16.971


INTRODUCTION

During the past several years, bioinformatics enrichment tools have played a very important and successful role contributing to the gene functional analysis of large gene lists (ranging in size from hundreds to thousands of genes) for various high-throughput biological studies (1). From the large amount of tools that are currently available in the community, two widely used approaches can be identified: (i) individual gene analysis (IGA), which evaluates the significance of individual genes between two groups of samples compared, and (ii) gene set analysis (GSA), free from the problems of the ‘cutoff-based’ methods (2). In recent years, GSA approach has received a great deal of attention because, from a biological perspective, functionally related genes often display a coordinated expression to accomplish their roles in the cell. In this direction, GSA methods enable the understanding of cellular processes as an intricate network of functionally related components (3). However, while extensive work has been done during last years in developing new GSA methods, little effort has been put on implementing tools that can help researches gather, store and manage gene sets containing large ‘interesting’ gene lists from multiple data sources. To our knowledge, only the Gene Set Builder tool (4) shares the same fundamental concept, giving support to easily handle sets of genes. Compared with Gene Set Builder, which follows a fixed database-driven architecture to give access only to Ensembl and GeneLynx gene catalogs, the tool presented herein follows a more flexible database-free and interactive approach allowing the integration of 14 different data sources for the Homo sapiens and Mus musculus organisms. In this article, we present WhichGenes, an on-line, database-free, web-based tool for easily gathering, building, storing and exporting always updated gene sets coming from multiple data sources. It allows researchers to elaborate custom hypotheses in the form of lists of genes in order to further use them as input in existing GSA tools. WhichGenes currently supports queries about Homo sapiens and Mus musculus organisms by retrieving up-to-date gene lists directly coming from multiple databases, currently including Ensembl, MSigDB, KEGG/Biocarta/Reactome pathway databases, GeneCards, CancerGenes, Decipher, Diseases CTD, TargetScan, miRBase, Chemical CTD, AmiGO and IntAct. Generated gene sets can be easily combined and exported using a wide variety of supported gene identifiers. In addition, WhichGenes provides a web service allowing the server to be directly accessed from multiple programming languages.

MATERIALS AND METHODS

Gene set data sources

In GSA as important as the algorithms are the gene sets. WhichGenes retrieves and integrates different data for constructing target gene sets by accessing diverse sources of biological knowledge. Each gene set is created running a given query over the user specified data source. There are two types of queries depending on the source of information: (i) free-text query data sources and (ii) catalogue-based query data sources. In the first case, the user specifies a query using a text box, i.e. writing ‘leukemia’ in order to retrieve those genes related to this disease from ‘GeneCards’. In the second case, catalogue-based queries force the user to select one or more terms from a fixed catalogue displayed in a list or a tree. Catalogue-based queries are used, for example, to retrieve genes annotated with a particular GO term that are involved in a desired pathway or found in a specific chromosome location. Currently, WhichGenes gives access to 14 different data sources of two species (Homo sapiens and Mus musculus) as illustrated in Table 1.
Table 1.

Data sources used by WhichGenes to automatically construct gene sets

Source descriptionSpeciesaCatalogue-basedAccess method
Positional: genes located in user specified chromosomic ranges
    Ensembl (5)H, MYes—listBioMart API
    MSigDB Positional GeneSets (6)HYesWeb parsing
Pathways: genes involved in user specified pathways
    KEGG (7)H, MYes—list of pathwaysKEGG web service API
    Biocarta (8)H, MYes—list of pathwaysLocal database
    Reactome (9)H, MYes—list of root pathwaysBioMart API
Diseases: genes related to user specified diseases
    GeneCards (10)HNoWeb parsing
    Cancer Genes (11)HYes—list of projectsWeb parsing
    Decipher (12)HYes—list of syndromesWeb parsing
    CTD (13)H, MNoWeb parsing
MicroRNA targets: genes that are target of user specified microRNAs
    TargetScan (14)HNoWeb parsing
    miRBase (15)H, MNoWeb parsing
Chemical: genes interacting with user specified chemicals
    CTD (13)H, MNoWeb parsing
Other:
    AmiGO (16): genes annotated with user specified GO termsHYes—tree of GO termsWeb parsing
    IntAct (17): genes interacting with the user specified genesHNoWeb parsing

a‘H’ stands for Homo sapiens and ‘M’ for Mus musculus organisms. WhichGenes supports different access methods using standard APIs where possible or applying web parsing where information is not programmatically accessible.

Data sources used by WhichGenes to automatically construct gene sets a‘H’ stands for Homo sapiens and ‘M’ for Mus musculus organisms. WhichGenes supports different access methods using standard APIs where possible or applying web parsing where information is not programmatically accessible.

System workflow

The WhichGenes usage workflow typically requires iteration between two simple stages: (i) gene sets creation phase and (ii) gene-set management phase. Figure 1 shows a summary of the main procedures carried out in each stage.
Figure 1.

Schematic WhichGenes workflow. The user can iterate between gene set creation and gene set management phases before exporting the desired group of gene sets.

Schematic WhichGenes workflow. The user can iterate between gene set creation and gene set management phases before exporting the desired group of gene sets. The process to create gene sets starts with the selection of the desired data source (categorized by organism). If the selected data source supports catalogue-based queries (i.e. pathway data sources), the closed set of terms (pathway names) are retrieved and displayed to the user. Since the catalogue depends on the data source and can be dynamically updated, its terms are retrieved on-demand for each query. In the next step, the user configures a query by typing text in case of free-text queries, or by selecting one or more terms in case of catalogue-based queries. Finally, the user is asked to specify a name for the new set. After these steps, WhichGenes runs the query and on-line retrieves a list of related genes from the data source. Following this simple procedure in an iterative way, the user can perform multiple queries simultaneously with the goal of creating several sets. The genes coming from each data source are available via different identifiers (i.e. KEGG provides Entrez IDs, AmiGO uses Uniprot IDs, miRBase returns Ensembl IDs, etc.). In order to standardize all the sets and use the same namespace, WhichGenes accesses the Ensembl BioMart MartService to query the Homo sapiens and Mus musculus gene datasets in order to convert previous retrieved identifiers to HGNC and MGI symbols (for human and mouse organisms, respectively). Every time WhichGenes standardizes the identifiers corresponding to a recent generated list of genes, a new set is automatically added to the private ‘gene-set cart’ and an e-mail is sent to the user with a direct link for easily accessing and sharing the set. In the gene-set management phase, WhichGenes provides to the user several operations for manipulating existing sets. These actions facilitate both (i) the modification of individual sets by deleting particular genes or deleting/duplicating/renaming the whole set and (ii) the combination of existing sets for generating new synthesized ones. The last group of actions has special relevance since it allows the user to merge two or more sets by using the implemented ‘and’, ‘or’ and ‘difference’ operators. This feature makes possible to create new sets supporting more elaborated hypotheses (i.e. genes belonging to a given pathway AND targeted by a particular miRNA). Through the logical operations of gene sets between different functional classifications, interesting gene lists can be separated into more specific and smaller groups of genes, which further facilitate a much more detailed analysis of expression patterns. Once the users obtain the desired gene sets supporting their custom hypotheses, they can be exported by applying two commonly used text-based formats (CSV and GSEA). It is also possible to change the gene namespace employed in the exported files by using the implemented IDs Translating Service.

Implementation

WhichGenes is implemented as an AJAX-enabled web application programmed in J2SE 1.5 Java language. The ZK development framework (http://www.zkoss.org) was used to construct the user interface as well as different technologies to access the source databases including the BioMart XML-based query service for Ensembl and Reactome, the KEGG API and a custom developed library to download, parse, process and extract information from unstructured HTML pages, since many databases can only be accessed via their web sites. We have also implemented caching techniques in order to reduce the number of accesses to the external data sources, especially when retrieving catalogues. In addition to the functionality provided by the end user front-end, WhichGenes also implements a REST-based programming interface allowing developers to retrieve gene sets directly from our server and using them within their own algorithms. WhichGenes runs on a standard Tomcat 5.5 Web application server without any local database. An anonymous login is available for those who are interested in testing the system (without e-mail notifications) as well as preloaded searches.

Supported platforms

Currently, WhichGenes has been successfully tested in Internet Explorer 7, Firefox 3, Opera 9.62 and Safari 3 browsers working on Windows XP/Vista, Ubuntu Linux 8.04 version and Mac OSX 10.5 of Intel architecture.

RESULTS AND DISCUSSION

WhichGenes presents a natural web interface based on a simple to use four-step wizard to create groups of interesting genes plus an intuitive control panel to manage and export them. The ‘create set’ wizard allows the user to select the organism, specify the data source, configure the query and finally, give a name to the set. An example of a search is provided in Figure 2. When the search starts, its progress can be observed in a panel on the right zone. While the search is generating the results the user can configure and launch new queries, which will run simultaneously.
Figure 2.

WhichGenes ‘create set’ wizard running a user query. Left panel shows the specified parameters. Right panel visualizes the retrieved genes as soon as they are available using different tabs for each query. When the list of retrieved genes exceeds a predefined threshold, WhichGenes automatically paginates the results.

WhichGenes ‘create set’ wizard running a user query. Left panel shows the specified parameters. Right panel visualizes the retrieved genes as soon as they are available using different tabs for each query. When the list of retrieved genes exceeds a predefined threshold, WhichGenes automatically paginates the results. Every time a new set is generated by WhichGenes, it is automatically added to the private ‘gene-set cart’ where the user can manage his own groups. Figure 3 shows the functionalities of this control panel.
Figure 3.

WhichGenes ‘gene-set cart’. Left panel shows the gene set list where gene sets can be removed, renamed and merged. Middle panel is used to enumerate the genes belonging to the selected set and supports filtering and deleting operations. Right panel provides export functionalities where the user specifies the desired output format and gene IDs namespace.

WhichGenes ‘gene-set cart’. Left panel shows the gene set list where gene sets can be removed, renamed and merged. Middle panel is used to enumerate the genes belonging to the selected set and supports filtering and deleting operations. Right panel provides export functionalities where the user specifies the desired output format and gene IDs namespace. In order to always manage updated gene sets, WhichGenes follows a database-free (or federated) architecture. This approach has several advantages including the fact of always retrieving up-to-date information and the absence of periodically duplicating huge databases. In addition, the required source data and/or query algorithms could be not always fully accessible to download in order to replicate them in our server. However, our approach also poses some disadvantages related with a poorer performance, the possibility of temporal unavailable third-party databases, and the need to update the search agents that parse and reformat results whenever a source database change their data structure (18). Nevertheless, in our daily usage we have verified a similar performance of retrieving genes from WhichGenes in comparison to the original data sources. We also check for the availability of external databases by running a sample query over every data source in a daily basis, disabling it and notifying the administrator whenever it fails. Finally, our search agents are designed with an in-house specific web crawler/scraping library, which facilitates both the creation and modification of their code. WhichGenes provides a set of unique features which are not currently available in other tools: a very intuitive interface, up-to-date access to supported databases, many sources of information, possibility of downloading several sets of genes in an unique file, support for standard output files for GSEA (.gmt,.gmx), possibility of exploring subtrees from certain sources (i.e. GO) in order to make more specific queries, etc.

CONCLUSIONS

The comprehensive functional analysis of large gene lists, derived in most cases from emerging high-throughput genomic, proteomic and bioinformatics scanning approaches, is still a challenging and daunting task. While a significant number of bioinformatics enrichment tools are currently available in the community, few efforts has been invested in developing tools for gathering, building, storing and managing gene sets containing large ‘interesting’ gene lists. WhichGenes is specifically focussed in this area by offering final-user facilities as well as a programmatic API for intuitively extracting lists of genes from multiple sources in order to extent the scope of existing gene set based analysis methods. WhichGenes is able to access and integrate information coming from a continuously growing plethora of information repositories including pathways, diseases, chemicals, GO, microRNAs, etc. The ‘database-free’ nature of WhichGenes implies that external data sources are accessed just in time, retrieving up-to-date information without using obsolete local mirrors of existing data sources. The user can not only retrieve and integrate ‘interesting’ gene lists from multiple repositories automatically, but also combine these sets (with the ‘and’, ‘or’ and ‘difference’ operators) to build more complex hypotheses. As different namespaces are commonly used, WhichGenes automatically standardizes all the generated sets to HGNC and MGI symbols in order to correctly perform merging operations. However, WhichGenes can export gene sets in commonly used text-based formats where the final gene namespace can be changed to a more appropriate one, including multiple popular database gene identifiers and several microarray probe set IDs.

FUNDING

This work was initiated and partially funded by the project Research on Translational Bioinformatics (08VIB6) from University of Vigo. María Barbeito contract from Xunta de Galicia (to D.G.-P.); Spanish National Institute for Bioinformatics, a platform of Genoma España (to G.-G.-L.). Funding for open access charge: Informatics Department, University of Vigo. Conflict of interest statement. None declared.
  17 in total

1.  Conserved seed pairing, often flanked by adenosines, indicates that thousands of human genes are microRNA targets.

Authors:  Benjamin P Lewis; Christopher B Burge; David P Bartel
Journal:  Cell       Date:  2005-01-14       Impact factor: 41.582

2.  The comparative toxicogenomics database: a cross-species resource for building chemical-gene interaction networks.

Authors:  Carolyn J Mattingly; Michael C Rosenstein; Allan Peter Davis; Glenn T Colby; John N Forrest; James L Boyer
Journal:  Toxicol Sci       Date:  2006-05-04       Impact factor: 4.849

3.  Functional interpretation of microarray experiments.

Authors:  Joaquín Dopazo
Journal:  OMICS       Date:  2006

4.  Human Gene-Centric Databases at the Weizmann Institute of Science: GeneCards, UDB, CroW 21 and HORDE.

Authors:  Marilyn Safran; Vered Chalifa-Caspi; Orit Shmueli; Tsviya Olender; Michal Lapidot; Naomi Rosen; Michael Shmoish; Yakov Peter; Gustavo Glusman; Ester Feldmesser; Avital Adato; Inga Peter; Miriam Khen; Tal Atarot; Yoram Groner; Doron Lancet
Journal:  Nucleic Acids Res       Date:  2003-01-01       Impact factor: 16.971

5.  The Gene Set Builder: collation, curation, and distribution of sets of genes.

Authors:  Dimas Yusuf; Jonathan S Lim; Wyeth W Wasserman
Journal:  BMC Bioinformatics       Date:  2005-12-21       Impact factor: 3.169

6.  IntAct--open source resource for molecular interaction data.

Authors:  S Kerrien; Y Alam-Faruque; B Aranda; I Bancarz; A Bridge; C Derow; E Dimmer; M Feuermann; A Friedrichsen; R Huntley; C Kohler; J Khadake; C Leroy; A Liban; C Lieftink; L Montecchi-Palazzi; S Orchard; J Risse; K Robbe; B Roechert; D Thorneycroft; Y Zhang; R Apweiler; H Hermjakob
Journal:  Nucleic Acids Res       Date:  2006-12-01       Impact factor: 16.971

7.  CancerGenes: a gene selection resource for cancer genome projects.

Authors:  Maureen E Higgins; Martine Claremont; John E Major; Chris Sander; Alex E Lash
Journal:  Nucleic Acids Res       Date:  2006-11-06       Impact factor: 16.971

8.  The Gene Ontology project in 2008.

Authors: 
Journal:  Nucleic Acids Res       Date:  2007-11-04       Impact factor: 16.971

9.  miRBase: tools for microRNA genomics.

Authors:  Sam Griffiths-Jones; Harpreet Kaur Saini; Stijn van Dongen; Anton J Enright
Journal:  Nucleic Acids Res       Date:  2007-11-08       Impact factor: 16.971

10.  Ensembl 2008.

Authors:  P Flicek; B L Aken; K Beal; B Ballester; M Caccamo; Y Chen; L Clarke; G Coates; F Cunningham; T Cutts; T Down; S C Dyer; T Eyre; S Fitzgerald; J Fernandez-Banet; S Gräf; S Haider; M Hammond; R Holland; K L Howe; K Howe; N Johnson; A Jenkinson; A Kähäri; D Keefe; F Kokocinski; E Kulesha; D Lawson; I Longden; K Megy; P Meidl; B Overduin; A Parker; B Pritchard; A Prlic; S Rice; D Rios; M Schuster; I Sealy; G Slater; D Smedley; G Spudich; S Trevanion; A J Vilella; J Vogel; S White; M Wood; E Birney; T Cox; V Curwen; R Durbin; X M Fernandez-Suarez; J Herrero; T J P Hubbard; A Kasprzyk; G Proctor; J Smith; A Ureta-Vidal; S Searle
Journal:  Nucleic Acids Res       Date:  2007-11-13       Impact factor: 16.971

View more
  15 in total

1.  Conserved toxic responses across divergent phylogenetic lineages: a meta-analysis of the neurotoxic effects of RDX among multiple species using toxicogenomics.

Authors:  Natàlia Garcia-Reyero; Tanwir Habib; Mehdi Pirooznia; Kurt A Gust; Ping Gong; Chris Warner; Mitchell Wilbanks; Edward Perkins
Journal:  Ecotoxicology       Date:  2011-03-29       Impact factor: 2.823

2.  Enrichment map: a network-based method for gene-set enrichment visualization and interpretation.

Authors:  Daniele Merico; Ruth Isserlin; Oliver Stueker; Andrew Emili; Gary D Bader
Journal:  PLoS One       Date:  2010-11-15       Impact factor: 3.240

3.  Molecular signature of response and potential pathways related to resistance to the HSP90 inhibitor, 17AAG, in breast cancer.

Authors:  Magdalena Zajac; Gonzalo Gomez; Javier Benitez; Beatriz Martínez-Delgado
Journal:  BMC Med Genomics       Date:  2010-10-04       Impact factor: 3.063

4.  Exact statistical tests for the intersection of independent lists of genes.

Authors:  Loki Natarajan; Minya Pu; Karen Messer
Journal:  Ann Appl Stat       Date:  2012-06       Impact factor: 2.083

5.  ISAAC - InterSpecies Analysing Application using Containers.

Authors:  Herbert Baier; Jörg Schultz
Journal:  BMC Bioinformatics       Date:  2014-01-15       Impact factor: 3.169

6.  The core mouse response to infection by neospora caninum defined by gene set enrichment analyses.

Authors:  John Ellis; Stephen Goodswen; Paul J Kennedy; Stephen Bush
Journal:  Bioinform Biol Insights       Date:  2012-09-03

7.  GeneSetDB: A comprehensive meta-database, statistical and visualisation framework for gene set analysis.

Authors:  Hiromitsu Araki; Christoph Knapp; Peter Tsai; Cristin Print
Journal:  FEBS Open Bio       Date:  2012-04-17       Impact factor: 2.693

8.  An introduction to effective use of enrichment analysis software.

Authors:  Hannah Tipney; Lawrence Hunter
Journal:  Hum Genomics       Date:  2010-02       Impact factor: 4.639

9.  The Comparative Toxicogenomics Database: update 2011.

Authors:  Allan Peter Davis; Benjamin L King; Susan Mockus; Cynthia G Murphy; Cynthia Saraceni-Richards; Michael Rosenstein; Thomas Wiegers; Carolyn J Mattingly
Journal:  Nucleic Acids Res       Date:  2010-09-22       Impact factor: 16.971

10.  Systems biology approach to identify gene network signatures for colorectal cancer.

Authors:  Madhankumar Sonachalam; Jeffrey Shen; Hui Huang; Xiaogang Wu
Journal:  Front Genet       Date:  2012-05-17       Impact factor: 4.599

View more

北京卡尤迪生物科技股份有限公司 © 2022-2023.