pylabrobot.resources.Plate.get_wells#

Plate.get_wells(identifier: str | Sequence[int]) List[Well]#

Get the wells with the given identifier.

See get_items() for more information.

Parameters:

identifier (str | Sequence[int]) –

Return type:

List[Well]