Skip to content

Enum: MicroplateFormatEnum

Standard microplate well configurations following ANSI/SLAS standards

URI: valuesets:MicroplateFormatEnum

Permissible Values

Value Meaning Description
WELL_6 None Microplate with 6 wells
WELL_12 None Microplate with 12 wells
WELL_24 None Microplate with 24 wells
WELL_48 None Microplate with 48 wells
WELL_96 MSIO:0000162 Microplate with 96 wells arranged in 8 rows of 12 columns with 9mm well-to-we...
WELL_384 None Microplate with 384 wells with 4
WELL_1536 None Microplate with 1536 wells with 2

Slots

Name Description
microplate_format Standard microplate well configuration

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: MicroplateFormatEnum
description: Standard microplate well configurations following ANSI/SLAS standards
from_schema: https://w3id.org/linkml/valuesets
rank: 1000
permissible_values:
  WELL_6:
    text: WELL_6
    description: Microplate with 6 wells
    title: 6-well plate
  WELL_12:
    text: WELL_12
    description: Microplate with 12 wells
    title: 12-well plate
  WELL_24:
    text: WELL_24
    description: Microplate with 24 wells
    title: 24-well plate
  WELL_48:
    text: WELL_48
    description: Microplate with 48 wells
    title: 48-well plate
  WELL_96:
    text: WELL_96
    description: Microplate with 96 wells arranged in 8 rows of 12 columns with 9mm
      well-to-well spacing
    meaning: MSIO:0000162
    annotations:
      well_spacing:
        tag: well_spacing
        value: 9mm
      standard:
        tag: standard
        value: ANSI/SLAS 4-2004
    title: 96-well microplate
  WELL_384:
    text: WELL_384
    description: Microplate with 384 wells with 4.5mm well-to-well spacing
    annotations:
      well_spacing:
        tag: well_spacing
        value: 4.5mm
      standard:
        tag: standard
        value: ANSI/SLAS 4-2004
    title: 384-well plate
  WELL_1536:
    text: WELL_1536
    description: Microplate with 1536 wells with 2.25mm well-to-well spacing
    annotations:
      well_spacing:
        tag: well_spacing
        value: 2.25mm
      standard:
        tag: standard
        value: ANSI/SLAS 4-2004
    title: 1536-well plate