pylabrobot.resources.TipRack.get_tips
pylabrobot.resources.TipRack.get_tips#
- TipRack.get_tips(identifier: Union[str, Sequence[int]]) List[pylabrobot.resources.tip.Tip] #
Get the tips with the given identifier.
See
get_items()
for more information.