Hi all,
I am brainstorming a new method involving sampling from 50 mL tubes and dispensing either two or four replicates of each sample into wells of a 24-deep well plate. The idea is a user would input a worklist of the 50 mL tube IDs and desired volume of each tube to be aliquoted per replicate (all replicates for one sample would be identical), and the system would use a standardized dispense sequence so replicates are vertically adjacent (see below for a quite colorful example):
What I am struggling to wrap my head around is how to set up the dispense sequence such that either pattern is followed and I don’t end up with e.g. channel 2 containing sample 2 ending up in B1 because channel 2 incremented the sequence by 1.
I was thinking I could set up separate sequences for each replicate dispense (e.g. for a 2 replicate workflow, replicate one sequence would use wells A1, C1, A2, C2, A3, C3 and so on of each destination plate; replicate two sequence would use B1, D1, B2, D2, B3, D3, and so on…) and then just use two dispense steps in the method, one pointing at each sequence.
Is there a better way to do this? Can I specify channel 1 should dispense twice before channel 2 begins its dispense and so on? Are there any aliquoting libraries that would blow my mind?
Thanks!
