Skip to content

Enum: ConformationalStateEnum

Conformational states

URI: lambdaber:ConformationalStateEnum

Permissible Values

Value Meaning Description
open None Open conformation
closed None Closed conformation
intermediate None Intermediate state
active None Active conformation
inactive None Inactive conformation
apo None Apo form
holo None Holo form
substrate_bound None Substrate-bound
product_bound None Product-bound
inhibitor_bound None Inhibitor-bound
partially_open None Partially open
partially_closed None Partially closed
disordered None Disordered state

Slots

Name Description
conformational_state Conformational state descriptor

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/lambda-ber-schema/

LinkML Source

name: ConformationalStateEnum
description: Conformational states
from_schema: https://w3id.org/lambda-ber-schema/
rank: 1000
permissible_values:
  open:
    text: open
    description: Open conformation
  closed:
    text: closed
    description: Closed conformation
  intermediate:
    text: intermediate
    description: Intermediate state
  active:
    text: active
    description: Active conformation
  inactive:
    text: inactive
    description: Inactive conformation
  apo:
    text: apo
    description: Apo form
  holo:
    text: holo
    description: Holo form
  substrate_bound:
    text: substrate_bound
    description: Substrate-bound
  product_bound:
    text: product_bound
    description: Product-bound
  inhibitor_bound:
    text: inhibitor_bound
    description: Inhibitor-bound
  partially_open:
    text: partially_open
    description: Partially open
  partially_closed:
    text: partially_closed
    description: Partially closed
  disordered:
    text: disordered
    description: Disordered state