Skip to content

Enum: MoleculeClassEnum

Allowed molecule class values - compatible with the EMDB.

URI: MoleculeClassEnum

Permissible Values

Value Meaning Description
CELL None Cell
COMPLEX None complex of different parts e
ORGANELLE OR CELLULAR COMPONENT None Some form of cellular component
RIBOSOME None A ribosome
TISSUE None Tissue of any type
VIRUS None A virus particle - or part thereof

Slots

Name Description
molecular_overall_type Description of the overall molecular type, i

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/osc-em/oscem-schemas-spa

LinkML Source

name: MoleculeClassEnum
description: Allowed molecule class values - compatible with the EMDB.
from_schema: https://w3id.org/osc-em/oscem-schemas-spa
rank: 1000
permissible_values:
  CELL:
    text: CELL
    description: Cell
  COMPLEX:
    text: COMPLEX
    description: complex of different parts e.g. protein complex
  ORGANELLE OR CELLULAR COMPONENT:
    text: ORGANELLE OR CELLULAR COMPONENT
    description: Some form of cellular component
  RIBOSOME:
    text: RIBOSOME
    description: A ribosome
  TISSUE:
    text: TISSUE
    description: Tissue of any type.
  VIRUS:
    text: VIRUS
    description: A virus particle - or part thereof.