jgruselius/bravo-protocols

Support for multiple plates in dilution protocol

Closed this issue · 1 comments

Affected protocols:

Description:
Add support for multiple source plates as in the aliquotation variant.

  • (Script) Sort transfers on plate ID before creating transfer objects
  • (Script) Set first dilution transfer of each plate to use a new tip
  • (VWorks) Go through iteration loop, make sure tip handlings works

With current version 6c85028671, buffer is transfered per input plate, i.e: buffer-for-plate1, samples-for-plate1, buffer-for-plate2, samples-for-plate2 ...

Should this be changed so all buffer transfer are done initially followed by bringing in the different sample plates?