GeneX Development Supported By
|
GeneX-2.0 DB: DerivedBioAssay Table
|
GeneX-2.0 DB: DerivedBioAssay Table
|
| Table Type | Inherits | Comment |
| DATA | Identifiable | The DerivedBioAssay table holds the meta-data associated with a data matrix stored in a dynamic data table |
| Column Information |
| Column Name | Full Name | Data Type | Not NULL | Comment |
| channel | Channel | char128 | false | controlled vocab |
| data_table_name | DerivedBioAssay Data Table | char32 | true | the name of the table that contains the numerical data for this DerivedBioAssay |
| dba_pk | Accession Number | serial | false | |
| spot_table_name | Spot Table Name | char32 | true | The DerivedBioAssyData tables have a 'spot_identifier' column that uniquely identifies each 'spot'. This identifies to which table spot_identifier is a foreign key |
| Primary Key Information |
| Column Name |
| dba_pk |
| Foreign Key Information |
| Column Name | Foreign Table | Primary Key in Foreign Table | Foreign Key Type |
| Unique Column Information |
| Column Names |
| Index Information |
| Name | Column Name |
|