| Literature DB >> 19531228 |
Yu Qian1, Olga Tchuvatkina, Josef Spidlen, Peter Wilkinson, Maura Gasparetto, Andrew R Jones, Frank J Manion, Richard H Scheuermann, Rafick-Pierre Sekaly, Ryan R Brinkman.
Abstract
BACKGROUND: Flow cytometry technology is widely used in both health care and research. The rapid expansion of flow cytometry applications has outpaced the development of data storage and analysis tools. Collaborative efforts being taken to eliminate this gap include building common vocabularies and ontologies, designing generic data models, and defining data exchange formats. The Minimum Information about a Flow Cytometry Experiment (MIFlowCyt) standard was recently adopted by the International Society for Advancement of Cytometry. This standard guides researchers on the information that should be included in peer reviewed publications, but it is insufficient for data exchange and integration between computational systems. The Functional Genomics Experiment (FuGE) formalizes common aspects of comprehensive and high throughput experiments across different biological technologies. We have extended FuGE object model to accommodate flow cytometry data and metadata.Entities:
Mesh:
Year: 2009 PMID: 19531228 PMCID: PMC2711079 DOI: 10.1186/1471-2105-10-184
Source DB: PubMed Journal: BMC Bioinformatics ISSN: 1471-2105 Impact factor: 3.169
The relationships between high level MIFlowCyt terms and FuGEFlow classes
| MIFlowCyt term | FuGEFlow class | |
| Experiment Overview | 1.1 Purpose | FuGE::Bio::Investigation::HigherLevelAnalysis |
| 1.2 Keywords | FuGE::Bio::Investigation::Investigation | |
| 1.3 Experiment Variables | FuGE::Bio::Investigation::Investigation | |
| 1.4 Organization | FuGE::Common::Audit::ContactRole | |
| 1.5 Primary Contact | FuGE::Common::Audit::ContactRole | |
| 1.6 Date | FuGE::Bio::Investigation::Investigation | |
| 1.7 Conclusion | FuGE::Bio::Investigation::HigherLevelAnalysis | |
| 1.8 Quality Control Measures | FuGE::Bio::Investigation::InvestigationComponent | |
| 1.9 Other Relevant Experiment Information | FuGE::Bio::Investigation::Investigation | |
| Specimen Details | 2.1 Specimen Material Description | FCM::Sample; FCM::Organism |
| 2.2 Sample Treatment(s) Description | FuGE::Common::Protocol::GenericProtoclApplication | |
| 2.3 Fluorescence Reagent Description | FCM::FluorescentReagent | |
| Instrument Details | 3.1 Manufacturer | FuGE::Equipment; FCM::Cytometer |
| 3.2 Model | FuGE::Equipment; FCM::Cytometer | |
| 3.3 Configuration and Settings | FuGE::Equipment | |
| 3.4 Other Relevant Instrument Settings | FCM::Cytometer | |
| Data Analysis Details | 4.1 List-Mode Data File | FCM::ListModeDataFile |
| 4.2 Compensation Details | FCM::CompensationProtocol | |
| 4.3 Gating (Data Filtering) Details | FCM::DataFilteringProtocol | |
| 4.4 Data Transformation Details | FCM::DataTransformationProtocol | |
Figure 1Extending FuGE classes to model Sample, Organism, and Fluorescent Reagent. Figure 1A shows FuGE classes in light brown and Flow-OM classes in bright yellow. The Organism class exemplifies a non FCM-specific concept common across a wide range of biological domains. Organism inherits identification and other generic properties, as well as the ability to be consumed and produced in a protocol application, from the FuGE Material class. Organism properties defined in the MIFlowCyt, such as taxonomy, gender, and age are modelled explicitly as references to the OntologyTerm, Description and AtomicValue classes. ExternalData is used to reference files outside of the scope of the model, in this case phenotype and genotype files of the Organism. The FluorescentReagent class is an example of a composite biological material. FluorescentReagent combines reporter (GenericMaterial), detector (AnalyteDetector) and a list of analytes (GenericMaterial) into a single biological material. Figure 1B shows the corresponding Flow-ML representation of a fluorescent reagent. In FCM experiments a fluorescent reagent usually consists of an analyte detector (antibody) and a reporter (fluorescence marker). An analyte detector is a common entity in various biological experiments and is described by the analytes (antigens) it binds to. In this example, reagent CD4_TxRed consists of the reporter TxRed and the analyte detector anti-CD4. The analyte detector anti-CD4 binds with the analyte CD4.
Figure 2Extending FuGE classes to Model a Flow Cytometer. Figure 2A shows a flow cytometer in Flow-OM. Cytometer and its components (i.e., FlowCell, OpticalDetector, OpticalFilter and LightSource) are extended from Equipment. Besides physical components, Flow-OM describes OpticalPath containing sequences of light sources, optical detectors, and filters. Figure 2B shows an example flow cytometer described in Flow-ML. In this example, flow cytometer contains one flow cell, three lasers, and a few other optical components.