Team:Aberdeen Scotland/Project

From 2009.igem.org

(Difference between revisions)
(The Pico Plumber in pictures)
(Project and Wiki overview)
Line 42: Line 42:
= Project and Wiki overview =
= Project and Wiki overview =
-
We have created models, which guided the biology. We know the numbers of each of our 6 individual mRNAs, 10 proteins and complexes at every step of our 6 hour simulation time; both <html><a href="https://2009.igem.org/Team:Aberdeen_Scotland/internal/deterministic">deterministically</a></html> and <html><a href="https://2009.igem.org/Team:Aberdeen_Scotland/internal/stochastic">stochastically</a></html>, an example graph is shown here:
+
Throughout the summer, we have created models guiding the biology. We simulated the numbers of each of our 6 individual mRNAs, 10 proteins and complexes at every step of 6 hour simulation time with the help of ordinary differential equations (ODEs); both <html><a href="https://2009.igem.org/Team:Aberdeen_Scotland/internal/deterministic">deterministically</a></html> and <html><a href="https://2009.igem.org/Team:Aberdeen_Scotland/internal/stochastic">stochastically</a></html>, an example graph is shown here:
[[Image:Mrna2.png|center|700px]]
[[Image:Mrna2.png|center|700px]]
-
More information on the deterministic and stochastic models can be found HERE
+
The equations contain approximately 30 <html><a href="https://2009.igem.org/Team:Aberdeen_Scotland/parameters">parameters</a></html> which the system is sensitive to. One type of parameter, that the system is particularly dependant apon, are the <html><a href="https://2009.igem.org/Team:Aberdeen_Scotland/parameters/invest_1">dissociation constants</a></html> used in the <html><a href="https://2009.igem.org/Team:Aberdeen_Scotland/hillinput">Hill input functions</a></html> relevant for the ODEs. Here, we show how we test out sensitivities to 2 different dissociation constants simultaneously
-
 
+
-
We have approximately 30 parameters which the system is sensitive to. One type of parameter that the system is particularly dependant apon is the <html><a href="https://2009.igem.org/Team:Aberdeen_Scotland/parameters/invest_1">dissociation constants</a></html>. Here we show how we tested out sensitivities to 2 different dissociation constants simultaneously
+
[[Image:Parameter analysis.png|center|700px]]
[[Image:Parameter analysis.png|center|700px]]
-
We explore 3 parameters simultaneously using Monte Carlo simulations as in the following graph:
+
We explore 3 parameters simultaneously using <html><a href="https://2009.igem.org/Team:Aberdeen_Scotland/parameters/invest_3">Monte Carlo</a></html> simulations as in the following graph:
[[Image:Monte.png|center|700px]]
[[Image:Monte.png|center|700px]]
-
More information on this process, which eventually led to a rethink of our quorum sensing system can be found in SYSTEM INVESTIGATION
+
More information on this process, which eventually led to a rethink of our quorum sensing system can be found in <html><a href="https://2009.igem.org/Team:Aberdeen_Scotland/parameters/overview">SYSTEM INVESTIGATION</a></html>SYSTEM INVESTIGATION
{{:Team:Aberdeen_Scotland/break}}
{{:Team:Aberdeen_Scotland/break}}

Revision as of 14:03, 17 August 2009

University of Aberdeen iGEM 2009

Contents

Pico Plumber: A Project Overview

Introduction

Pico Plumber.png

Every day millions of litres of water are lost from leaky pipes all throughout Britain. [1]
The London Assembly alone reported a loss of nearly a billion litres of water for the region in 2003/2004. [2][3]
Similar problems are experienced by the Oil and Sewage industries where leaky pipes not only translate into a loss of revenue, but also put strain on the environment.
With this in mind we decided to explore ways in which synthetic biology can be used to address this and comparable problems. We concluded that the most useful solution would be one that can detect microscopic leaks by itself and seal them.
In order to achieve this we identified a number of characteristics we wanted our Bacteria to display.

1. Motility - In order for our bacteria to move towards the leak.
2. An AND gate which would turn on production of tropoelastin and lysyl oxidase (our “Glue”)
3. A latching mechanism that would continue production of tropoelastin once the AND gate was triggered
4. A timed lyses’ mechanism that would allow for protein production, after the AND gate trigger, but eventually lyses the cell and release the ”glue”.

Since developing a fully functional version of this that can be used in industry would be a task far beyond the scope of an undergraduate summer project, our aim was to develop a proof of concept for the various elements of the system, using a combination of biological and computational approaches, under favourable conditions and upon success to develop them further.

The Pico Plumber in pictures

Stage 1.png
Stage 2.png
Stage 3.png
Stage 4.png
Stage 5.png


Scientific summary

Synthetic biology approaches are being used in a novel iGEM project that will engineer E. coli to detect and repair leaks and corrosion in pipes. The bacterium will respond by migrating to the site of the leak and plugging the breach using a protein-based glue. This solution could be used to seal leaks in pipes in inaccessible places, for example within a nuclear power station cooling system, or on a space station. The novelty of the biological engineering lies in the implementation of a two-component glue to seal the pipe, analogous to an epoxy resin that is only activated when two components, an adhesive and hardener, are mixed. In this project E. coli is engineered to synthesise the glue components (tropoelastin and lysyl oxidase) in different cellular compartments, which are then mixed following autolysis of the bacterium. The relative timings of the elastin glue synthesis and autolysis steps are carefully controlled, thus ensuring regulated lysis, but only after tropoeleastin/lysyl oxidase synthesis.

To achieve these aims, E. coli will be engineered to respond to an inducer molecule (IPTG) released from the site of a pipe breach. In this project, our model pipes will have a surface coating of the inducer and the attractant aspartate, which are only released into the pipe in the case of a breach in the wall. Once the inducer IPTG is sensed by the bacterium, lacI repression will be relieved, inducing expression of tropoelastin (adhesive) within the E. coli, and the enzyme lysyl oxidase (the adhesive hardener) on the cell surface. This will be achieved by expressing lysyl oxidase as a translational fusion with the outer membrane protein OmpX. Motile E. coli will be used to allow chemotactic migration of the tropoelastin-expressing E. coli to the site of the pipe breach.

The expression of tropoelastin within the cytoplasm, and lysyl oxidase on the cell surface, will maintain the glue components in separate compartments. Their mixing at the site of pipe breach will be achieved by regulated autolysis, triggered by the lytic peptide T4 holin, initiating a cross-linking reaction and the formation of elastin. However, holin expression will be delayed relative to that of tropoelastin and lysyl oxidase, to allow the manufacture of glue components before cell lysis and glue mixing is initiated. This temporal delay will be achieved by using IPTG to induce a molecular inverter element that switches off a repressor of holin production. Slow decay in the levels of this repressor will trigger eventual holin synthesis thereby allowing cell lysis and tropoelastin/lysyl oxidase mixing.

This project is designed in a modular way; individual components will be mathematically modelled and their design improved, before being built and tested. The separate testing of these modules will ensure that the project will not be compromised should any one module perform unpredictably. At the same time, the dependence of the project on the carefully staged expression of different gene modules will ensure a challenging research project for our theoreticians and biologists alike, who will work together to improve and implement the design of a novel two-component microbial glue for use in self-healing pipes.

Project and Wiki overview

Throughout the summer, we have created models guiding the biology. We simulated the numbers of each of our 6 individual mRNAs, 10 proteins and complexes at every step of 6 hour simulation time with the help of ordinary differential equations (ODEs); both deterministically and stochastically, an example graph is shown here:

Mrna2.png

The equations contain approximately 30 parameters which the system is sensitive to. One type of parameter, that the system is particularly dependant apon, are the dissociation constants used in the Hill input functions relevant for the ODEs. Here, we show how we test out sensitivities to 2 different dissociation constants simultaneously

Parameter analysis.png


We explore 3 parameters simultaneously using Monte Carlo simulations as in the following graph:

Monte.png

More information on this process, which eventually led to a rethink of our quorum sensing system can be found in SYSTEM INVESTIGATIONSYSTEM INVESTIGATION

Conclusions

Our project began by modeling three different systems and finding the optimum one. Our modelling then extended to cover the three main topics which were the internal diferential equations, the quorum sensing system and the chemotactic system. Our investigations led to the following successes

1. Complex deterministic and stochastic systems of equations for mRNA and protein levels

2. Analysis of 3 different quorum sensing systems, which eventually found the optimum system for Pico Plumber

3. Analysis of all of the important parameters in the deterministic and stochastic systems which aloud us to probe the robustness of our system and maximise it.

The biology kept pace with the modeling but unfortunately there was not enough time to realise the full Pico Plumber, the biobricks we created can be found HERE and the full list of assembled pieces can be found in WET LAB.