intbio-ncl / BiomationScripterLib

A Python library to assist with scripting bio-automation protocols
MIT License
3 stars 0 forks source link

OTProto - add volume checking step to dispense_from_aliquots #12

Closed davidcmarkham closed 3 years ago

davidcmarkham commented 3 years ago

Add a volume checking step to ensure that there is enough liquid remaining in the source well for the upcoming transfer step

Brad0440 commented 3 years ago

There is now an option to specify amount of liquid in each aliquot. If this is specified, dispense_from_aliquots will now track remaining volume in each aliquot, and raise an error if there is not enough liquid available to complete all of the liquid handling steps.

See commit https://github.com/intbio-ncl/BiomationScripterLib/commit/02aabb1be838fd4fa21f7bc2f3a66ecd00857c24