Difference between revisions of "Team:TECHNION-ISRAEL/Model"

 
(9 intermediate revisions by 3 users not shown)
Line 8: Line 8:
 
<meta charset="utf-8">
 
<meta charset="utf-8">
 
<meta name="viewport" content="width=device-width, initial-scale=1">
 
<meta name="viewport" content="width=device-width, initial-scale=1">
+
 
<script>
 
<script>
 
window.addEventListener("hashchange", function() { scrollBy(0, -130) })
 
window.addEventListener("hashchange", function() { scrollBy(0, -130) })
Line 33: Line 33:
 
});
 
});
 
 
 +
$('#back-to-top').tooltip('show');
  
 
 
$(window).scroll(function () {
+
if ($(this).scrollTop() > 350) {
+
$('.side').fadeIn();
+
} else {
+
$('.side').fadeOut();
+
}
+
return false;
+
});
+
 
});
 
});
  
 
</script>
 
</script>
+
<style>
 +
.bottom-column
 +
{
 +
    float: none;
 +
    display: table-cell;
 +
    vertical-align: bottom;
 +
}
 +
</style>
 
 
<style>
 
 
 
ul {
 
list-style-image: none;}
 
 
 
.model-list {
 
line-height:35px;
 
font-size: 18px;
 
}
 
 
.model-ul {
 
line-height:35px;
 
font-size: 18px;
 
list-style-type: circle;
 
}
 
 
.model-ul>li {
 
list-style-type: inherit;
 
}
 
 
.inner-model>li {
 
list-style-type: inherit;
 
}
 
.inner-model {
 
line-height:35px;
 
font-size: 18px;
 
list-style-type: disc;
 
}
 
 
.modelimg {
 
border-radius:25px ;
 
width: 100%;
 
margin:auto;
 
display:block;
 
}
 
 
.collar{
 
  float: right;
 
  width: 30%;
 
  margin-left: 40px;
 
  margin-bottom: 10px;
 
  border-radius:25px
 
  }
 
</style>
 
 
</head>
 
</head>
 
 
Line 98: Line 55:
 
<br>
 
<br>
 
<div class = "container-fluid">
 
<div class = "container-fluid">
<div class= "row">
+
 
<h1> Model </h1>
 
<h1> Model </h1>
 
<img src="https://static.igem.org/mediawiki/2017/7/75/T--TECHNION-ISRAEL--model_header.png" class="cover" alt=""  style= "width:15% ; margin: auto;">
 
 
<br>
 
<br>
 +
<img src="https://static.igem.org/mediawiki/2017/7/75/T--TECHNION-ISRAEL--model_header.png" class="cover" alt=""  style= "width:18% ; margin: auto;">
 
<br>
 
<br>
+
<br>
<div class =  "col-md-2" >
+
<br>
<div class="side">
+
<div class= "row">
<ul class="sidelist hidden-sm" style="width:auto; padding-top:0px;">
+
<div class =  "col-md-offset-2 col-md-8" >
+
<div class= "row">
<li> <a class="cell"  href="#CRE" > CRE Model – Team Edinburgh UG  </a> </li>
+
<div class =  "col-md-12" ><p>
<li> <a class="cell"  href="#Hadar" > Hadar model </a> </li>
+
Modelling is an important part of any project within iGEM. As part of our project, we decided to model two separate systems: We created a kinetic model for the Tolerance Assay Model, and collaborated with team Edinburgh UG in order to model a potential “Kill Switch.
</ul>
+
</div>
+
</div>
+
+
<div class =  "col-md-8" >
+
<h3 id="CRE"> CRE Model – Team Edinburgh UG </h3>
+
<br>
+
<div class= "row">
+
<div class =  "col-md-12" >
+
<p>
+
In the early stages of our project, before we decided to proceed with our final “<a href ="https://2017.igem.org/Team:TECHNION-ISRAEL/kill_switch">kill Switch</a>” design, we had considered using Cre recombinases in order to disable our genetic circuit. We designed our plasmid and flanked it with two Lox-P sites, so that once Cre recombinases were introduced into the cell, it would excise the gene that was flanked between these two Lox-P sites (see figure 1).
+
</p>
+
+
<img class="HPA" src ="https://static.igem.org/mediawiki/2017/d/d8/T--TECHNION-ISRAEL--CRElox.png" alt="" style="width:40%">
+
 
<br>
 
<br>
<p style="text-align:center;"> <strong>Figure 1: </strong>Cre Lox system</p>
+
Each of these models provided us with important information that directly impacted our general design and our wet-lab experiments.
 +
</p>
  
</div>
+
</div>
 
+
+
 
</div>
 
</div>
+
<br>
+
<div class="row">
<div class= "row">
+
<br>
<div class = "col-md-12" >
+
<div class="col-md-12">
<p>
+
<img class="no-rad" src="https://static.igem.org/mediawiki/2017/e/ed/T--TECHNION-ISRAEL--motekush.png" alt = "" style= "width: 125px; float:right;">
In order to examine whether using recombinases was a viable option for our system we understood that modelling the mechanism was crucial. Unfortunately, such a model is extremely complex, and for lack of time and experience, was not feasible for us to Create. Luckily, we discovered that Team Edinburgh UG, whose whole project was concerned with recombinases, had already created such a model. Team Edinburgh UG generously offered to help us model our system, and through intense collaboration and specific modifications to their original model, we managed to attain informative results that shaped our decision regarding which “kill switch” mechanism to use.
+
</div>
</p>
+
</div>
+
<br>
<br>
+
<div class="row ">
<p>
+
<div class = "col-md-offset-1 col-md-10" >
We modelled two different processes:
+
<div class="row ">
</p>
+
<div class="col-md-offset-2 col-md-3 bottom-column">
<ol class= "model-list">
+
<a href="https://2017.igem.org/Team:TECHNION-ISRAEL/Assay_Model">
<li> Cells transiently transfected with our ToleGen plasmid, assuming a copy number of 20. </li>
+
<img src="https://static.igem.org/mediawiki/2017/6/6d/T--TECHNION-ISRAEL--model_intro_2.png" class="no-rad" alt=""  style= "width: 65%; margin: auto;">
<li> Cells with stable integration of our ToleGen construct, this means a copy number of 1. </li>
+
</a>
</ol>
+
</div>
+
<p>
+
This allowed us to analyze how the Cre system would function in our lab as well as in future <i>in-vivo</i> applications.
+
</p>
+
<br>
+
<p>
+
Lastly, we analyzed two Cre delivery systems:
+
</p>
+
+
<ol class= "model-list">
+
<li> Where Cre enzyme is taken into the cell directly through endocytosis  </li>
+
<li> Where a Cre enzyme producing plasmid is taken into the cell </li>
+
</ol>
+
<br>
+
<h4>
+
Assumptions:
+
</h4>
+
+
<ol class= "model-list">
+
<li> Homogeneous mixture assumed throughout (e.g. if Cre molecule number is set to 100 at time = 0, it is assumed that the 100 Cre molecules are dispersed evenly inside the compartment regardless of its delivery method). </li>
+
<li> Values for half-life are taken from ‘general’ proteins. </li>
+
<li> Compartmentalization is not taken into account (i.e. ignored nuclear export and import rate & spatio-temporal separation of transcription and translation, if any).</li>
+
</ol>
+
<br>
+
<h4>
+
Simulation Settings:
+
</h4>
+
+
<ul class= "model-ul">
+
<li>mRNA half-life (if using): 2 minutes </li>
+
<li>Protein half-life: 90 minutes</li>
+
<li>Plasmid copy number: 1 (i.e. stable integration into the genome) or 20</li>
+
<li>Cre delivery method: as individual protein; or as plasmid expressing Cre recombinase</li>
+
<li>For plasmid expressing Cre: </li>
+
<ul class="inner-model">
+
<li> Transcription rate: 1 mRNA molecule per 100 seconds </li>
+
<li> Translation rate: adjusted so that the burst factor is 2 </li>
+
</ul>
+
<li>For delivery of individual Cre protein:
+
<ul class="inner-model">
+
<li> Simulation performed with delivering 100, 1000, and 10000 Cre molecules </li>
+
</ul>
+
</li>
+
</ul>
+
<br>
+
<h4>
+
Guide:
+
</h4>
+
<ul class= "model-ul">
+
<li>PC2 = Recombination Product with two Cre protein molecules attach to it (Cre binds to target site with very high affinity, so with a low protein degradation rate, Cre stably associate with the target site in the product construct). </li>
+
<li>Simulations are repeated for 2000 times and are shown as an average value with +/- 1 standard deviation.</li>
+
</ul>
+
<br>
+
<h4>
+
Results:
+
</h4>
+
<br>
+
+
<p style="text-align:center;">
+
Delivery of 100 Cre Proteins: Genome integration (Figure 2) and Transient expression (figure 3):
+
</p>
+
<br>
+
+
</div>
+
</div>
+
 
 
<div class="row">
+
<div class="col-md-offset-1 col-md-3 bottom-column">
<div class="col-md-6">
+
<a href="https://2017.igem.org/Team:TECHNION-ISRAEL/ModelCRE">
<img class= "modelimg" src= "https://static.igem.org/mediawiki/2017/a/af/T--TECHNION-ISRAEL--model1.png" alt = "">
+
<img src="https://static.igem.org/mediawiki/2017/4/46/T--TECHNION-ISRAEL--model_intro_1.png" class="no-rad" alt=""  style= "width:40%; margin: auto;">
+
</a>
<p style="text-align:center;"> <strong> Figure 2 </strong> </p>
+
</div>
</div>
+
+
<div class="col-md-6">
+
<img class= "modelimg" src= "https://static.igem.org/mediawiki/2017/4/4e/T--TECHNION-ISRAEL--model2.png" alt = "">
+
+
<p style="text-align:center;"> <strong> Figure 3 </strong> </p>
+
</div>
+
</div>
+
<br>
+
<br>
+
<br>
+
+
<div class="row">
+
<div class="col-md-12">
+
<p style="text-align:center;">
+
Delivery of 1000 Cre Proteins: Genome integration (figure 4) and Transient expression (Figure 5):
+
</p>
+
</div>
+
</div>
+
<br>
+
+
<div class="row">
+
<div class="col-md-6">
+
<img class= "modelimg" src= "https://static.igem.org/mediawiki/2017/0/0c/T--TECHNION-ISRAEL--model3.png" alt = "">
+
+
<p style="text-align:center;"> <strong> Figure 4 </strong> </p>
+
</div>
+
+
<div class="col-md-6">
+
<img class= "modelimg" src= "https://static.igem.org/mediawiki/2017/9/9e/T--TECHNION-ISRAEL--model4.png" alt = "">
+
+
<p style="text-align:center;"> <strong> Figure 5 </strong> </p>
+
</div>
+
</div>
+
<br>
+
<br>
+
<br>
+
+
<div class="row">
+
<div class="col-md-12">
+
<p style="text-align:center;">
+
Delivery of 1 Cre expressing plasmid: Genome integration (Figure 6) and Transient expression (Figure 7):
+
</p>
+
</div>
+
</div>
+
+
<br>
+
<div class="row">
+
<div class="col-md-6">
+
<img class= "modelimg" src= "https://static.igem.org/mediawiki/2017/d/d6/T--TECHNION-ISRAEL--model5.png" alt = "">
+
+
<p style="text-align:center;"> <strong> Figure 6 </strong> </p>
+
</div>
+
+
<div class="col-md-6">
+
<img class= "modelimg" src= "https://static.igem.org/mediawiki/2017/0/0b/T--TECHNION-ISRAEL--model6.png" alt = "">
+
+
<p style="text-align:center;"> <strong> Figure 7 </strong> </p>
+
</div>
+
</div>
+
<br>
+
<br>
+
<br>
+
+
<div class="row">
+
<div class="col-md-12">
+
<p style="text-align:center;">
+
Delivery of 5 Cre expressing plasmid: Genome integration (Figure 8) and Transient expression (Figure 9):
+
</p>
+
</div>
+
</div>
+
+
<br>
+
<div class="row">
+
<div class="col-md-6">
+
<img class= "modelimg" src= "https://static.igem.org/mediawiki/2017/9/9f/T--TECHNION-ISRAEL--model7.png" alt = "">
+
+
<p style="text-align:center;"> <strong> Figure 8 </strong> </p>
+
</div>
+
+
<div class="col-md-6">
+
<img class= "modelimg" src= "https://static.igem.org/mediawiki/2017/3/33/T--TECHNION-ISRAEL--model8.png" alt = "">
+
+
<p style="text-align:center;"> <strong> Figure 9 </strong> </p>
+
</div>
+
</div>
+
<br>
+
<br>
+
<br>
+
+
<div class="row">
+
<div class="col-md-12">
+
<p style="text-align:center;">
+
Delivery of 10 Cre expressing plasmid: Genome integration (Figure 10) and Transient expression (Figure 11):
+
</p>
+
</div>
+
</div>
+
<br>
+
<div class="row">
+
<div class="col-md-6">
+
<img class= "modelimg" src= "https://static.igem.org/mediawiki/2017/8/86/T--TECHNION-ISRAEL--model9.png" alt = "">
+
+
<p style="text-align:center;"> <strong> Figure 10 </strong> </p>
+
</div>
+
+
<div class="col-md-6">
+
<img class= "modelimg" src= "https://static.igem.org/mediawiki/2017/2/2c/T--TECHNION-ISRAEL--model10.png" alt = "">
+
+
<p style="text-align:center;"> <strong> Figure 11 </strong> </p>
+
</div>
+
</div>
+
<br>
+
<br>
+
<div class="row">
+
<div class="col-md-12">
+
 
+
<h4>
+
Analysis:
+
</h4>
+
+
<p>
+
Based on the modelling results and clinical consideration we decided to forgo using Cre recombinases for our “Kill Switch”. As can be seen in Figure 6, the Cre recombinase at times is incapable of achieving the 100% recombination we require. It is our understanding that any recombination based system may ever fully eliminate every copy of our plasmid, and as such we decided to focus on a “Suicide Mechanism” wherein every cell containing our plasmid will undergo apoptosis. This is both more effective for our purposes and clinically proven.
+
</p>
+
<br>
+
 
+
<p>
+
Lastly, we would like to thank team Edinburgh UG again for the amazing work they did, our project would not have been the same without their help. 
+
</p>
+
+
</div>
+
+
</div>
+
+
+
<h3 id="Hadar"> Hadar model </h3>
+
 
+
</div>
+
+
 
</div>
 
</div>
 
</div>
 
</div>
+
</div>
 +
 +
<br>
 +
 
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
 
<a id="back-to-top" href="#" class="btn btn-lg back-to-top" role="button"><img src="https://static.igem.org/mediawiki/2017/f/f9/T--TECHNION-ISRAEL--newUpAB.png" alt=""></a>
 
<a id="back-to-top" href="#" class="btn btn-lg back-to-top" role="button"><img src="https://static.igem.org/mediawiki/2017/f/f9/T--TECHNION-ISRAEL--newUpAB.png" alt=""></a>
 +
  
 
</body>
 
</body>
 
</html>
 
</html>
 
{{:Team:TECHNION-ISRAEL/sponsors}}
 
{{:Team:TECHNION-ISRAEL/sponsors}}

Latest revision as of 02:23, 2 November 2017

navbar

Model

Model





Modelling is an important part of any project within iGEM. As part of our project, we decided to model two separate systems: We created a kinetic model for the Tolerance Assay Model, and collaborated with team Edinburgh UG in order to model a potential “Kill Switch.”
Each of these models provided us with important information that directly impacted our general design and our wet-lab experiments.




My First Website