pylabrobot.thermocycling package#

This package contains APIs for working with thermocyclers.

thermocycler.Thermocycler

Generic Thermocycler: block + lid + profile + status queries.

opentrons.OpentronsThermocyclerModuleV1

Opentrons Thermocycler GEN1/V1 wrapper.

opentrons.OpentronsThermocyclerModuleV2

Opentrons Thermocycler GEN2/V2 wrapper.

Backends#

backend.ThermocyclerBackend

Interface for an Opentrons Thermocycler.

chatterbox.ThermocyclerChatterboxBackend

A device-free thermocycler backend that logs operations to stdout with a disciplined style and provides an instantaneous simulation of profile execution for rapid automated testing.

opentrons_backend.OpentronsThermocyclerBackend

HTTP-API backend for the Opentrons GEN-1/GEN-2 Thermocycler.