autoprotocol/autoprotocol-python

Transferring 0uL should also set the volume property of the well

cojofra opened this issue · 1 comments

Currently, transferring 0uL results in the aliquot still having None on volume, however, that interferes with downstream pipetting (one_source=True). Well should have "0:microliter" volume.

will be fixed by the new liquid handle in the future. For now there are workarounds in the protocol with set_volume()