Python interface to TECAN Fluent liquid handling robot
WARNING: this package is under heavy development and is subject to change at any time.
[top]
[top]
- See the bash scripts in:
./examples/
[top]
The database includes:
- labware
- liquid classes
- tip types
- target positions
To edit the database, just alter the JSON files in ./pyTecanFluent/database/
prior to installing.
pip install pyTecanFluent
Optional testing:
python setup.py test
Install:
python setup.py install
[top]
[top]
- Free software: MIT license