Enum: SampleProcessingOperationEnum
General sample processing operations in automated laboratories
URI: valuesets:SampleProcessingOperationEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| CENTRIFUGATION | None | Operation to separate components of a sample using centrifugal force |
| INCUBATION | None | Operation to maintain samples at controlled environmental conditions over tim... |
| THERMAL_CYCLING | None | Operation to cycle samples through different temperatures for PCR or similar ... |
| WASHING | None | Operation to wash samples or plates to remove unwanted material |
| DETECTION | None | Operation to detect signals from samples (absorbance, fluorescence, luminesce... |
| MEASUREMENT | None | Operation to measure a property or characteristic of a sample |
| SEPARATION | None | Operation to separate components of a sample mixture |
| EXTRACTION | None | Operation to extract specific components from a sample |
| HEATING | None | Operation to heat samples to a specified temperature |
| COOLING | None | Operation to cool samples to a specified temperature |
| SHAKING | None | Operation to shake samples for mixing or agitation |
| PLATE_MOVEMENT | None | Operation to move plates between different locations or devices |
| BARCODE_READING | None | Operation to read barcode labels on samples or containers |
Slots
| Name | Description |
|---|---|
| sample_processing_operation | Type of sample processing operation |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/linkml/valuesets
LinkML Source
name: SampleProcessingOperationEnum
description: General sample processing operations in automated laboratories
from_schema: https://w3id.org/linkml/valuesets
rank: 1000
permissible_values:
CENTRIFUGATION:
text: CENTRIFUGATION
description: Operation to separate components of a sample using centrifugal force
title: centrifugation
INCUBATION:
text: INCUBATION
description: Operation to maintain samples at controlled environmental conditions
over time
title: incubation
THERMAL_CYCLING:
text: THERMAL_CYCLING
description: Operation to cycle samples through different temperatures for PCR
or similar processes
title: thermal cycling
WASHING:
text: WASHING
description: Operation to wash samples or plates to remove unwanted material
title: washing
DETECTION:
text: DETECTION
description: Operation to detect signals from samples (absorbance, fluorescence,
luminescence)
title: detection
MEASUREMENT:
text: MEASUREMENT
description: Operation to measure a property or characteristic of a sample
title: measurement
SEPARATION:
text: SEPARATION
description: Operation to separate components of a sample mixture
title: separation
EXTRACTION:
text: EXTRACTION
description: Operation to extract specific components from a sample
title: extraction
HEATING:
text: HEATING
description: Operation to heat samples to a specified temperature
title: heating
COOLING:
text: COOLING
description: Operation to cool samples to a specified temperature
title: cooling
SHAKING:
text: SHAKING
description: Operation to shake samples for mixing or agitation
title: shaking
PLATE_MOVEMENT:
text: PLATE_MOVEMENT
description: Operation to move plates between different locations or devices
title: plate movement
BARCODE_READING:
text: BARCODE_READING
description: Operation to read barcode labels on samples or containers
title: barcode reading