Skip to content

Enum: CellProliferationState

Cell proliferation and growth states

URI: valuesets:CellProliferationState

Permissible Values

Value Meaning Description
PROLIFERATING GO:0008283 Actively proliferating cells
QUIESCENT GO:0044838 Quiescent cells (reversibly non-dividing)
SENESCENT GO:0090398 Senescent cells (permanently non-dividing)
DIFFERENTIATED GO:0030154 Terminally differentiated cells
APOPTOTIC GO:0006915 Cells undergoing apoptosis
NECROTIC GO:0070265 Cells undergoing necrosis

Slots

Name Description
cell_proliferation_state Cell proliferation and growth states

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/linkml/valuesets

LinkML Source

name: CellProliferationState
description: Cell proliferation and growth states
from_schema: https://w3id.org/linkml/valuesets
rank: 1000
permissible_values:
  PROLIFERATING:
    text: PROLIFERATING
    description: Actively proliferating cells
    meaning: GO:0008283
    title: cell population proliferation
  QUIESCENT:
    text: QUIESCENT
    description: Quiescent cells (reversibly non-dividing)
    meaning: GO:0044838
    annotations:
      phase:
        tag: phase
        value: G0
      reversible:
        tag: reversible
        value: true
    title: cell quiescence
  SENESCENT:
    text: SENESCENT
    description: Senescent cells (permanently non-dividing)
    meaning: GO:0090398
    annotations:
      reversible:
        tag: reversible
        value: false
      markers:
        tag: markers
        value: SA-β-gal, p16
    title: cellular senescence
  DIFFERENTIATED:
    text: DIFFERENTIATED
    description: Terminally differentiated cells
    meaning: GO:0030154
    annotations:
      examples:
        tag: examples
        value: neurons, cardiomyocytes
    title: cell differentiation
  APOPTOTIC:
    text: APOPTOTIC
    description: Cells undergoing apoptosis
    meaning: GO:0006915
    annotations:
      aliases:
        tag: aliases
        value: programmed cell death
    title: apoptotic process
  NECROTIC:
    text: NECROTIC
    description: Cells undergoing necrosis
    meaning: GO:0070265
    annotations:
      type:
        tag: type
        value: uncontrolled cell death
    title: obsolete necrotic cell death