Dear eVOLVER community,
Is the setup as shown in the picture possible? Can you separately control half of 1 pump rack and use one half for influx and the other for efflux? Or should I use all three pump racks and only use 8 pumps per rack?
Dear eVOLVER community,
Is the setup as shown in the picture possible? Can you separately control half of 1 pump rack and use one half for influx and the other for efflux? Or should I use all three pump racks and only use 8 pumps per rack?
It is possible to use half of a pump rack only or to assign any given pump to a different task. You can see here in the turbidostat code that the first 16 pumps are assigned to influx and here that the next 16 are assigned to efflux. If you were to change the physical layout of where you connect the tubing, you would just need to change which pumps are used for which function in the code. You could do this on a pump by pump basis using a dictionary. This is done a bit differently in the chemostat code here and here.
However, I have a few questions about the fluidics scheme you’ve shown.
Thanks for the response, Nate!
Are there any recommendations somewhere regarding volumes of turbidostat/lagoons and flow rates for each pump in such a setup?
Are you running ePACE?
Not exactly, we would evolve the phages themselves against specific bacteria.
So the flow rate in the lagoon needs to be fine-tuned so that only fit phages can infect while others are diluted out.
This seems very similar to ePACE to me in terms of eVOLVER usage. In ePACE, you also tune the host cell flow rates into a lagoon throughout the experiment to control selection pressures.
I’m going to recommend that you modify or wholly use the code for ePACE (download here). You can find out more about ePACE here. Read the note here about " Implementing Controlled Host Cell Density in Reservoirs".