Lk_T0_event
Controlled vocabulary for describing the starting point (time zero event) is in the study context.
Columns
Name | Type | Description | Foreign Key |
---|---|---|---|
name | varchar(50) | Name or identifier | |
description | varchar(1000) | Free text to expand upon details | |
link | varchar(2000) | Link to URL |
Indexes
Name | Column | Description |
---|---|---|
PRIMARY | name | BTREE |
Tables that Reference this Table
Name | Column | Table Reference | Column Reference |
---|---|---|---|
biosample | study_time_t0_event | lk_t0_event | name |