Antibiotic resistant pathogens are a major threat to global health. Emerging superbugs are rapidly becoming resistant to available antibiotics, while the discovery of new antibiotics is falling behind. Phage therapy offers a potential solution that has achieved remarkable successes. However, it is limited by the number of pathogens that can be targeted by available natural phages. To address this limitation, we aim to increase the range of phage specificities. Host specificity is influenced by the affinity of the phage’s binding protein to the bacterial surface. We developed a system that integrates random codons in phage genomes at any locus of interest. This allows for the formation of phage libraries with novel binding proteins that alter the host spectrum. Our bioreactor selects and evolves the best variants. The observed phage-host interactions can be used to further improve library design. Our system could be the basis for personalized treatment of bacterial infections. We are currently testing three approaches to generate these libraries.
- Yeast assembly: a plasmid containing the T7 genome is assembled by homologous recombination in yeast and a library of randomized oligos is inserted into variable region of tail fiber protein.
- Recombineering: A randomised sequence present on a plasmid is inserted into the tail fiber gene in vivo by using E. coli's homologous recombination machinery.
- In vitro: The tail fiber variable regions are ligated to the T7 genome in vitro by Gibson assembly.
To ensure the clinical relevance of our library, the rapid selection of the best phage variants is necessary and ensured by our bioreactor. Three flasks for cell growth each have integrated temperature control and peristaltic pumps on top of continuous OD measurement using our self-built OD sensors. This enables the cultivation of bacteria under controlled OD profiles. Real-time data from ongoing experiments is fed into our model to predict host concentrations and adjust growth conditions accordingly. User-friendly software allows the implementation of other experimental setups with custom parameters and monitoring mechanisms. Remote access and alerts permit long-term experiments. Our prototype was of great use for our own long-term and large volume experiments which led to multiple iterations of hardware and software improvements. To allow others to benefit from our design, we extensively documented the hardware and software. This bioreactor offers a cost-efficient solution to perform complex experimental designs with ease.
The goal of this case study is to show the reader a real-world usage scenario of the reactor system. Furthermore, it emphasizes the advantage of a fully automated and self-regulating experiment setup.
...
...
...
......
...
...
...
...
- DS18B20
...
- BME280
- PCA9685
- PCF8574
- TCA9548A
- TSL2591
...
connect to the device:
1. plug in the power cable and switch on the power supply (the system starts up autoatically)
2. connect to the wifi network 'igem-ethz' (you should get an ip address from the DHCP server in the range 192.168.4.2-100)
3. connect to the server at address 192.168.4.1: (i.e. ssh pi@192.168.4.1)
- username: pi
- password: PASSWORD
4. change directory to igem19-ethz-phage-hw-model (i.e. cd igem19-ethz-phage-hw-model)
5. start the reactor software using the command: ./startup.sh
6. after the automatic device initialization, you should see all available commands printed to stdout
Commands
//TODO
fetch the whole repo:
git clone https://github.com/andreaskuster/igem19-ethz-phage-hw-model.git
update local repo to the most recent version:
git pull
keep the experiment running while disconnecting the computer:
- at startup, run: screen
- detach from session: Ctrl + a d
- attach to session: screen -r
connect to the graphical user interface:
1. connect to the wifi
2. use vnc viewer (realvnc)
-address: 192.168.4.1
-username: pi
...
-
Pipes
- Rinse pipes using 70% ethanol
- Remove all pipes and autoclave them
-
OD cuvettes
- one-way -> trash
-
Reactor Flasks
- autoclave
Additionally: do not mix phage-contaminated material with non-contaminated ones.