June 2022 Software Release - API access token has changed - Please review the release notes

Lk_Hmdb

Controlled vocabulary for the hmdb.

Columns
Name Type Description Foreign Key
hmdb_id varchar(15)
name varchar(20) Name or identifier
description varchar(1000) Free text to expand upon details
link varchar(2000) Link to URL
Indexes
Name Column Description
PRIMARY hmdb_id BTREE
Tables that Reference this Table
Name Column Table Reference Column Reference
mass_spectrometry_result database_id_preferred lk_hmdb hmdb_id
Back to top