Skip to content

Enum: EnzymeModificationTypeEnum

The direction of effect a regulator has on enzyme activity.

URI: chemrof:EnzymeModificationTypeEnum

Permissible Values

Value Meaning Description
activation None The effector increases the activity of the enzyme
inhibition None The effector decreases the activity of the enzyme

Slots

Name Description
modification_type Whether the allosteric effector activates or inhibits the enzyme

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/chemrof

LinkML Source

name: EnzymeModificationTypeEnum
description: The direction of effect a regulator has on enzyme activity.
title: enzyme_modification_type_enum
from_schema: https://w3id.org/chemrof
rank: 1000
permissible_values:
  activation:
    text: activation
    description: The effector increases the activity of the enzyme.
  inhibition:
    text: inhibition
    description: The effector decreases the activity of the enzyme.