Skip to main content

MetNet Online: a novel integrated resource for plant systems biology

Abstract

Background

Plants are important as foods, pharmaceuticals, biorenewable chemicals, fuel resources, bioremediation tools and general tools for recombinant technology. The study of plant biological pathways is advanced by easy access to integrated data sources. Today, various plant data sources are scattered throughout the web, making it increasingly complicated to build comprehensive datasets.

Results

MetNet Online is a web-based portal that provides access to a regulatory and metabolic plant pathway database. The database and portal integrate Arabidopsis, soybean (Glycine max) and grapevine (Vitis vinifera) data. Pathways are enriched with known or predicted information on sub cellular location. MetNet Online enables pathways, interactions and entities to be browsed or searched by multiple categories such as sub cellular compartment, pathway ontology, and GO term. In addition to this, the “My MetNet” feature allows registered users to bookmark content and track, import and export customized lists of entities. Users can also construct custom networks using existing pathways and/or interactions as building blocks.

Conclusion

The site can be reached athttp://www.metnetonline.org. Extensive video tutorials on how to use the site are available throughhttp://www.metnetonline.org/tutorial/.

Background

Plants are an increasingly facilitating and augmenting (quality of) human life and plant systems biology resources exist in a variety of locations[1]. Those researchers interested in a particular biological mechanism should be able to easily find and access all the data they need. Eliminating the need to go through the difficult process of shifting data from various databases from different platforms provides a strong incentive to create better, more integrated and easily accessible integrated plant portals.

A biological network database needs to capture and represent biological relationships in many ways. MetNet consists of a suite of software tools that specialize in different areas of systems biology[211]. Our database currently contains information about three plant species (Arabidopsis, Soybean and Grapevine). In the future we plan to also incorporate Saccharomyces cerevisiae (for model comparison) and Hypericum spp. MetNetDB is the underlying database and draws the majority of its information from external databases (Table1 – also available on our website). In addition to the retrieved information, a number of signal transduction pathways and biological entities have been manually curated with input from exper biologists.

Table 1 Data sources of MetNet

MetNet Online features are compared with those of several other databases (Table2 and Additional file1: Table S1). MetNet is unique in a number of ways. MetNet Online provides an easy-to-use front-end web interface and combines several important features to provide a distinctive platform. First, metabolism, signalling, and transcriptional pathways are fully integrated into a single network. Second, a sub cellular location layer (obtained via manual curation and/or information from external databases) overlays the pathways. Third, a protein-protein interaction layer extends pathway information. Fourth, the website allows for customized views of any data: (meaning any combination of pathways and interactions can be combined into a new network). Fifth, MetNet Online has a “My MetNet” component, which operates similarly to “My NCBI”. Users can keep track of (bookmark) their favourite entities as well as lists of entities of particular interest (e.g., lists of genes up-regulated in a given mutant, or metabolites derived from cytosolic acetyl-CoA). User lists can be exported to other tools. Finally, the search function is sufficiently intelligent to recognize synonyms (e.g., “water” is listed amongst the search results whether one searches for “H2O” or “water”).

Table 2 Comparing MetNet Online with other resources

In order to enable users to easily analyse network data and customized content in MetNet Online, we provide different ways to export data (including Graphviz .dot, SBML, and XGMML) to facilitate data-flow to external applications. For bioinformatics software developers, a separate application programming interface (API) is provided[12]. MetNet Online is complementary to other community resources and provides a starting point for researchers to develop new hypotheses about biological function[13].

Implementation

MetNetDB is a MySQL database (http://www.mysql.com) that serves as the central repository for all MetNet applications[7]. MetNetDB uses a labelled graph model to represent biological networks and complex internal relationships. In this data model, an entity, which represents a biomolecule with a subcellular location, is mapped to a node in the labelled graph and all of its properties are assigned to the label of that node. An interaction is also represented as a node in the model. Edges represent the relationship between an entity and an interaction. The labelled graph model provides flexibility to integrate any types of biological data from any external source. A complete list of data sources is available in Table1.

MetNetDB provides a wide variety of data, including metabolic pathways, transcriptional regulatory networks, gene annotations, protein localization information, and metabolite annotations. Supplementary data may be added manually: curated pathway data is submitted after approval from researchers who are experts in their field, following the AraCyc model of ‘expert users’. In most cases, curated data is used to enrich the database with signal transduction interactions.

For Arabidopsis, the best annotated of the networks, most of the metabolic pathways are imported from AraCyc[14]. Regulatory information is obtained from AGRIS[15], a regulatory interaction database. AGRIS contains information on: binding site of promoters, loci of associated transcriptional factors, and corresponding references. A full copy of Gene Ontology[16, 17] and TAIR gene annotations[18] are incorporated. MetNetDB integrates MapMan[19] bin annotations, which have gene annotations and functional categories of the gene products. In the future, information on regulons for Arabidopsis genes[9]will be available, too.

MetNetDB includes subcellular localization data from several sources. When other information is unknown, locations are assigned from the protein sequences based on sequence similarity (TargetP ([20]). This method is superseded in MetNetDB by experimental information, when available, from Arabidopsis protein localization databases that collect data from a combination of experimentation, literature, and predictions. Specialized resources are used for particular organelles: PPDB[21, 22], plprot[23], AMPDB[24], AraPerox[25], and AtNoPDB[26]. including . PPDB (Friso et al., 2004) and plprot (Kleffmann et al., 2006) contain plastid proteins of Arabidopsis and other plants. AMPDB (Heazlewood and Millar, 2005) contains Arabidopsis mitochondrial protein data. AraPerox (Reumann et al., 2004) contains peroxisomal Arabidopsis proteins. AtNoPDB (Brown et al., 2005) contains Arabidopsis nucleolar proteins.

MetNetDB collects literature references from several sources. AraCyc and AGRIS provide references for interactions. ChEBI provides references for chemical compounds. TAIR provides references for genes and corresponding RNAs and proteins. Others references are input by curators. Our internal curator tool integrates with PathBinder[5, 7] to allow searching PubMed and adding selected biological references.

Soybean data was inferred from microarray and sequence annotation with Arabidopsis as a starting point for further curation. Based on Arabidopsis network data, Locus IDs were converted to corresponding Soybean (UniGene) IDs.

Grapevine pathways were all manually constructed by field experts using CellDesigner[27]. A special plugin[28] was subsequently used to transfer the data to MetNetDB.

Results

The MetNet Online portal

MetNet Online is a web application developed in PHP[29]. GraphViz (http://www.graphviz.org) is used to generate graphical representations of pathways and networks (Figure1). Biological entities and interactions are represented as nodes and the associations between them are represented as edges in the graph model. The database serves as the primary data repository for both our online portal and the MetNet suite of visualization and analysis tools[7]. Major features of the website are shown in Figure2. A comparative list of features in relationship to select other online resources is available in Table2.

Figure 1
figure 1

The order of the data integration for MetNetDB, with respect to Arabidopsis: AraCyc is the backbone of the whole database, then AGRIS is used to extend the networks. Other databases are integrated without any special order requirement. External data usually does not need any special transformation because the data can be easily added into to the database as a new field/label of a gene, a protein or a molecule. So the data integration from the external data source to MetNetDB is straightforward in most cases.

Figure 2
figure 2

The MetNet Online portal start page. In order to rapidly familiarize novice users, a “pathway of the day” display and a “gene of day” display encourage self-guided exploration.

MetNet Online is centred on several concepts that are inherent in the underlying database. Entities represent physical molecules (subtypes are DNA, RNA, protein, protein complex, and metabolite) and interactions can occur between any number of entities or between entities and other interactions (e.g., in the case of catalysis). A pathway is a collection of interactions that provides a convenient unit to represent prevailing cellular functions. Pathways in MetNet are predefined and cannot be changed by a user, but can be integrated with each other or with other interactions to form new units. A network in MetNet is a collection of interactions for which the granularity is determined by the user when (s) he creates it. A network can consist of any number of interactions or it can be a combination of some already defined pathways. It can also map to exactly one pathway or it can map to a pathway minus transcription/translation events. Networks are virtual and transient objects.

The database can be browsed based on different ontologies or navigation trees including pathway category (e.g., biosynthesis, respiration, and signal transduction), entity participation, cellular location (e.g., nucleus, plastid, and cytosol) and interaction type (e.g., diffusion, transport, and negative/positive regulation). After navigating through a tree and selecting a node of interest, a list of pathways is displayed (either in list-form or by thumbnail) and the pathway information screen can then be chosen or the pathway can be visualized directly. Visualization of a particular pathway may be different from what one is used to seeing at other locations or textbooks, as we rely on GraphViz’s algorithms to render the underlying graphs: no manual intervention (e.g. to make cycles more obvious) is currently implemented in our data flow.

Information about a pathway consists of general comments and literature references, location information, interactions contained within the pathway and participating entities. Sources and sinks for the pathway are displayed in a separate tab as part of the participating entities. This is critical information for simulations in which the pathway is treated as a black box (e.g., for the glycolysis-pathway, glucose would be a source and pyruvate would be a sink; ATP and ADP would serve as both source and sink). At the top-right of the pathway information screen, a toolbar is shown with export functions to various programs and a link to visualize the pathway (discussed separately). Entities can be browsed (alphabetically) independently of pathways and the entity information screen contains location information, possible synonyms, pathway participation and categorized interactions. Additional tabs are available on the pathway information screen.

The literature tab interfaces with PubMed to retrieve a current literature feed, in which the name of the pathway selected by the user is used as a search-term. Cellular context (i.e. the location within the cell where an entity is present when participating in an interaction) is represented separately, so that one can get an idea of the various roles a protein or metabolite might play. Another tab shows connected pathways that share one or more entities.

MetNet Online visualizes pathways with their known or predicted sub cellular locations. This information is not available anywhere else (out of 5527 proteins in AraCyc 8.0 e.g., only 286 have a location annotation). Sub cellular location information can help scientists develop hypotheses on gene function. Entities are color-coded according to assigned location and shape-coded according to entity type. Interactions are color-coded according to type for easy identification and visualization.

MetNet Online’s search function is integrated, rather than providing different search functions for entities, interactions and pathways. Thus, search operations for “regulation”, “biosynthesis”, “AT4G40090”, “AGP3” or “malate” use the same interface. Search results are grouped by entity types, interactions and pathways. When searching for “glucose”, for example, not only the “glucose” metabolite is presented but also the “glucose-UDP biosynthesis” pathway, among others. Synonyms are taken into account. Searches for “H2O” and “water” or “O2” and “oxygen” both lead to the same entity. Typos and misspellings result in suggestions that often point a visitor in the right direction and when no results are found for a search, potential alternatives are suggested. An example of this would be when “giberelin” is entered, the alternative “gibberellin” is proposed.

When visualizing a pathway, a GraphViz (http://www.graphviz.org) .dot file is generated and transformed into its visual representation (dot layout). In the upper left corner of the screen, a thumbnail of the complete pathway is shown to allow easy navigation through complex maps. An indexed list of all participating entities is displayed underneath the thumbnail.

Custom network design and personalization features

Most pathway databases are static; In contrast, MetNet Online represents all lists of interactions and pathways with checkboxes in front of them. A user can then choose either to visualize a pathway by itself or to select a set of pathways or interactions. Selection of any set pathways and/or interactions generates a new network by representing an integrated view of all selections (Figure3). Due to computational and server restraints, we currently permit the user-generated network to consist of only up to 150 nodes. The result is visualized using the methods discussed earlier or it can be exported as a whole to other tools.

Figure 3
figure 3

Different browsing options. Pathways can be browsed by the subcellular location where (part of) the pathway occurs. Hovering over a pathway in the right-side panel bring up a thumbnail of the pathway. The pathway can then be browsed in textual mode (enumerated list of interactions and entities that make up the pathway) and visual mode.

Any visitor can become a registered user of MetNet Online. This opens up access to the “My MetNet” function, which is implemented in a format that is similar to other personalization portals such as “My NCBI” or “My Yahoo”. When logged in, users gain access to additional functionality. Bookmarks can be used to efficiently retrieve objects of interest at any time in the future without having to navigate classification trees or execute a search. Entities, interactions and pathways can all be bookmarked, and bookmarked objects can have a commentary attached to them.

The “List of Entities” is a second function in “My MetNet”. Users can create and save multiple lists simultaneously. Lists can be created in three ways: a user can manually specify its members, convert a set of bookmarked entities into a list, or upload a text file. An entity list can include experimental data, such as over-represented or under-represented genes from transcriptomics analysis or metabolites from a GC/MS experiment. A list of entities, such as genes, or metabolites, can be forwarded to Reactome’s Skypainter function, to view an overlay of ‘omics data on the biological network[30, 31]. Bird’s Eye View (BEV), part of the MetNet suite of applications and available throughhttp://www.metnetdb.org, is another tool that can be used for this[7]. Privacy issues are taken into consideration. Data related to these lists is stored in the MetNetDB database, but is accessible only to the user that created it.

As a list gets longer, it is likely that additional pathways will be linked to the entities in that list. In order to put results in perspective and to distinguish relevant from less relevant pathways, a separate interface contains the results of Fisher’s exact test and ranks matching pathways by p-value (lesser values indicate higher relevance). Fisher’s exact test is available for both visitors and registered users. Registered userscan automatically apply the Fisher’s exact test to their stored customized lists of entities and interactions. Visitors have to specify their entities of interest manually in a text field. While a user can extract and visualize data from the network in a wide variety of ways, no user can change anything in the original network without going through a MetNet curator.

By providing the option to export pathways and subnetworks to other file formats, MetNet Online leverages existing software that incorporates a wide range of supplementary layout algorithms (CellDesigner[27], Cytoscape[32]) in a more suitable environment than the web browser. MetNet Online provides considerable connectivity for downstream data processing and it supports several export options including comma-separated values (CSV), SBML[33] and XGMML. SBML is sufficient to support most of the major features contained in the database and BioPax can be used to encode < annotation > −elements in the output[34, 35]. As it becomes available, we plan to incorporate kinetic data in the SBML files . XGMML is useful because it allows MetNet Online data to be transferred to Cytoscape[32].

Use cases

A horticulturist who studies senescence is interested in ethylene metabolism and signalling[36]. She wants to look at what is known about the process in the model plant, Arabidopsis and visits the website and searches for the commonly used synonym,“ethene”. MetNet Online recognizes the synonym and includes “ethylene” in the list of search results. The user clicks on the link for the metabolite and sees three Arabidopsis pathways that involve ethylene. She selects all three and creates an integrated view. Although this is helpful in running additional analyses, she does not need the transcription and translation events. She logs into her “My MetNet” account and for easy access, she adds ethylene to her bookmarked entities. Using this shortcut, she visits the three ethylene-related pathways and examines the interactions contained in each pathway. She then bookmarks the interactions that are of particular interest to her. After doing so, she goes back to her bookmark overview page and sees a list of bookmarked interactions, all extracted from the various ethylene-related pathways. She asks for a new integrated view of only these bookmarked interactions and she uses the scaling function in the visualization module to observe the entire network. When she is satisfied, she clicks on the XGMML icon to export her custom network and transfers the data to Cytoscape[32], where she may examine additional properties of the network. The result is shown in Figure4, and the entire scenario is described in more detail in an online video tutorial athttp://www.metnetonline.org/tutorial.

Figure 4
figure 4

A custom ethylene-related network. The network was generated dynamically by selecting all pathways in which ethylene (ethane) was found.

In a second use case, a cell biologist has run a set of microarrays (or RNAseq) on developing soybean embryos. He identifies a list of differentially (under- and over-) expressed genes. He saves the probe-names (or gene names) as a separate text file (soybean_de.csv) and visits the MetNet Online website. He logs into his My MetNet account and creates a personalized list by uploading the text file. Because the probe-names are recognized by MetNet, he looks for pathways that are over-represented among the differentially expressed genes. Because numerous genes (thousands) are differentially expressed during embryo development, many pathways show up in an initial quantitative screen. As such, the user decides to use the Fisher exact test module to rank the pathway over-representation by p-value. This presents him with useful information; the list of pathways is still large but they are now ranked by p-value for relevance. He examines the pathways with the lowest p-values and is thus able to identify other potential gene targets for future experiments and verification. The two use case scenarios for MetNet are described in detail in an online video tutorial athttp://www.metnetonline.org/tutorial.

Conclusions

Molecular biologists, physiologists and biotechnologists aim to understand the function of particular genes, polypeptides or metabolites, and to develop testable hypotheses as to how these biological entities function to influence the overall biological network. Easy and convenient access to integrated information from a variety of biological data repositories can greatly facilitate these goals.

We have built a new portal, MetNet Online, which provides a gateway to integrative systems biology applications. The site generates simple pathways or complex representations of customized interaction sets or combined pathways.

In addition to existing data for Arabidopsis, soybean and grapevine biological networks, MetNet Online incorporates manually curated interactions, in particular signal transduction interactions, and also introduces a sub cellular location data layer. Our site supplements other previously created tools, and interfaces with many of them. Users can integrate pathways and interactions to build custom network and track objects (entities, interactions and/or pathways) that are of particular interest to them.

Availability and requirements

The MetNet Online site can be reached athttp://www.metnetonline.org. Extensive video tutorials on how to use the site are available throughhttp://www.metnetonline.org/tutorial/.

References

  1. Sucaet Y, Deva T: Evolution and applications of plant pathway resources and databases. Brief Bioinform 2011, 12: 530–544. http://www.ncbi.nlm.nih.gov/pubmed/21949268 10.1093/bib/bbq083

    Article  PubMed  Google Scholar 

  2. Dickerson JA, Berleant D, Cox Z, et al.: Creating and modeling metabolic and regulatory networks using text mining and fuzzy expert systems. In Computational Biology and Genome Informatics. Edited by: Wang JTL, Wu CH, Wang P. Singapore: World Scientific Publishing; 2003:207–238.

    Chapter  Google Scholar 

  3. Wurtele ES, Li J, Diao L, et al.: MetNet: Software to Build and Model the Biogenetic Lattice of Arabidopsis. Comp Funct Genomics 2003, 4: 239–245. 10.1002/cfg.285

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  4. Lee EK, Cook D, Wurtele ES, et al.: 'GeneGobi: Visual data analysis aid tools for microarray data', COMPSTAT 2004, 16th Symposium of IASC. Prague: Physica-Verlag/Springer; 2004.

    Google Scholar 

  5. Ding J, Viswanathan K, Berleant D, et al.: Using the biological taxonomy to access biological literature with PathBinderH. Bioinformatics 2005, 21: 2560–2562. 10.1093/bioinformatics/bti381

    Article  CAS  PubMed  Google Scholar 

  6. Yang Y, Engin L, Wurtele ES, et al.: Integration of metabolic networks and gene expression in virtual reality. Bioinformatics 2005, 21: 3645–3650. 10.1093/bioinformatics/bti581

    Article  CAS  PubMed  Google Scholar 

  7. Wurtele ES, Li L, Berleant D, et al.: MetNet: Systems biology software for Arabidopsis. In Concepts in plant metabolomics. Edited by: Nikolau BJ, Wurtele ES. Dordrecht: Springer; 2007:145–158. http://metnetonline.org/Book_Nikolau_Proof.pdf

    Chapter  Google Scholar 

  8. Lawrence M, Wickham H, Cook D, et al.: Extending the GGobi pipeline from R. Computational Statistics 2009, 24: 195–205. 10.1007/s00180-008-0115-y

    Article  Google Scholar 

  9. Mentzen WI, Wurtele ES: Regulon organization of Arabidopsis. BMC Plant Biol 2008, 8: 99. 10.1186/1471-2229-8-99

    Article  PubMed Central  PubMed  Google Scholar 

  10. Mentzen WI, Peng J, Ransom N, et al.: Articulation of three core metabolic processes in Arabidopsis: fatty acid biosynthesis, leucine catabolism and starch metabolism. BMC Plant Biol 2008, 8: 76. 10.1186/1471-2229-8-76

    Article  PubMed Central  PubMed  Google Scholar 

  11. Ngaki MN, Louie GV, Manning G, et al.: Evolution of the Chalcone Isomerase Fold from Fatty Acid-Binding to Stereospecific Enzyme. Nature 2012. In press In press

    Google Scholar 

  12. Sucaet Y, Wurtele ES: MetNetAPI: A flexible method to access and manipulate biological network data from MetNet. BMC Res Notes 2010, 3: 312. 10.1186/1756-0500-3-312

    Article  PubMed Central  PubMed  Google Scholar 

  13. Caspi R, Foerster H, Fulcher CA, et al.: The MetaCyc database of metabolic pathways and enzymes and the BioCyc collection of pathway/genome databases. Nucleic Acids Res 2008, 36: D623-D631.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  14. Zhang P, Foerster H, Tissier CP, et al.: MetaCyc and AraCyc, metabolic pathway databases for plant research. Plant Physiol 2005, 138: 27–37. 10.1104/pp.105.060376

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  15. Palaniswamy SK, James S, Sun H, et al.: AGRIS and AtRegNet. a platform to link cis-regulatory elements and transcription factors into regulatory networks. Plant Physiol 2006, 140: 818–829. 10.1104/pp.105.072280

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  16. Harris MA, Clark J, Ireland A, et al.: The Gene Ontology (GO) database and informatics resource. Nucleic Acids Res 2004, 32: D258-D261. 10.1093/nar/gkh036

    Article  CAS  PubMed  Google Scholar 

  17. The Gene Ontology in 2010: extensions and refinements. Nucleic Acids Res 2010, 38: D331-D335.

    Article  Google Scholar 

  18. Swarbreck D, Wilks C, Lamesch P, et al.: The Arabidopsis Information Resource (TAIR): gene structure and function annotation. Nucleic Acids Res 2008, 36: D1009-D1014.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  19. Thimm O, Blasing O, Gibon Y, et al.: MAPMAN: a user-driven tool to display genomics data sets onto diagrams of metabolic pathways and other biological processes. Plant J 2004, 37: 914–939. 10.1111/j.1365-313X.2004.02016.x

    Article  CAS  PubMed  Google Scholar 

  20. Emanuelsson O, Brunak S, von Heijne G, et al.: Locating proteins in the cell using TargetP. SignalP and related tools, Nat Protoc 2007, 2: 953–971.

    Article  CAS  PubMed  Google Scholar 

  21. Friso G, Giacomelli L, Ytterberg AJ, et al.: In-depth analysis of the thylakoid membrane proteome of Arabidopsis thaliana chloroplasts: new proteins, new functions, and a plastid proteome database. Plant Cell 2004, 16: 478–499. 10.1105/tpc.017814

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  22. Sun Q, Zybailov B, Majeran W, et al.: PPDB, the Plant Proteomics Database at Cornell. Nucleic Acids Res 2009, 37: D969-D974. 10.1093/nar/gkn654

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  23. Kleffmann T, Hirsch-Hoffmann M, Gruissem W, et al.: plprot: a comprehensive proteome database for different plastid types. Plant Cell Physiol 2006, 47: 432–436. 10.1093/pcp/pcj005

    Article  CAS  PubMed  Google Scholar 

  24. Heazlewood JL, Millar AH: AMPDB: the Arabidopsis Mitochondrial Protein Database. Nucleic Acids Res 2005, 33: D605-D610.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  25. Reumann S, Ma C, Lemke S, et al.: AraPerox, A database of putative Arabidopsis proteins from plant peroxisomes. Plant Physiol 2004, 136: 2587–2608. 10.1104/pp.104.043695

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  26. Brown JW, Shaw PJ, Shaw P, et al.: Arabidopsis nucleolar protein database (AtNoPDB). Nucleic Acids Res 2005, 33: D633-D636. 10.1093/nar/gki391

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  27. Funahashi A, Matsuoka Y, Jouraku A, et al.: CellDesigner 3.5: A Versatile Modeling Tool for Biochemical Networks. Proceedings of the IEEE. Institute of Electrical and Electronics Engineers 2008, 96: 1254–1265.

    Article  Google Scholar 

  28. Van Hemert JL, Dickerson JA: PathwayAccess: Cell Designer plugins for pathway databases. Bioinformatics 2010, 26: 2345–2346. 10.1093/bioinformatics/btq423

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  29. Arntzen T, Bakken S, Caraveo S, et al.: PHP: a widely-used general-purpose scripting language. last accessed) http://www.php.net last accessed)

  30. Joshi-Tope G, Gillespie M, Vastrik I, et al.: Reactome: a knowledgebase of biological pathways. Nucleic Acids Res 2005, 33: D428-D432.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  31. Matthews L, Gopinath G, Gillespie M, et al.: Reactome knowledgebase of human biological pathways and processes. Nucleic Acids Res 2009, 37: D619-D622. 10.1093/nar/gkn863

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  32. Shannon P, Markiel A, Ozier O, et al.: Cytoscape: a software environment for integrated models of biomolecular interaction networks. Genome Res 2003, 13: 2498–2504. 10.1101/gr.1239303

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  33. Hucka M, Finney A, Sauro HM, et al.: The systems biology markup language (SBML): a medium for representation and exchange of biochemical network models. Bioinformatics 2003, 19: 524–531. 10.1093/bioinformatics/btg015

    Article  CAS  PubMed  Google Scholar 

  34. Stromback L, Jakoniene V, Tan H, et al.: Representing, storing and accessing molecular interaction data: a review of models and tools. Brief Bioinform 2006, 7: 331–338. 10.1093/bib/bbl039

    Article  PubMed  Google Scholar 

  35. Stromback L, Hall D, Lambrix P: A review of standards for data exchange within systems biology. Proteomics 2007, 7: 857–867. 10.1002/pmic.200600438

    Article  PubMed  Google Scholar 

  36. Meli VS, Ghosh S, Prabha TN, et al.: Enhancement of fruit shelf life by suppressing N-glycan processing enzymes. Proc Natl Acad Sci U S A 2010, 107: 2413–2418. 10.1073/pnas.0909329107

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  37. Kanehisa M, Goto S, Hattori M, et al.: From genomics to chemical genomics: new developments in KEGG. Nucleic Acids Res 2006, 34: D354-D357. 10.1093/nar/gkj102

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  38. P dM, M E, M Z: 'ChEBI - Chemical Entities of Biological Interest'. NAR Molecular Biology Database Collection 2008, 36(Database issue):D344-D350. http://www.ncbi.nlm.nih.gov/pubmed/17932057

    Google Scholar 

  39. Sayers EW, Barrett T, Benson DA, et al.: Database resources of the National Center for Biotechnology Information. Nucleic Acids Res 2012, 40: D13-D25. 10.1093/nar/gkr1184

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  40. Sitzmann M, Filippov IV, Nicklaus MC: Internet resources integrating many small-molecule databases. SAR QSAR Environ Res 2008, 19: 1–9. 10.1080/10629360701843540

    Article  CAS  PubMed  Google Scholar 

  41. Kanehisa M, Goto S, Kawashima S, et al.: The KEGG resource for deciphering the genome. Nucleic Acids Res 2004, 32: D277-D280. 10.1093/nar/gkh063

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  42. Heazlewood JL, Verboom RE, Tonti-Filippini J, et al.: SUBA: the Arabidopsis Subcellular Database. Nucleic Acids Res 2007, 35: D213-D218. 10.1093/nar/gkl863

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  43. Scheer M, Grote A, Chang A, et al.: BRENDA, the enzyme information system in 2011. Nucleic Acids Res 2011, 39: D670-D676. 10.1093/nar/gkq1089

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  44. Cui J, Li P, Li G, et al.: AtPID: Arabidopsis thaliana protein interactome database–an integrative platform for plant systems biology. Nucleic Acids Res 2008, 36: D999-D1008.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  45. Keseler IM, Collado-Vides J, Santos-Zavaleta A, et al.: EcoCyc: a comprehensive database of Escherichia coli biology. Nucleic Acids Res 2011, 39: D583-D590. 10.1093/nar/gkq1143

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  46. Grimplet J, Cramer GR, Dickerson JA, et al.: VitisNet: "Omics" integration through grapevine molecular networks. PLoS One 2009, 4: e8365. 10.1371/journal.pone.0008365

    Article  PubMed Central  PubMed  Google Scholar 

  47. Kanehisa M, Goto S: KEGG: kyoto encyclopedia of genes and genomes. Nucleic Acids Res 2000, 28: 27–30. 10.1093/nar/28.1.27

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  48. Zhang P, Dreher K, Karthikeyan A, et al.: Creation of a genome-wide metabolic pathway database for Populus trichocarpa using a new approach for reconstruction and curation of metabolic pathways for plants. Plant Physiol 2010, 153: 1479–1491. 10.1104/pp.110.157396

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  49. Kelder T, van Iersel MP, Hanspers K, et al.: WikiPathways: building research communities on biological pathways. Nucleic Acids Res 2012, 40: D1301-D1307. 10.1093/nar/gkr1074

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  50. Jaiswal P: Gramene database: a hub for comparative plant genomics. Methods Mol Biol 2011, 678: 247–275. 10.1007/978-1-60761-682-5_18

    Article  CAS  PubMed  Google Scholar 

Download references

Acknowledgements

We thank all members of the MetNet group for their valuable input and suggestions. This material is based upon work supported by the following awards: National Science Foundation Arabidopsis 2010 #0520267 (to ESW) and MCB-0951170 (to ESW) and EEC-0813570, and by a Plant Sciences Institute award (to ESW).

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Eve Syrkin Wurtele.

Additional information

Competing interests

The author(s) declare that they have no competing interests.

Authors’ contributions

YS conceptualized and implemented the web portal, and prepared this manuscript. YW was responsible for back-end data integration, data update, and data services. JL established the initial schema for the database and developed curation tools. ESW is principal investigator of this project and supervised this manuscript. All authors read and approved the final manuscript.

Electronic supplementary material

Authors’ original submitted files for images

Rights and permissions

Open Access This article is published under license to BioMed Central Ltd. This is an Open Access article is distributed under the terms of the Creative Commons Attribution License ( https://creativecommons.org/licenses/by/2.0 ), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

Reprints and permissions

About this article

Cite this article

Sucaet, Y., Wang, Y., Li, J. et al. MetNet Online: a novel integrated resource for plant systems biology. BMC Bioinformatics 13, 267 (2012). https://doi.org/10.1186/1471-2105-13-267

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/1471-2105-13-267

Keywords