Table Index

EnzReactionCofactor


Cofactors are chemicals that are required for the enzyme to catalyze
the reaction, but are left unchanged by the reaction. If multiple
cofactors are listed for a reaction, this is interpreted as a disjunction.
This table also encodes prosthetic groups.

Columns

Column MySQL Type Oracle Type Nullable Description
EnzymaticReactionWID BIGINT NUMBER No EnzymaticReaction.WID of the Enzymatic Reaction
ChemicalWID BIGINT NUMBER No Chemical.WID of the compound
Prosthetic CHAR(1) CHAR(1) Yes 'T' if covalently/tightly bound to enzyme, else 'F'

Referenced By

None.

Other Constraints

None.

Indexes

Name Columns
ERCOFACTOR_ERWID ENZYMATICREACTIONWID
ERCOFACTOR_CHEMWID CHEMICALWID