Table Index

GeneExpressionData


MAGE gene expression data (BioDataCube)
This table definition may evolve as the requirements for gene expression data are better understood. The MAGE OM currently allows 'any' type for the Value component of the BioDataCube. We are investigating ways to make this table better accomodate the variety of allowed datatypes. Please send suggestions to support@biowarehouse.org

Columns

Column MySQL Type Oracle Type Nullable Description
B SMALLINT NUMBER No BioAssay index
D SMALLINT NUMBER No DesignElement index
Q SMALLINT NUMBER No Quantitation Type index
Value VARCHAR VARCHAR2(100) No Data value. See associated QuantiatitationType obect for type information.
BioAssayValuesWID BIGINT NUMBER No The BioAssayValues object the entity is from

Referenced By

None.

Other Constraints

None.

Indexes

None.