https://github.com/brsynth/ot-reproductibility
Testing Opentrons reproductibility
https://github.com/brsynth/ot-reproductibility
Last synced: 5 months ago
JSON representation
Testing Opentrons reproductibility
- Host: GitHub
- URL: https://github.com/brsynth/ot-reproductibility
- Owner: brsynth
- License: mit
- Created: 2022-04-22T15:29:43.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-22T16:40:11.000Z (about 4 years ago)
- Last Synced: 2025-09-09T20:14:28.308Z (9 months ago)
- Language: Python
- Size: 16.6 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ot-reproductibility
Testing reproductibility with Opentrons robot
### Install
```
conda env create -f environment.yaml -n opentrons
```
### Serial dilution
Web ressources: https://protocols.opentrons.com/protocol/customizable_serial_dilution_ot2
Testing
```
opentrons_simulate src/customizable_serial_dilution_ot2.py -L labwares/
```