My name is Luiza Hesketh and I work with Robots and Synthetic Biology. I've worked with OPENTRONS, ECHOS and the Hamilton STAR-line robots. In this Page you can find my most recent works with Laboratory automation, protocols I wrote and Bioarts I made.
Feel free to contact me on LINKEDIN if you want to know more about my work.
I've recently worked with PyHamilton(LINK TO THEIR PAGE) writting codes for Liquid handling with multi-channel pippeting. I also integrate other modules to the machines like a Heater Shaker, a robotic arm and a air-pressure pump.
Implemment PyHamilton on your laboratory by checking the developer's repository: LINK HERE.
Installing the Package with pip in your command line:
pip install pyhamilton
The Plasmid_purification.py file correspend to finished projects. you can check them out at my Python for Hamiltons repository.
I used the BIOPRINTER Python package for producing living art with Echo robots. It transforms an image into files that a ECHO liquid dispenser can use to print the image to a plate using pigmented yeast or bacteria.
You can find out more about this package at the EDIMBURGH GENOME FOUDRY, the developers of this package.
Installing the Package with pip in your command line:
pip install ez_setup bioprinter
.
The BIOART PNG FILES correspend to pictures of finished projects. you can check them out at the bioprinter_test repository.