GeneX-2.0 DB: QuantitationType Table
GeneX-2.0 DB: QuantitationType Table
Table TypeInheritsComment
DATAIdentifiable The QuantitationType table gives information about each Quantitation that is used in a QuantitationTypeDimension

Column Information
Column NameFull NameData TypeNot NULLComment
channelChannelchar128falsecontrolled vocab
column_numberColumn NumberinttrueThe input file column number from which this QT comes
data_typeData Typechar128trueThe data type associated with this QuantitationType
is_backgroundIs BackgroundbooltrueThe scale associated with this QuantitationType
qt_pkAccession Numberserialfalse
scaleScalechar128trueThe scale associated with this QuantitationType
target_quantitation_type_fkTarget QuantitationTypeintfalseThe QuantitationType which is modified by a ConfidenceIndicator
typeTypechar128trueThe specific type of this QuantitationType

Primary Key Information
Column Name
qt_pk

Foreign Key Information
Column NameForeign TablePrimary Key in Foreign TableForeign Key Type
target_quantitation_type_fkQuantitationTypeqt_pkMANY_TO_ONE

Unique Column Information
Column Names
name channel is_background type

Index Information
NameColumn Name