Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 455 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 455 Bytes

Opentrons Repo

Setup

Develop or testing protocols on your local machine requires a single opentron package, which you can install via this command:
pip install opentrons

See the protocol_dev_guide.ipynb notebook for more details on recommended practices when automating your protocol.

Protocols

Directory containing working protocols.

Utils

Directory containing commonly used robot functions that maybe useful for your protocol.