Lk mass spectrometry type
Controlled vocabulary for the mass spectrometry types.
Columns
| Name | Type | Description | Foreign Key |
|---|---|---|---|
| name | varchar(50) | Name or identifier | |
| description | varchar(4000) | 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 |
|---|---|---|---|
| mass_spectrometry_result | mass_spectrometry_type | lk_mass_spectrometry_type | name |