Columns
| Column | Type | Size | Foreign Key | Nullable | Default | Comments | ||
|---|---|---|---|---|---|---|---|---|
| cell_line_feature_id | bigserial | 19 |
|
nextval('chado.cell_line_feature_cell_line_feature_id_seq'::regclass) | ||||
| cell_line_id | int8 | 19 |
|
null | ||||
| feature_id | int8 | 19 |
|
null | ||||
| pub_id | int8 | 19 |
|
null |
Table contained -1 rows
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| cell_line_feature_pkey | Primary key | Asc | cell_line_feature_id |
| cell_line_feature_c1 | Must be unique | Asc/Asc/Asc | cell_line_id + feature_id + pub_id |

