Skip to content

Enum: ThermalCyclerTypeEnum

Types of thermal cycling instruments

URI: valuesets:ThermalCyclerTypeEnum

Permissible Values

Value Meaning Description
STANDARD_THERMAL_CYCLER None Standard thermal cycler for endpoint PCR
REAL_TIME_PCR None Thermal cycler with real-time fluorescence detection
DIGITAL_PCR None Thermal cycler for digital PCR applications
GRADIENT_THERMAL_CYCLER None Thermal cycler capable of running temperature gradients across the block
FAST_THERMAL_CYCLER None Thermal cycler optimized for rapid cycling
AUTOMATED_THERMAL_CYCLER None Thermal cycler with integrated automation for high-throughput applications
IN_SITU_THERMAL_CYCLER None Thermal cycler designed for in situ PCR applications

Slots

Name Description
thermal_cycler_type Type of thermal cycling instrument

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: ThermalCyclerTypeEnum
description: Types of thermal cycling instruments
from_schema: https://w3id.org/linkml/valuesets
rank: 1000
permissible_values:
  STANDARD_THERMAL_CYCLER:
    text: STANDARD_THERMAL_CYCLER
    description: Standard thermal cycler for endpoint PCR
    title: standard thermal cycler
  REAL_TIME_PCR:
    text: REAL_TIME_PCR
    description: Thermal cycler with real-time fluorescence detection
    annotations:
      abbreviation:
        tag: abbreviation
        value: qPCR
    title: real-time PCR
  DIGITAL_PCR:
    text: DIGITAL_PCR
    description: Thermal cycler for digital PCR applications
    annotations:
      abbreviation:
        tag: abbreviation
        value: dPCR
    title: digital PCR
  GRADIENT_THERMAL_CYCLER:
    text: GRADIENT_THERMAL_CYCLER
    description: Thermal cycler capable of running temperature gradients across the
      block
    title: gradient thermal cycler
  FAST_THERMAL_CYCLER:
    text: FAST_THERMAL_CYCLER
    description: Thermal cycler optimized for rapid cycling
    title: fast thermal cycler
  AUTOMATED_THERMAL_CYCLER:
    text: AUTOMATED_THERMAL_CYCLER
    description: Thermal cycler with integrated automation for high-throughput applications
    annotations:
      example:
        tag: example
        value: Biometra TRobot II
    title: automated thermal cycler
  IN_SITU_THERMAL_CYCLER:
    text: IN_SITU_THERMAL_CYCLER
    description: Thermal cycler designed for in situ PCR applications
    title: in situ thermal cycler