| Literature DB >> 16753052 |
Irena Spasić1, Warwick B Dunn, Giles Velarde, Andy Tseng, Helen Jenkins, Nigel Hardy, Stephen G Oliver, Douglas B Kell.
Abstract
BACKGROUND: The genome sequencing projects have shown our limited knowledge regarding gene function, e.g. S. cerevisiae has 5-6,000 genes of which nearly 1,000 have an uncertain function. Their gross influence on the behaviour of the cell can be observed using large-scale metabolomic studies. The metabolomic data produced need to be structured and annotated in a machine-usable form to facilitate the exploration of the hidden links between the genes and their functions. DESCRIPTION: MeMo is a formal model for representing metabolomic data and the associated metadata. Two predominant platforms (SQL and XML) are used to encode the model. MeMo has been implemented as a relational database using a hybrid approach combining the advantages of the two technologies. It represents a practical solution for handling the sheer volume and complexity of the metabolomic data effectively and efficiently. The MeMo model and the associated software are available at http://dbkgroup.org/memo/.Entities:
Mesh:
Substances:
Year: 2006 PMID: 16753052 PMCID: PMC1522028 DOI: 10.1186/1471-2105-7-281
Source DB: PubMed Journal: BMC Bioinformatics ISSN: 1471-2105 Impact factor: 3.169
Figure 1Global overview of MeMo. The global components of MeMo represented by UML packages.
Figure 2Detailed overview of MeMo. The detailed components of MeMo represented by UML classes.
Figure 3Screenshot of the MeMo schema in maxdLoad2. The maxdLoad2 interface hides the complexity of the schema and some implementation details from the user in order to allow user-friendly data capture and dissemination of metabolomic data.
Figure 4Horizontal spectrum representation. Each row represents a spectrum, where "y-columns" are used to store the y-values for the corresponding "x-coordinates".
Figure 5Compact spectrum representation. An example of compacting a mass spectrum.
Figure 6An embedded XML document. Embedding an XML document representing an experimental protocol into the MeMo database. The XMLSchema entity is not included in the model (Figures 1 and 2), because it is a part of the implementation. The given schema is depicted using XMLSpy 2005 .