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

Lk_Protein_Name

Controlled vocabulary for the protein names.

Columns
Name Type Description Foreign Key
name varchar(255) Name or identifier
uniprot_id varchar(50)
uniprot_gene_name varchar(255)
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 protein_name_preferred lk_protein_name name
Back to top