Difference between revisions of "Team:Birkbeck/Modeling"

 
(9 intermediate revisions by 3 users not shown)
Line 2: Line 2:
  
 
<html>
 
<html>
 +
<head>
  
 +
<meta charset="utf-8">
 +
        <title>jQuery UI Accordion - Collapse content</title>
 +
        <link rel="stylesheet" href="//code.jquery.com/ui/1.11.4/themes/smoothness/jquery-ui.css">
 +
        <script src="//code.jquery.com/jquery-1.10.2.js"></script>
 +
        <script src="//code.jquery.com/ui/1.11.4/jquery-ui.js"></script>
 +
        <link rel="stylesheet" href="/resources/demos/style.css">
 +
        <script>
 +
          $(function() {
 +
            $( ".accordion" ).accordion({
 +
              collapsible: true,
 +
              active: false,
 +
              heightStyle: "content"
 +
            });
 +
          });
 +
        </script>
 +
 +
</head>
 
<div id="maincontainer">
 
<div id="maincontainer">
  
Line 9: Line 27:
 
<h3>Modelling the directed evolution of bacteriophage lambda</h3>
 
<h3>Modelling the directed evolution of bacteriophage lambda</h3>
  
<img src="https://static.igem.org/mediawiki/2015/7/70/Birkbeck_directed_evolution.png" height=250 width=900>  
+
<img src="https://static.igem.org/mediawiki/2015/7/70/Birkbeck_directed_evolution.png" height=200 width=900>  
  
 
<p>To accomplish the goal of altering the host specificity of bacteriophage lambda, we took a step-by-step directed evolution approach, working according to the 'design - build - model - test - repeat' principle. This started with the design of several mutations both to alter the phage phenotype and to make segments of its genotype BioBrick-compatible. We then proceeded to 'build' individual genes through synthesis and cloning. The next steps are to recombine these genes into a recombinant bacteriophage genome, before carrying out testing and selection, and repeating this process.</p>
 
<p>To accomplish the goal of altering the host specificity of bacteriophage lambda, we took a step-by-step directed evolution approach, working according to the 'design - build - model - test - repeat' principle. This started with the design of several mutations both to alter the phage phenotype and to make segments of its genotype BioBrick-compatible. We then proceeded to 'build' individual genes through synthesis and cloning. The next steps are to recombine these genes into a recombinant bacteriophage genome, before carrying out testing and selection, and repeating this process.</p>
 
<br>
 
<br>
 
<p><u>The process is as follows:</u></p>
 
<p><u>The process is as follows:</u></p>
 +
<br><hr>
 +
<table class="lamp">
 +
<tr>
 +
  <th><center><img src="https://static.igem.org/mediawiki/2015/d/d4/Birkbeck_phage.png" height=150 width=100></center>
 +
      </th>
 +
  <td>Short tail fibre (stf) and reporter genes are cloned into a gt11 bacteriophage lambda vector.</td>
 +
</tr>
 +
</table>
  
 +
<style>
 +
table.lamp {
 +
    width:100%;
 +
    text-align:justify;
 +
 +
}
 +
table.lamp th {
 +
    width:220px;
 +
}
 +
</style>
 +
<hr>
 
<table class="lamp">
 
<table class="lamp">
 
<tr>
 
<tr>
   <th><img src="https://static.igem.org/mediawiki/2015/d/d4/Birkbeck_phage.png" height=200 width=100>  
+
   <th><img src="https://static.igem.org/mediawiki/2015/0/09/Birkbeck_circuit_development.png" height=100 width=220>  
 
       </th>
 
       </th>
   <td>Short tail fibre (stf) and reporter genes are cloned into a GT11 bacteriophage lambda vector, while regulatory circuits are created to control both the transfer between lytic/lysogenic cycle and the production of the tail fibre assembly (tfa) protein, in order to prevent toxicity to the host cell. The circularised GT11 vector and plasmids containing the regulatory circuits are transformed into E.coli host cells.</td>
+
   <td>Regulatory circuits are created to control the production of the tail fibre assembly (tfa) protein and the switch between lytic/lysogenic cycles of the bacteriophage. While AraC is produced, production of T7 RNA polymerase (RNAP) is inhibited, resulting in production of the cI repressor dominating and the bacteriophage remaining in lysogenic phase. On the addition of arabinose, AraC preferentially binds to to this molecule, dissociating from the promoter controlling T7 RNAP. As a result, T7 RNAP is produced, which initiates production of the Cro repressor, overriding cI production and placing the bacteriophage into the lytic phase.</td>
 
</tr>
 
</tr>
 
</table>
 
</table>
Line 30: Line 67:
 
}
 
}
 
table.lamp th {
 
table.lamp th {
     width:200px;
+
     width:220px;
 
}
 
}
 +
</style>
 +
<hr>
 +
<table class="lamp">
 +
<tr>
 +
  <th><img src="https://static.igem.org/mediawiki/2015/8/81/Birkbeck_phage_infection.png" height=200 width=200>
 +
      </th>
 +
  <td>The circularised gt11 vector and plasmids containing the regulatory circuits are transformed into E.coli host cells, and the host machinery is used to create a recombinant bacteriophage containing our desired mutations and additions.</td>
 +
</tr>
 +
</table>
  
 +
<style>
 +
table.lamp {
 +
    width:100%;
 +
    text-align:justify;
 +
 +
}
 +
table.lamp th {
 +
    width:220px;
 +
}
 
</style>  
 
</style>  
</ul>
+
<hr>
 +
<table class="lamp">
 +
<tr>
 +
  <th><img src="https://static.igem.org/mediawiki/2015/a/af/Birkbeck_phages2.png" height=200 width=200>
 +
      </th>
 +
  <td>On addition of arabinose, the recombinant phage progeny goes into lytic phase and emerges from the lysed host cells.</td>
 +
</tr>
 +
</table>
  
 +
<style>
 +
table.lamp {
 +
    width:100%;
 +
    text-align:justify;
  
 +
}
 +
table.lamp th {
 +
    width:220px;
 +
}
 +
</style>
 +
<hr>
 +
<table class="lamp">
 +
<tr>
 +
  <th><img src="https://static.igem.org/mediawiki/2015/7/7d/Birkbeck_phage_infection2.png" height=200 width=200>
 +
      </th>
 +
  <td>Double knock-out strains of E.coli (containing neither lamB nor ompC receptor proteins) are exposed to the recombinant phages to select for baceriophage lambda mutants with widened host range.</td>
 +
</tr>
 +
</table>
  
 +
<style>
 +
table.lamp {
 +
    width:100%;
 +
    text-align:justify;
 +
 +
}
 +
table.lamp th {
 +
    width:220px;
 +
}
 +
</style>
 +
<hr>
 +
<table class="lamp">
 +
<tr>
 +
  <th><img src="https://static.igem.org/mediawiki/2015/9/9c/Birkbeck_petri_dish.png" height=150 width=200>
 +
      </th>
 +
  <td>The added reporter gene will facilitate easy identification of phage progeny that has successfully infected the E.coli double knock-out strains. These bacteriophages are purified and cultured, and the process is repeated to further improve infectivity.</td>
 +
</tr>
 +
</table>
 +
 +
<style>
 +
table.lamp {
 +
    width:100%;
 +
    text-align:justify;
 +
 +
}
 +
table.lamp th {
 +
    width:220px;
 +
}
 +
</style>
 +
<hr>
 +
<br>
 +
<br><hr><br>
 +
<!--button for Research-->
 +
<a href="https://2015.igem.org/Team:Birkbeck/Research"><img width="400px" height="auto" src="https://static.igem.org/mediawiki/2015/c/c7/Rachel-elliot.jpg" border="0"/></a>
 +
<p>Back to main Research page</p>
 +
<br><hr><br>
 +
<!--button for Results-->
 +
<a href="https://2015.igem.org/Team:Birkbeck/Results"><img width="400px" height="auto" src="https://static.igem.org/mediawiki/2015/1/16/Birkbeck_ORF314_construct_w_BsaI_primers_before_%26_after.png" border="0"/></a>
 +
<p>To find out more about our results</p>
 +
<!--<li><a href="https://2015.igem.org/Team:Birkbeck/Results">Continue to Results</a></li>
 +
<li><a href="https://2015.igem.org/Team:Birkbeck/Research">Back to main Research page</a></li>-->
 
</div>
 
</div>
 
</html>
 
</html>

Latest revision as of 02:29, 19 September 2015

jQuery UI Accordion - Collapse content

Modelling

Modelling the directed evolution of bacteriophage lambda

To accomplish the goal of altering the host specificity of bacteriophage lambda, we took a step-by-step directed evolution approach, working according to the 'design - build - model - test - repeat' principle. This started with the design of several mutations both to alter the phage phenotype and to make segments of its genotype BioBrick-compatible. We then proceeded to 'build' individual genes through synthesis and cloning. The next steps are to recombine these genes into a recombinant bacteriophage genome, before carrying out testing and selection, and repeating this process.


The process is as follows:



Short tail fibre (stf) and reporter genes are cloned into a gt11 bacteriophage lambda vector.

Regulatory circuits are created to control the production of the tail fibre assembly (tfa) protein and the switch between lytic/lysogenic cycles of the bacteriophage. While AraC is produced, production of T7 RNA polymerase (RNAP) is inhibited, resulting in production of the cI repressor dominating and the bacteriophage remaining in lysogenic phase. On the addition of arabinose, AraC preferentially binds to to this molecule, dissociating from the promoter controlling T7 RNAP. As a result, T7 RNAP is produced, which initiates production of the Cro repressor, overriding cI production and placing the bacteriophage into the lytic phase.

The circularised gt11 vector and plasmids containing the regulatory circuits are transformed into E.coli host cells, and the host machinery is used to create a recombinant bacteriophage containing our desired mutations and additions.

On addition of arabinose, the recombinant phage progeny goes into lytic phase and emerges from the lysed host cells.

Double knock-out strains of E.coli (containing neither lamB nor ompC receptor proteins) are exposed to the recombinant phages to select for baceriophage lambda mutants with widened host range.

The added reporter gene will facilitate easy identification of phage progeny that has successfully infected the E.coli double knock-out strains. These bacteriophages are purified and cultured, and the process is repeated to further improve infectivity.





Back to main Research page




To find out more about our results