|
FGE-OM is an object model for capturing data from functional genomics
experiments. Currently, the model covers microarrays and
proteomics but will be extended in the future to include
other technologies including: immunohistochemistry, metabolomics and
protein arrays.
FGE-OM is divided into three namespaces:
- BioOM - covering technologies generic to any functional genomics experiment
- ArrayOM - technologies specific to microarrays
- ProteomicsOM - technologies specific to proteomics
The model is an extension of
MAGE-OM, the basis for the standard format for microarrays.
BioOM and ArrayOM contain classes derived from MAGE-OM. The
ProteomicsOM namespace is derived from the existing draft standard for proteomics:
PEDRo and a proposal from the University of Glasgow:
Gla-PSI, Comparative and Functional Genomics, 2003.
FGE-OM is expressed in UML (Unified Modeling Language).
A prototype database implementation has been developed in collaboration
with the University of Glasgow. Tables covering BioOM and ArrayOM have been
derived from the RAD schema at Penn.
Proteomics data is stored in tables derived from the PEDRo schema and Gla-PSI.
|