This is a colaborative project between two graduate students, Xiaoguang Wang and Jagannathan Alagurajan in Dr. Mark Hargrove's lab in the Roy J. Carver Department of Biochemistry, Biophysics and Molecular Biology of Iowa State University. The goal of the project is to add automatic OD monitoring and sampling functions to a New Brunswick BioFlo110 STR system, to reduce labor intensive steps in bioreactor experiments. The automated system is only tested with E.coli cells. The key to this project is to reprogram a FoxyR2 fraction collector to collect discontinuous samples based on time. Its default function is to collect continuous protein elution samples in different fractions.
- New Brunswick BioFlo110 control system
- New Brunswick 5L STR glass reactor
- Varian Cary 50 Spectrometer (controled by Cary WinUV Software)
- Precision Cells 10mm Lightpath Flow Through Cell
- Teledyen ISCO FoxyR2 Fraction Collector (reprogramed in house, code is forked from Jagannathan's GitHub site and included in this repository)
- Uniclife UL80 Submersible Water Pump
- Fisher Scientific ISOTEMP 1006S circulating water bath heater
The strategy to add automated functions to the existing STR system is to setup a continuous circulation system out side of the reactor. As shown in the figure above, steps of workflow is as follow:
- Culture in reactor (2) is first circulated out through sample line on the head plate via a peristatic pump on BioFlo100 controller (1). flow speed of pump is about 3 ml/min.
- Culture flow into the flowcell (4) sits in spectrometer (3).
- OD of flowcell (4) is monitored at 600 nm by Cary WinUV Kinetics program (1 min/read).
- Culture continue flowing to the fraction collector (5) that is in a refridgerator (4 oC)
- Fraction collector is reprogramed to withdraw a sample for a certain amount of time at a certain time interval.
- When Fraction collector is not sampling, culture continue flowing back to reactor through a small feed port. This completes the circulation.
A powerpoint file is included to show the animation of workflow.
Above is a diagram of the circulation system. Tubings used for the circulation system is Masterflex platinum-cured silicone tubing, L/S 15. The ForxR2 comes with hard plastic tubings for I/O. They were extended with Masterflex L/S 15 to the right edge of the fridge on the door joint side, which were connected to two short pieces of hard plastic tubings that were taped to the fridge edge.
To start a bioreactor experiment, the below steps are followed:
- Autoclave modules in the following diagram (Note: add water or media in reactor before autoclave).
- Wash fridge lines with 200 mL ethanol.
- Wash fridge lines with 500 mL aucoclaved water.
- Connect reactor module to fridge lines to complete the circulation system.
The FoxyR2 code is forked from Jagannathan's GitHub site. Here is the link to the repository. Below is the readme information:
This is VBA-excel code to control Foxy R2 fraction collector. Designed to take periodic sample of cell culture from a in-house fermentor
How to Run: Download Modules 1,2,3,6,7.
Import the modules into Excel VBA and and run Runmefirst Subroutine to intialize the control page.
Setup Lan Ip address and subnet mask for fraction collector and computer.
Enter IP address into the sheet and have fun collecting.
Please feel free to contact me if you have any questions or comments about this system. xgwang@iastate.edu