GeneX Development Supported By
|
GeneX-2.0 DB: FeatureExtractionSoftware Table
|
GeneX-2.0 DB: FeatureExtractionSoftware Table
|
| Table Type | Inherits | Comment |
| DATA | Software | The FeatureExtractionSoftware table holds information specific to feature extraction software packages |
| Column Information |
| Column Name | Full Name | Data Type | Not NULL | Comment |
| data_end_regex | Data End Regular Expression | char128 | false | This string locates the end of the data block in the input file. |
| data_start_regex1 | Data Start Regular Expression 1 | char128 | false | This string locates the start of the data block in the input file |
| data_start_regex2 | Data Start Regular Expression 2 | char128 | false | This string locates the start of the data block in the input file if the first regex alone is not sufficient |
| feature_identifier_string | Feature Identifier String | char128 | true | This string documents what columns in the data are used to constructor the feature identifier |
| qd_fk | Quantitation Type Dimension | int | true | The quantitation dimension that this software package outputs its data as |
| Primary Key Information |
| Column Name |
| param_pk |
| Foreign Key Information |
| Column Name | Foreign Table | Primary Key in Foreign Table | Foreign Key Type |
| qd_fk | QuantitationTypeDimension | qd_pk | ONE_TO_ONE |
| Unique Column Information |
| Column Names |
| Index Information |
| Name | Column Name |
|