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.
Base class for all carriers. |
|
A container is an abstract base class for a resource that can hold liquid. |
|
Represents coordinates. |
|
Base class for liquid handler decks. |
|
Base class for Itemized resources. |
|
Make equally spaced resources in a 2D grid. |
|
Lid for plates. |
|
A type of liquid (eg water, ethanol, etc.). |
|
A petri dish |
|
Base class for Plate resources. |
|
Base class for plate carriers. |
|
Base class for deck resources. |
|
ResourceStack represent a group of resources that are stacked together and act as a single unit. |
|
Represents a 3D rotation. |
|
A single tip. |
|
Base class for tip carriers. |
|
Tip rack for disposable tips. |
|
A trough is a container, particularly useful for multichannel liquid handling operations. |
|
Tube container, like Eppendorf tubes. |
|
Base class for tube/sample carriers. |
|
Tube rack resource. |
|
Base class for Well resources. |
Azenta#
Biorad#
Boekel#
Corning Axygen#
Corning Costar#
Falcon#
Hamilton#
Hamilton decks. |
|
Create a new STAR deck. |
|
Create a new STARLet deck. |
ML Star resources#
ML Star tip types |
|
ML Star tip carriers |
|
Opentrons#
Porvair#
Revvity#
Tecan#
Tecan plates |
|
Tecan tip racks |
|
Thermo Fisher#
VWR#
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. |