Skip to content

OptoBot is a Python package for implementing automated experimental optimisation loops with an Opentrons OT-2 robot.

License

Notifications You must be signed in to change notification settings

nicolaegues/OptoBot

Repository files navigation

OptoBot Logo

Overview

Welcome! OptoBot is a package for implementing automated experimental optimisation using an Opentrons OT-2 liquid handling robot. OptoBot aims to provide lab scientists with a simple interface for implementing experimental optimisation in their own work with minimal programming experience. In its current implementation, OptoBot focuses on automating and optimising colorimetric experiments where experimental products can be assessed based on their measured RGB colour using a camera. OptoBot can be used to semi-automate and optimise other experiments but manual measurements of experimental products and manual inputs are required.

Installation

OptoBot can be installed from PyPI with pip using the following command.

$ pip install optobot

OptoBot can also be installed from source with pip using the following commands.

$ git clone git@github.com:nicolaegues/OptoBot.git
$ pip install OptoBot/.

About

OptoBot is a Python package for implementing automated experimental optimisation loops with an Opentrons OT-2 robot.

Resources

License

Stars

Watchers

Forks

Packages

No packages published