pylabrobot.resources package#
Resources represent on-deck liquid handling equipment, including tip racks, plates and carriers. Many resources defined in the VENUS and Opentrons labware libraries are also defined in this package. In addition, by (optionally subclassing and) instantiating the appropriate classes, you can define your own resources.
Represents coordinates. |
|
Base class for liquid handler decks. |
|
Base class for Itemized resources. |
|
Make equally spaced resources. |
|
Lid for plates. |
|
Base class for deck resources. |
|
ResourceStack represent a group of resources that are stacked together and act as a single unit. |
|
Abstract base class for Tips resources. |
|
Base class for Plate resources. |
|
Abstract base resource for carriers. |
|
A single tip. |
|
Base class for tip carriers. |
|
Base class for plate carriers. |
ML Star resources#
ML Star tip types |
|
ML Star tips |
|
ML Star tip carriers |
|
ML Star plate carriers |
Corning Costar#
Corning Costar plates |
Hamilton#
Hamilton decks. |
|
Create a new STAR deck. |
|
Create a new STARLet deck. |
Tecan#
Tecan plates |
|
Tecan plate carriers |
|
Tecan tip carriers |
|
Tecan tip racks |
|
Tecan wash station |
VWR#
Opentrons#
Tip trackers#
See Using trackers for a tutorial.
A tip tracker tracks tip operations and raises errors if the tip operations are invalid. |
Volume trackers#
See Using trackers for a tutorial.
A volume tracker tracks operations that change the volume in a container and raises errors if the volume operations are invalid. |