Team:Dundee/Modeling

From 2014.igem.org

(Difference between revisions)
 
(86 intermediate revisions not shown)
Line 28: Line 28:
}     
}     
    
    
-
/* Custom Styles */
+
/* Sidebar styles */
-
ul.nav-tabs {
+
li.list-group{
-
width: 160px;
+
 
-
margin-top: 20px;
+
border-style: solid;
-
border-radius: 4px;
+
-
border: 1px solid #ddd;
+
-
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067);
+
}
}
-
ul.nav-tabs li {
+
 
-
margin: 0;
+
li.list-group-item {
-
border-top: 1px solid #ddd;
+
  border: none; 
 +
  font-family: Arial;
 +
  margin-top:0px;
 +
  margin-bottom:0px;
 +
margin-left: -20%;
 +
  padding-top: 0px;
 +
  padding-bottom:0px;
 +
width: 60%;
}
}
-
ul.nav-tabs li:first-child {
+
 
-
border-top: none;
+
 
 +
li.list-group-item > a{
 +
    color: #000000; 
 +
white-space:normal;
 +
}   
 +
 
 +
li.list-group-item:hover > a:hover{
 +
  border-width:thin;
 +
  border-left-style:solid;
 +
  border-left-color: #accfcf;
 +
  color: #000000;     
 +
  font-weight:500;
 +
  border-width:1px;
 +
  background-color:#ffffff;
 +
 
}
}
-
ul.nav-tabs li a {
+
 
-
margin: 0;
+
 
-
padding: 8px 16px;
+
 
-
border-radius: 0;
+
li.list-group-item.active > a,
-
}
+
li.list-group-item.active > a:hover,
-
ul.nav-tabs li.active a, ul.nav-tabs li.active a:hover {
+
li.list-group-item.active > a:focus {  
-
color: #fff;
+
  border-width:3px;
-
background: #0088cc;
+
  border-left-style:solid;
-
border: 1px solid #0088cc;
+
  border-left-color: #accfcf;
-
}
+
  color: #000000; 
-
ul.nav-tabs li:first-child a {
+
  font-weight: bold;
-
border-radius: 4px 4px 0 0;
+
  padding: 3px 8px;
-
}
+
-
ul.nav-tabs li:last-child a {
+
-
border-radius: 0 0 4px 4px;
+
-
}
+
-
ul.nav-tabs.affix {
+
-
top: 80px; /* Set the top position of pinned element */
+
}
}
 +
 +
/*End of sidebar*/
Line 80: Line 94:
.toClass{
.toClass{
     background: #97c3c3;
     background: #97c3c3;
 +
}
 +
 +
.siders{
 +
width:50%;
}
}
Line 88: Line 106:
<div class="container">
<div class="container">
     <div class="jumbotron">
     <div class="jumbotron">
-
               <h1>Implementation
+
               <h1>Modeling
-
             <p class="lead">The wonders of the L.A.S.S.O.</p>
+
             <p class="lead">Maths.. maths is fun!</p>
 +
    </div>
 +
  <div class="row">
 +
    <div class="col-col-sm-3 col-xs-3 col-md-3" id="nav">
 +
        <ul class="nav list-group affix">
 +
            <li class="list-group-item"><a href="#0" class="">Initial planning and cloning strategy</a>
 +
            </li>
 +
            <li class="list-group-item"><a href="#1" class="">Building the PQS sensor</a>
 +
            </li>
 +
            <li class="list-group-item"><a href="#2" class="">Characterisation</a>
 +
            </li>
 +
        </ul>
     </div>
     </div>
-
     <div class="row">
+
     <div class="col-sm-9 col-xs-9">
-
        <div class="col-xs-3" id="myScrollspy">
+
             <h2 id="0">Modeling and Analysis of Signaling Pathways</h2>
-
            <ul class="nav nav-tabs nav-stacked affix-top" data-spy="affix" data-offset-top="100">
+
-
                <li class="active"><a href="#0">Introduction</a></li>
+
-
                <li><a href="#1">Design </a></li>
+
-
                <li><a href="#2">Development</a></li>
+
-
                <li><a href="#3">Final Prototype</a></li>
+
-
            </ul>
+
-
        </div>
+
-
        <div class="col-xs-9">
+
-
             <h2 id="0">Introduction</h2>
+
<div class="row">
<div class="row">
<div class="col-xs-12">
<div class="col-xs-12">
             <p>
             <p>
-
Since no cowboy is fully dressed without his lasso we decided to create a device that would go hand in hand with The Lung Ranger. We needed to create a detector that was able to utilise the light given off by the engineered <i>E.coli</i>. The device would need to be able to show the user the presence of a type of bacteria and the amount of present. So we developed the Light Amplifying Signal Sensing Object (L.A.S.S.O.). The L.A.S.S.O. involves entering sputum samples combined with the synthetically modified <i>E. coli</i> into a structure which houses an electronic circuit that produces a voltage signal dependent on the bioluminescence produced by the sample. The signal is passed to an Arduino Uno to convert it to a digital value, which is sent to a computer application. The application can then display the results to the user. The team’s vision is that the L.A.S.S.O. will be used in clinics to quickly determine the bacterial load that a cystic fibrosis patient is infected with. Compared to the the current laborious culturing procedures that are used for detection, it would allow medical staff to react quicker to bacterial infections with eradication therapy. It could then move to home visits to allow for mobile testing, and possibly become a self monitoring medical device for patients.</p>
 
-
 
Line 115: Line 133:
             <hr>
             <hr>
-
             <h2 id="1">Design</h2>
+
             <h2 id="1">Introduction</h2>
           <div class="row">
           <div class="row">
<div class="col-xs-12">
<div class="col-xs-12">
             <p>
             <p>
-
The L.A.S.S.O. is more than just the development of an idea; we wanted to see whether this device could be realistically implemented into society. To create a product that had a future in the real world we decided it would be best to talk to people we envisioned using it. People who understand the daily struggles and realities of treating cystic fibrosis. So we took a customer based approach by meeting with patients and medical staff to hear their view on how the L.A.S.S.O. should be designed to best meet their needs. We combined this with discussions we had with people in the medical device industry to find out what standards we would need to meet when developing the L.A.S.S.O. This would provide a holistic view of the users needs.
+
In order to help analyze, construct and optimise the biochemical pathways in the Lung Ranger, we used a variety of mathematical tools to create algorithms and simulations.This allowed us to accelerate the development and testing of various hypotheses.
<br/>
<br/>
<br/>
<br/>
-
The main point that was brought to our attention from the patients and medical staff was that the L.A.S.S.O. should be portable. Several patients need to travel long distances to reach their local clinic to give sputum samples to be tested. By making the device small and easy to use we could make it possible for the tests to be done at home. This would ease the pressure on the patients and make it more feasible for them to be tested more frequently than the current 3 months. A possible issue could arise with breakdown in communication. As the tests are not being carried out in the clinic there is a greater risk for information not to be sent to the relevant people. To prevent this we added the functionality for results to be automatically sent to the relevant medical staff to ensure they had a copy of a patients results.
+
 +
<b>Methodology</b>
<br/>
<br/>
 +
As shown in figure 1 each of the approaches; ordinary differential equations (ODEs), stochastic simulation algorithm (SSA) and NetLogo, provided a different understanding of each system.
 +
 +
</p>
 +
 +
 +
</div>
 +
</div>
 +
          <div class="row">
 +
<div class="col-xs-12">
 +
 +
      <a href="#" class="thumbnail center">
 +
            <img  data-alt-src="https://static.igem.org/mediawiki/2014/8/82/Screen_Shot_2014-10-07_at_22.24.08.png" src="https://static.igem.org/mediawiki/2014/8/82/Screen_Shot_2014-10-07_at_22.24.08.png" />                             
 +
    </a> 
 +
 +
</div>
 +
</div>
 +
 +
 +
 +
            <hr>
 +
            <h2 id="2">PQS</h2>
 +
          <div class="row">
 +
<div class="col-xs-12">
 +
            <p>
 +
<b>Objectives</b>
<br/>
<br/>
-
.
+
We wanted to find a method of increasing the expression of mCherry in our engineered PQS system.
<br/>
<br/>
-
. More examples / information
 
<br/>
<br/>
-
.
+
<b>Results</b>
<br/>
<br/>
-
<br/>  
+
<b>Sigmoidal Expression of mCherry in PQS System</b>
-
By taking this approach we involved our future users from the start. Allowing them to become invested in the L.A.S.S.O. and understand how the synthetic biology used is helpful.
+
<br/>
<br/>
 +
When our PQS system was induced with synthetic PQS, no mCherry was expressed. We attempted to use mathematical modelling to find out why and how the situation could be resolved.
<br/>
<br/>
-
From talking to members of the industry we found that the main body for creating procedures in which medical devices should be built is the International Organisation of Standards (ISO). As we live in a global community where such standards are important to ensure that <a href="http://www.iso.org/iso/home/about.htm">“products and services are safe, reliable and of good quality”</a>. During the development of the L.A.S.S.O. we attempted to apply as many of the points given in the quality management standards 9001 and 13845. (9001 is for general quality management; giving standards a company should follow when developing a product. While 13485 expands on 9001 to specialise on how a medical device should be developed.) This lead to us creating documentation to show we were meeting the users needs, a requirements document. This gave us the final aims of how the L.A.S.S.O. would operate and the functionality involved. This became an iterative process with the documentation being updated after feedback from our supervisors, patients and medical staff.
+
<br/>
 +
After constructing a series of ordinary differential equations (full derivation can be found in the appendix) we established the following relationship between PQS (Se) and mCherry:
</p>
</p>
 +
</div>
</div>
</div>
</div>
 +
          <div class="row">
 +
<div class="col-xs-12">
-
            <hr>
+
      <a href="#" class="siders thumbnail center">
-
             <h2 id="2">Development</h2>
+
             <img  data-alt-src="https://static.igem.org/mediawiki/2014/d/dc/MCherry_equation.png"  
 +
src="https://static.igem.org/mediawiki/2014/d/dc/MCherry_equation.png" />                              
 +
    </a>
 +
 
 +
 
 +
</div>
 +
</div>
 +
 
 +
<p>
 +
Equation (1) was then analysed in MAPLE for varying PQS concentrations using the parameters in table 1.
 +
<br/>
 +
<br/>
           <div class="row">
           <div class="row">
<div class="col-xs-12">
<div class="col-xs-12">
-
             <p>
+
 
-
At the start of the project our aim was to pick up fluorescent light changes in order to quantify bacteria in the sputum. Through further discussions we decided to move onto detecting bioluminescence instead. This gave us the advantages of the bioluminescent light being more stable and it would not require an excitation light source emitted which could interfere with our readings.  
+
<a href="#" class="siders thumbnail center">
 +
             <img  data-alt-src="https://static.igem.org/mediawiki/2014/8/85/PQS_fig1-2.png"
 +
src="https://static.igem.org/mediawiki/2014/8/85/PQS_fig1-2.png" />                              
 +
    </a>
 +
 
 +
Fig 1. shows how the concentration of mCherry increases over time. The general trend is that the rate of expression of mCherry is proportional to PQS signal strength. Most striking is the rapid switch from low expression to high expression as the signal is increased.  
<br/>
<br/>
-
<br/>
 
-
To trial a photodetector circuit we initially started of one made up an LED light source, picked up by a photodiode in connection to an operational amplifier. Due to the photodiodes high impedance, the current produced in the presence of light was extremely small thus the operational amplifier was needed in parallel connection to a resistor to ensure the voltage was increased to a level where our microcontroller, an Arduino Uno, could record the value produced.
 
<br/>
<br/>
 +
          <div class="row">
 +
<div class="col-xs-12">
 +
 +
<a href="#" class="siders thumbnail center">
 +
            <img  data-alt-src="https://static.igem.org/mediawiki/2014/d/dd/PQS_fig2-2.png"
 +
src="https://static.igem.org/mediawiki/2014/d/dd/PQS_fig2-2.png" />                             
 +
    </a>
 +
 +
When the gradients of mCherry were plotted against PQS concentration, Fig 2, the result was a sigmoidal curve with sharp transition located between signal values of 0.1µM and 1µM.  Below this, expression was effectively zero, and above it, expression was uniformly high.
<br/>
<br/>
-
The initial setup involved a non-inverting amplifier taking the signal from the photodiode and creating a set gain. The photodiode was connected to the inverting input of the operational amplifier with a resistor going through to ground. This meant that there was a certain offset value for the photodiode in darkness and once it was exposed to light it would produce current in a linear fashion.  
+
<br/>
 +
These results suggest that the levels of synthetic PQS investigated in our engineered pathway were too low and that the ten fold increases used in the experiments would yield no measurable change in mCherry expression provided the signal level was below the threshold predicted by the model. To investigate this further we went on to carry out stochastic simulations of the system.
<br/>
<br/>
<br/>
<br/>
-
Through further work on our circuit combined advice from Steve Reynolds, a physics lecturer here at The University of Dundee, we moved to a different circuit setup. This was based on the photodiode working in zero bias mode: one side of the diode was grounded therefore only a positive current could be produced and the problem of dark current was made minimal. The second major change implemented into the circuitry was the use of low width bandpass filters. These are able to reduce the 50 Hz ambient noise created by mains electricity in the UK.
 
-
Initially our results were very oscillatory in their nature, thus it was hard to compare readings from different light levels based on results as they were not steady. We used two 1nF capacitors together with 1MΩ resistors to create a filter with a time constant of 6.3s which provided a decrease in the amplified noise and thus our readings became more steady.
 
-
</p>
 
 +
<b>Stochastic Simulations Elucidates the “Switch” Behaviour</b>
 +
<br/>
 +
The lab experiments resulted in no measurable mCherry expression in the PQS system. However, our ODE model predicts that even for very low levels some mCherry is expressed. These levels could represent below-measurable output, thus are essentially zero. We investigated this further at the “single cell” level.
 +
<br/>
 +
<br/>
 +
We constructed a stochastic simulation algorithm (SSA) in order to visualise signal-response at the single cell level. Using the SSA we were able to simulate  mCherry expression of 1000 cells to varying PQS signals over a period of one cell cycle.
 +
<br/>
 +
<br/>
 +
</div>
 +
</div>
 +
 +
      <a href="#" class="thumbnail centre">
 +
            <img  data-alt-src="https://static.igem.org/mediawiki/2014/1/12/PQS_fig3.png"
 +
src="https://static.igem.org/mediawiki/2014/1/12/PQS_fig3.png" />                             
 +
    </a>
 +
 +
 +
At first sight, the stochastic mean in A appeared too low in comparison with the example realisations. However, further analysis revealed that this low mean is caused by many realisations  in which the expression of mCherry was zero (i.e. the promoter never fired).  As shown in Figure 4, in 77% of the realisations for 0.02μM PQS, no mCherry was produced. Increasing the PQS concentration through the previously predicted threshold increased the expression rate  to 90%. For PQS concentrations greater than 2μM, all realisations  produced mCherry in the given time frame.
 +
<br/>
 +
<br/>
 +
What is interesting to note is that once expression started,  mCherry was produced at essentially the same rate, as shown by the parallel trajectories in Fig 3.  We can conclude that a major rate limiting step in the system is the probability of the initiation of mCherry expression.
 +
<br/>
 +
<br/>
 +
 +
<div class="row">
 +
<div class="col-xs-12">
 +
 +
<a href="#" class="thumbnail centre">
 +
            <img  data-alt-src="https://static.igem.org/mediawiki/2014/5/5f/10677965_10202999958420615_1914810647_o.jpg"
 +
src="https://static.igem.org/mediawiki/2014/5/5f/10677965_10202999958420615_1914810647_o.jpg" />                             
 +
    </a>
 +
 +
These stochastic simulations enhanced the deterministic results. The switch behaviour between low and high levels mCherry expression resulted in predicted corresponding molecule numbers shown in Table 2.
 +
 +
<br/>
 +
<br/>
 +
<b>Increasing promoter numbers increases mCherry expression</b>
 +
<br/>
 +
We concluded from the SSA that firing of the mCherry promoter was a major rate limiting step, but  wanted to provide the wet team with  a more understanding of  how to increase mCherry production. Subsequently,  after testing several model l hypotheses, it was found that increasing the number of promoters had the greatest impact on the expression of mCherry (varying other experimentally controllable parameters were predicted to have  essentially no effect on expression level).
 +
<br/>
 +
<br/>
 +
When the number of promoters in the model  was increased by 10-fold (30 to 300) there was a corresponding 10-fold increase in the “high” mCherry expression, as shown in Fig 5.  We suggested that increasing the number of promoters would be the only practical method of significantly increasing mCherry expression. However it was subsequently discovered that the number of promoters in our chassis could not be increased significantly as high numbers proved toxic.
 +
<br/>
 +
<br/>
 +
<b>Conclusions</b>
 +
<br/>
 +
Our models revealed a distinct switch behaviour in the signal-response curve for mCherry expression.  Using this analysis we put forward the hypothesis that  the synthetic PQS concentrations used in our experiments were not sufficiently high and although these experiments were conducted using a range of synthetic PQS levels, this range corresponded to fold changes in the low-response region shown in Fig. 2.
 +
<br/>
 +
<br/>
 +
The predicted switch behaviour has important and positive consequences for the L.A.S.S.O.(link to lasso page) -  we predict that the mCherry output level would be distinctly bimodal, avoiding the necessity for sensitive calibration of the detecting device - low signals would result in approximately no response, whereas  supercritical signals would induce maximal response from the sample.
 +
 +
</p>
</div>
</div>
</div>
</div>
-
            <hr>
+
 
-
             <h2 id="3">Final Prototype</h2>
+
<hr>
 +
             <h2 id="4">BDSF</h2>
                       <div class="row">
                       <div class="row">
<div class="col-xs-12">
<div class="col-xs-12">
             <p>
             <p>
-
After several tests and trials we were able to decide what combination of components would work best in our system. We soldered our circuit design onto veroboards as opposed to connecting our components to solderless breadboards as this made our circuitry compact and ensured that noise which was added to the signal through additional wiring was cut out. The bioluminescent output from the <i>E.coli</i> is picked up by the photodiode working in zero bias mode. This was fed through an operational amplifier being used as an inverting amplifier with a 100MΩ resistor. The gain in this type of circuit is the current multiplied by the value of the resistor in parallel. This ensures that a higher difference can be seen in the bioluminescent samples of various light levels as stronger light produces higher current. We developed the idea of suppressing the 50 Hz of ambient noise that was interfering with our results further, by reducing it by a factor of 20 000. To minimize in this way we placed three low pass bandwidth filters into the circuit consisting of 100kΩ resistors and 1μF capacitors, which would provide a time constant delay to the signal of 0.62s (a lower time delay to our previous construct). This would be accounted for when taking the readings into the microcontroller. After this noise reduction the signal was passed into the second gain circuit with the operational amplifier. This was a non-inverting gain circuit that comprised of a 100kΩ and a 1kΩ resistor, resulting in a gain of 101. Through this whole process the signal is amplified from a miniscule current to one that can be read by the Arduino Uno. For a safety precaution; to ensure our circuitry is not overloaded, we placed a split voltage setup using 1kΩ resistors. The operational amplifier is powered by 9 volts therefore it cannot produce a gain that goes over that supply voltage. Splitting this maximum possible voltage in two ensures that the reading going into the Arduino will never be above 4.5 volts, hence the pin being used to read the signal cannot be damaged.
+
<b>Objectives</b>
 +
<br/>
 +
To investigate why GFP expression was high in the absence of signal in our engineered BDSF system.
 +
<br/>
 +
<br/>
 +
<b>Results</b>
 +
<br/>
 +
<b>BDSF-Induced Phosphorylation of BCAM0228[P] Mediates GFP Expression</b>
 +
<br/>
 +
We constructed models similar to those used in the PQS system to investigate the signal-response behaviour of the BDSF system. Our results verified what we had expected to happen. Phosphorylation of BCAM0228 is induced by BDSF binding to a cell receptor.   BCAM0228[P] then activated the expression of GFP through the engineered <i>cvld</i> promoter. In the absence of a BDSF signal, BCAM0228 remained in its unphosphorylated form and GFP expression was repressed. Increasing the signal induced an increased GFP response (Fig 1).
 +
<br/>
 +
<br/>
 +
<a href="#" class="thumbnail centre">
 +
            <img  data-alt-src="https://static.igem.org/mediawiki/2014/a/ac/BDSF_fig1.png"
 +
src="https://static.igem.org/mediawiki/2014/a/ac/BDSF_fig1.png" />                             
 +
    </a>
 +
<br/>
 +
<b>BCAM0228 is Phosphorylated by Unknown Compound</b>
 +
<br/>
 +
Our experimental results revealed that in the absence of BDSF, the cblD promoter was active in our engineered system and hence GFP expression upregulated.  
 +
<br/>
 +
<br/>
 +
<a href="#" class="thumbnail centre">
 +
            <img  data-alt-src="https://static.igem.org/mediawiki/2014/1/1c/BDSF_fig2.png"
 +
src="https://static.igem.org/mediawiki/2014/1/1c/BDSF_fig2.png" />                             
 +
    </a>
 +
From our system of equations we know that the expression of GFP is dependant on the levels of BCAM0228[P]. We hypothesised that one possible mechanism by which our cell could be expressing GFP in the absence of signal was by the presence of BCAM0228[P] independent of BDSF-binding mediated phosphorylation. This suggests that an unknown compound could be phosphorylating BCAM0228 in our engineered cells.
 +
<br/>
 +
<br/>
 +
Comparing Fig 2 to Fig 1, it is clear that the model predicts that the expression of GFP is higher when BCAM0228 is being constitutively phosphorylated than in the “normal” case. Moreover, we are also able to conclude that the model predicts that the presence of BDSF has very little effect on the overall expression of GFP when the constitutive phosphorylation process is operating.
 +
<br/>
 +
<br/>
 +
<b>Conclusions</b>
 +
<br/>
 +
Our models predict that an as yet unknown agent phosphorylates BCAM0228 in the absence of a BDSF signal and that in fact the level of the BDSF signal has little quantifiable effect on GFP expression in our engineered cells.
</p>
</p>
 +
 +
</div>
</div>
</div>
</div>
 +
 +
<hr>
 +
            <h2 id="4">DSF</h2>
 +
                      <div class="row">
 +
<div class="col-xs-12">
 +
            <p>
 +
<b>Objectives</b>
 +
<br/>
 +
To investigate why GFP expression was high in the absence of signal in our engineered DSF system.
 +
<br/>
 +
<br/>
 +
<b>Results</b>
 +
<br/>
 +
<b>DSF-Induced Phosphorylation of RPFG Mediates GFP Expression</b>
 +
<br/>
 +
We constructed models similar to those used in the PQS system to investigate the signal-response behaviour of the DSF system. Our results verified what we had expected to happen. Phosphorylation of RpfG is induced by DSF binding to a cell receptor. RpfG[P] then degrades c-di-GMP which relieves the inhibition of Clp. Clp then activated the expression of GFP through the engineered manA promoter. In the absence of a DSF signal, RpfG remained in its unphosphorylated form and GFP expression was repressed.
 +
<br/>
 +
<br/>
 +
<b>DSF-Independent Activation of the <i>manA</i> Promoter</b>
 +
<br/>
 +
Our experimental results revealed that in the absence of DSF, the <i>manA</i> promoter was active in our engineered system and hence GFP expression upregulated.
 +
<br/>
 +
<br/>
 +
Like the BDSF pathway, the DSF system contains a phosphorelay system.  Our first hypothesis, therefore was that the expression of GFP was dependent on signal-independent phosphorylation of RpfG.
 +
<br/>
 +
<br/>
 +
<a href="#" class="thumbnail centre">
 +
            <img  data-alt-src="https://static.igem.org/mediawiki/2014/d/dc/DSF_fig1.png"
 +
src="https://static.igem.org/mediawiki/2014/d/dc/DSF_fig1.png" />                             
 +
    </a>
 +
 +
However, as shown in Fig 1 the model predicted  that increasing the level of  phosphorylated RpfG would have  no significant effect on the production of GFP in our engineered cells.
 +
<br/>
 +
<br/>
 +
Our second hypothesis was that enhanced inhibition of Clp by elevated levels of c-di-GMP could repress GFP expression. However, on setting c-di-GMP levels in the model to a high level, GFP was still expressed (albeit at a lower low level) , Fig 2. This can be explained by Clp having a higher binding affinity for the promoter than c-di-GMP.  Since both these reactions are reversible, there will still  be sufficient Clp free in the cytoplasm to activate GFP expression.
 +
<br/>
 +
<br/>
 +
<a href="#" class="thumbnail centre">
 +
            <img  data-alt-src="https://static.igem.org/mediawiki/2014/6/6d/DSF_fig2.png"
 +
src="https://static.igem.org/mediawiki/2014/6/6d/DSF_fig2.png" />                             
 +
    </a>
 +
 +
The model predictions so far still did not explain the high expression levels reported by the wet team. Thus bringing us to our third hypothesis - our cells were over-expressing Clp.
 +
<br/>
 +
<br/>
 +
<a href="#" class="siders thumbnail centre">
 +
            <img  data-alt-src="https://static.igem.org/mediawiki/2014/d/d5/DSF_fig3.png"
 +
src="https://static.igem.org/mediawiki/2014/d/d5/DSF_fig3.png" />                             
 +
    </a>
 +
 +
An analysis of our model for the DSF system revealed that the steady state levels of free Clp and c-di-GMP are only dependent on their (constitutive) rate of production and degradation (and not dependent on the Clp - c-di-GMP binding affinities nor the promoter binding affinity).  As shown in Fig 3 we see that the model predict that  an over-expression of Clp results in a corresponding high level of GFP production.
 +
<br/>
 +
<br/>
 +
<b>Conclusion</b>
 +
<br/>
 +
Our models were used to test different plausible hypotheses for the DFS-signal independent expression of GFP in our engineered cells. We conclude that over-expression of Clp could be responsible for the experimental observations.
 +
 +
 +
 +
 +
 +
 +
 +
</p>
 +
 +
 +
 +
 +
 +
<div id="ref">
<div id="ref">
-
             <h3>Refrences</h3>     
+
             <h3>References</h3>     
</div>         
</div>         
       </div>
       </div>
Line 195: Line 422:
</div>
</div>
 +
 +
<script>
 +
 +
  $('body').scrollspy({ 'target': '#nav', 'offset': 10 });
 +
 
 +
  $('#nav').on('activate.bs.scrollspy', function() {
 +
   
 +
    var ele = $(this).find('.active');
 +
   
 +
    if (ele.find('.submenu').length>0) {
 +
      $('.submenu li').addClass('hide');
 +
      $('.active>ul.submenu>li').removeClass('hide');
 +
    }
 +
    else{
 +
      $('.submenu li').addClass('hide');
 +
    }
 +
     
 +
   
 +
  });
 +
 +
</script>
 +
 +
 +
</body>
</body>
</html>
</html>

Latest revision as of 15:56, 11 October 2014

Dundee 2014

Modeling

Maths.. maths is fun!

Modeling and Analysis of Signaling Pathways


Introduction

In order to help analyze, construct and optimise the biochemical pathways in the Lung Ranger, we used a variety of mathematical tools to create algorithms and simulations.This allowed us to accelerate the development and testing of various hypotheses.

Methodology
As shown in figure 1 each of the approaches; ordinary differential equations (ODEs), stochastic simulation algorithm (SSA) and NetLogo, provided a different understanding of each system.


PQS

Objectives
We wanted to find a method of increasing the expression of mCherry in our engineered PQS system.

Results
Sigmoidal Expression of mCherry in PQS System
When our PQS system was induced with synthetic PQS, no mCherry was expressed. We attempted to use mathematical modelling to find out why and how the situation could be resolved.

After constructing a series of ordinary differential equations (full derivation can be found in the appendix) we established the following relationship between PQS (Se) and mCherry:

Equation (1) was then analysed in MAPLE for varying PQS concentrations using the parameters in table 1.

Fig 1. shows how the concentration of mCherry increases over time. The general trend is that the rate of expression of mCherry is proportional to PQS signal strength. Most striking is the rapid switch from low expression to high expression as the signal is increased.

When the gradients of mCherry were plotted against PQS concentration, Fig 2, the result was a sigmoidal curve with sharp transition located between signal values of 0.1µM and 1µM. Below this, expression was effectively zero, and above it, expression was uniformly high.

These results suggest that the levels of synthetic PQS investigated in our engineered pathway were too low and that the ten fold increases used in the experiments would yield no measurable change in mCherry expression provided the signal level was below the threshold predicted by the model. To investigate this further we went on to carry out stochastic simulations of the system.

Stochastic Simulations Elucidates the “Switch” Behaviour
The lab experiments resulted in no measurable mCherry expression in the PQS system. However, our ODE model predicts that even for very low levels some mCherry is expressed. These levels could represent below-measurable output, thus are essentially zero. We investigated this further at the “single cell” level.

We constructed a stochastic simulation algorithm (SSA) in order to visualise signal-response at the single cell level. Using the SSA we were able to simulate mCherry expression of 1000 cells to varying PQS signals over a period of one cell cycle.

At first sight, the stochastic mean in A appeared too low in comparison with the example realisations. However, further analysis revealed that this low mean is caused by many realisations in which the expression of mCherry was zero (i.e. the promoter never fired). As shown in Figure 4, in 77% of the realisations for 0.02μM PQS, no mCherry was produced. Increasing the PQS concentration through the previously predicted threshold increased the expression rate to 90%. For PQS concentrations greater than 2μM, all realisations produced mCherry in the given time frame.

What is interesting to note is that once expression started, mCherry was produced at essentially the same rate, as shown by the parallel trajectories in Fig 3. We can conclude that a major rate limiting step in the system is the probability of the initiation of mCherry expression.

These stochastic simulations enhanced the deterministic results. The switch behaviour between low and high levels mCherry expression resulted in predicted corresponding molecule numbers shown in Table 2.

Increasing promoter numbers increases mCherry expression
We concluded from the SSA that firing of the mCherry promoter was a major rate limiting step, but wanted to provide the wet team with a more understanding of how to increase mCherry production. Subsequently, after testing several model l hypotheses, it was found that increasing the number of promoters had the greatest impact on the expression of mCherry (varying other experimentally controllable parameters were predicted to have essentially no effect on expression level).

When the number of promoters in the model was increased by 10-fold (30 to 300) there was a corresponding 10-fold increase in the “high” mCherry expression, as shown in Fig 5. We suggested that increasing the number of promoters would be the only practical method of significantly increasing mCherry expression. However it was subsequently discovered that the number of promoters in our chassis could not be increased significantly as high numbers proved toxic.

Conclusions
Our models revealed a distinct switch behaviour in the signal-response curve for mCherry expression. Using this analysis we put forward the hypothesis that the synthetic PQS concentrations used in our experiments were not sufficiently high and although these experiments were conducted using a range of synthetic PQS levels, this range corresponded to fold changes in the low-response region shown in Fig. 2.

The predicted switch behaviour has important and positive consequences for the L.A.S.S.O.(link to lasso page) - we predict that the mCherry output level would be distinctly bimodal, avoiding the necessity for sensitive calibration of the detecting device - low signals would result in approximately no response, whereas supercritical signals would induce maximal response from the sample.


BDSF

Objectives
To investigate why GFP expression was high in the absence of signal in our engineered BDSF system.

Results
BDSF-Induced Phosphorylation of BCAM0228[P] Mediates GFP Expression
We constructed models similar to those used in the PQS system to investigate the signal-response behaviour of the BDSF system. Our results verified what we had expected to happen. Phosphorylation of BCAM0228 is induced by BDSF binding to a cell receptor. BCAM0228[P] then activated the expression of GFP through the engineered cvld promoter. In the absence of a BDSF signal, BCAM0228 remained in its unphosphorylated form and GFP expression was repressed. Increasing the signal induced an increased GFP response (Fig 1).


BCAM0228 is Phosphorylated by Unknown Compound
Our experimental results revealed that in the absence of BDSF, the cblD promoter was active in our engineered system and hence GFP expression upregulated.

From our system of equations we know that the expression of GFP is dependant on the levels of BCAM0228[P]. We hypothesised that one possible mechanism by which our cell could be expressing GFP in the absence of signal was by the presence of BCAM0228[P] independent of BDSF-binding mediated phosphorylation. This suggests that an unknown compound could be phosphorylating BCAM0228 in our engineered cells.

Comparing Fig 2 to Fig 1, it is clear that the model predicts that the expression of GFP is higher when BCAM0228 is being constitutively phosphorylated than in the “normal” case. Moreover, we are also able to conclude that the model predicts that the presence of BDSF has very little effect on the overall expression of GFP when the constitutive phosphorylation process is operating.

Conclusions
Our models predict that an as yet unknown agent phosphorylates BCAM0228 in the absence of a BDSF signal and that in fact the level of the BDSF signal has little quantifiable effect on GFP expression in our engineered cells.


DSF

Objectives
To investigate why GFP expression was high in the absence of signal in our engineered DSF system.

Results
DSF-Induced Phosphorylation of RPFG Mediates GFP Expression
We constructed models similar to those used in the PQS system to investigate the signal-response behaviour of the DSF system. Our results verified what we had expected to happen. Phosphorylation of RpfG is induced by DSF binding to a cell receptor. RpfG[P] then degrades c-di-GMP which relieves the inhibition of Clp. Clp then activated the expression of GFP through the engineered manA promoter. In the absence of a DSF signal, RpfG remained in its unphosphorylated form and GFP expression was repressed.

DSF-Independent Activation of the manA Promoter
Our experimental results revealed that in the absence of DSF, the manA promoter was active in our engineered system and hence GFP expression upregulated.

Like the BDSF pathway, the DSF system contains a phosphorelay system. Our first hypothesis, therefore was that the expression of GFP was dependent on signal-independent phosphorylation of RpfG.

However, as shown in Fig 1 the model predicted that increasing the level of phosphorylated RpfG would have no significant effect on the production of GFP in our engineered cells.

Our second hypothesis was that enhanced inhibition of Clp by elevated levels of c-di-GMP could repress GFP expression. However, on setting c-di-GMP levels in the model to a high level, GFP was still expressed (albeit at a lower low level) , Fig 2. This can be explained by Clp having a higher binding affinity for the promoter than c-di-GMP. Since both these reactions are reversible, there will still be sufficient Clp free in the cytoplasm to activate GFP expression.

The model predictions so far still did not explain the high expression levels reported by the wet team. Thus bringing us to our third hypothesis - our cells were over-expressing Clp.

An analysis of our model for the DSF system revealed that the steady state levels of free Clp and c-di-GMP are only dependent on their (constitutive) rate of production and degradation (and not dependent on the Clp - c-di-GMP binding affinities nor the promoter binding affinity). As shown in Fig 3 we see that the model predict that an over-expression of Clp results in a corresponding high level of GFP production.

Conclusion
Our models were used to test different plausible hypotheses for the DFS-signal independent expression of GFP in our engineered cells. We conclude that over-expression of Clp could be responsible for the experimental observations.

References