Skip to content

mecfs_bio.constants.uniprot_constants

Constants for uniprot (https://www.uniprot.org/) data.

Attributes:

UNIPROT_DAT_FUNCTION_COL module-attribute

UNIPROT_DAT_FUNCTION_COL = 'Function [CC]'

UNIPROT_DAT_ID_COL module-attribute

UNIPROT_DAT_ID_COL = 'Entry'

UNIPROT_DAT_SUBCELLULAR_LOC_COL module-attribute

UNIPROT_DAT_SUBCELLULAR_LOC_COL = (
    "Subcellular location [CC]"
)