I’m excited at the news of adding user interface for editing runtime parameters in 7.3.0. I think this will be a real benefit for dynamic protocols ran through the app as I know there are some very clunky workarounds people are using at the moment. Does anyone have any early experience beta testing this feature and any more info on how it’s implemented? Is it compatible with both flex and OT-2?
(I think more details will come from them in the webinar next week but I was just excited to see if anyone had more info as this has been on my wish list for some time!)
This will be available in Python for both the Flex and OT-2. The Flex will allow you to use runtime parameters on the touchscreen while the OT-2 will only have the option through the run app.
Integer, float, Boolean, string will be supported, with .csv file handling coming later this year.
User will choose code the following:
- Display name- user friendly name shown on touch screen
- Variable name- reference within run context
- Default value
- Min/max (for integers and floats)
Excited about this one, way fewer .py files downloaded!!!
Thanks @MeghanFerzoco! That’s some really helpful information and great to know that csv file handling is in the pipeline too. Really excited to give this a go.
Wrote a simple script using this feature, was very useful for repetitive tasks that have varying inputs.
This script is for diluting plates of oligos to the same concentration, you upload a CSV (from twist biosciences) at runtime for each plate of oligos.