GeneX-2.0 DB: FeatureExtractionSoftware Table
GeneX-2.0 DB: FeatureExtractionSoftware Table
Table TypeInheritsComment
DATASoftware The FeatureExtractionSoftware table holds information specific to feature extraction software packages

Column Information
Column NameFull NameData TypeNot NULLComment
data_end_regexData End Regular Expressionchar128falseThis string locates the end of the data block in the input file.
data_start_regex1Data Start Regular Expression 1char128falseThis string locates the start of the data block in the input file
data_start_regex2Data Start Regular Expression 2char128falseThis string locates the start of the data block in the input file if the first regex alone is not sufficient
feature_identifier_stringFeature Identifier Stringchar128trueThis string documents what columns in the data are used to constructor the feature identifier
qd_fkQuantitation Type DimensioninttrueThe quantitation dimension that this software package outputs its data as

Primary Key Information
Column Name
param_pk

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

Unique Column Information
Column Names

Index Information
NameColumn Name