GeneX-2.0 DB: MeasuredBioAssay Table
GeneX-2.0 DB: MeasuredBioAssay Table
Table TypeInheritsComment
DATAIdentifiableThe MeasuredBioAssay table holds the meta-data associated with a data matrix stored in a MeasuredBioAssayData table

Column Information
Column NameFull NameData TypeNot NULLComment
channelChannelchar128falsecontrolled vocab
fe_sw_fkFeature Extraction SoftwareinttrueThe feature extraction software used to extract the numerical data from the image
mba_pkAccession Numberserialfalse
pba_fkPhysical BioAssayintfalseThe Physical BioAssay from which this Measured BioAssay was derived.

Primary Key Information
Column Name
mba_pk

Foreign Key Information
Column NameForeign TablePrimary Key in Foreign TableForeign Key Type
fe_sw_fkFeatureExtractionSoftwareparam_pkMANY_TO_ONE
pba_fkPhysicalBioAssaypba_pkMANY_TO_ONE

Unique Column Information
Column Names
name pba_fk channel

Index Information
NameColumn Name