unitelabs.labware.utils.label_index

Attributes

  • Name
    CHESS_PATTERN
    Type
    Value

    = re.compile('^(?P<row>[A-Z]+)(?P<col>[0-9]+)$')

    Description

Functions

  • get_index_for_label(label : str, cols : int, rows : int) -> int

    Parameters

    • Name
      label
      Type
      str
      Default
      Description

    • Name
      cols
      Type
      int
      Default
      Description

    • Name
      rows
      Type
      int
      Default
      Description

    Response

    Type
    int
    Description

Copyright © 2024