Skip to content

Enum: StrainChangeTypeEnum

Strain Change Type.

URI: enigma:StrainChangeTypeEnum

Permissible Values

Value Meaning Description
insertion None Insertion
deletion None Deletion
substitution None Substitution

Identifier and Mapping Information

Annotations

property value
microtype ME:0000227
microtype_data_type oterm_ref

Schema Source

  • from schema: https://w3id.org/enigma/enigma-cdm

LinkML Source

name: StrainChangeTypeEnum
annotations:
  microtype:
    tag: microtype
    value: ME:0000227
  microtype_data_type:
    tag: microtype_data_type
    value: oterm_ref
description: Strain Change Type.
from_schema: https://w3id.org/enigma/enigma-cdm
rank: 1000
permissible_values:
  insertion:
    text: insertion
    description: Insertion.
    annotations:
      term:
        tag: term
        value: ME:0000196
    title: Insertion
  deletion:
    text: deletion
    description: Deletion.
    annotations:
      term:
        tag: term
        value: ME:0000197
    title: Deletion
  substitution:
    text: substitution
    description: Substitution.
    annotations:
      term:
        tag: term
        value: ME:0000198
    title: Substitution