Reusing vial assembly between experiments
Overview
Advantages:
Saves time from assembling, autoclaving, and setting up new vials
Avoids vial to vial variation
Using the same vial in your OD calibration and all experiments makes OD more accurate
Questions
Do you sterilize the septa before each needle insertion?
Materials
Vials set up for ePACE
Including septa
20% bleach in an eVOLVER bottle
Sterile DI water (or Milli Q water) in an eVOLVER bottle
4 inch needle
50mL syringe
Protocol
Considerations
Be cautious about over filling
Stir should be on to properly mix liquids
Stir pausing is fine
Number of seconds pumped in pump commands are for a 30mL reservoir and 10mL lagoon. If you change these volumes, make sure to define your own number of seconds pumped.
As always, any spills on the min-eVOLVER should be immediately cleaned
If you think something got on an electronic part, unplug the min-eVOLVER, wipe, and allow to dry
Sterilization
Hook up 20% bleach bottle to influx
Dilute cultures with bleach - run fast pumps for 80 seconds and slow pumps for 300 seconds
python3 send_command.py 5555 pump 80,80,80,80,300,300
Fill both reservoir and lagoon with bleach over efflux line
Remove vials from Smart Sleeves to keep an eye on fluid levels
python3 send_command.py 5555 pump 0,0,20,15,0,0
Check fluid levels
Ensure all tubing is filled with bleach
Sterilize at least 30 minutes
Do not allow bleach to sit in vials for more than a day
Use the below protocol to replace bleach with sterile DI water
Remove Bleach
Unhook tubing from bleach bottle
Clear bleach from tubing and pump bleach to efflux line in vials
python3 send_command.py 5555 pump 20,40,20,20,300,300
Remove bleach from vials
Insert a 4 inch needle and 50mL syringe through the sampling port
Try and get almost all of the bleach
Avoid scratching your vial with the needle as this can change the OD calibration
Hook up sterile DI water bottle to influx
Fill both reservoir and lagoon with sterile DI water over efflux line
python3 send_command.py 5555 pump 0,0,70,60,0,0
Remove vials from Smart Sleeves to keep an eye on fluid levels
Dilute residual bleach
python3 send_command.py 5555 pump 80,80,80,80,300,300
Vials can now be safely stored for more than one day without bleach corrosion
Prep Vials for Experiment
Day of the experiment, sterilize with bleach again via the above protocol
Sterilize septa at sampling port
Using a pipette, place a single drop of bleach on the septa through the sampling port and allow to sterilize during vial bleaching before experiment
Avoid adding too much bleach as it will run down the sides of the vial and change the OD calibration
Flush vial with sterile media using the Remove Bleach protocol
Follow ePACE experiment setup protocol
Last updated
Was this helpful?