Support for multiple plates in dilution protocol
Closed this issue · 1 comments
jgruselius commented
Affected protocols:
- transfer_dilution_v1303.pro (master)
- transfer_dilution_lims_v1303.pro (master)
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
jgruselius commented
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?