GeneX Development Supported By
|
GeneX-2.0 DB: Protocol Table
|
GeneX-2.0 DB: Protocol Table
|
| Table Type | Inherits | Comment |
| DATA | Identifiable | The Protocol table describes a variety of specific experimental protocols used to perform certain preparations in the experiment, e.g. hybridization, cell culturing, etc. In general, a given protocol may be used by different rsearchers with some variation. Deviations from the standard protocol may be described in comments in the tables which link to Protocol (Sample, PhysicalBioAssay). |
| Column Information |
| Column Name | Full Name | Data Type | Not NULL | Comment |
| protocol_pk | Accession Number | serial | true | |
| provider_con_fk | Protocol Provider | int | false | the supplier of the protocol |
| type | Type | char128 | false | controlled vocab |
| URI | URI | char128 | false | A URI that contains more information about the information in question. |
| Primary Key Information |
| Column Name |
| protocol_pk |
| Foreign Key Information |
| Column Name | Foreign Table | Primary Key in Foreign Table | Foreign Key Type |
| provider_con_fk | Contact | con_pk | MANY_TO_ONE |
| Unique Column Information |
| Column Names |
| name type provider_con_fk |
| Index Information |
| Name | Column Name |
|