Difference between revisions of "Team:KU Leuven/Modeling/Internal/Ultra/Test"

 
(311 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{KU_Leuven}}
 
{{KU_Leuven}}
 
{{KU_Leuven/css}}
 
{{KU_Leuven/css}}
{{KU_Leuven/modeling/top/css}}
+
{{KU_Leuven/modeling/Internal/Ultra/Test/css}}
 +
 
 
<html>
 
<html>
  
<!-----------------------------------load mathJax related stuff----------------------------------------------------->
+
<script>
<script type="text/x-mathjax-config">
+
$(document).onload(function() {
  MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}});
+
   $(".main-navm").hide();
  MathJax.Hub.Config({ SVG: {    scale: 100  }});
+
}
   <!-- possible fonts TeX, STIX-Web, Asana-Math, Neo-Euler, Gyre-Pagella, Gyre-Termes and Latin-Modern. -->
+
  MathJax.Hub.Config({  SVG: {    Font: "Asana-Math" }});
+
  
</script>
+
$(document).ready(function(){
<script type="text/javascript"
+
        $('#eppendorf').mouseenter(function(){
  src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_SVG.js">
+
            $(this).fadeTo('fast', 1);
 +
        });
 +
        $('#eppendorf').mouseleave(function(){
 +
            $(this).fadeTo('fast', 0.25);
 +
        });
 +
    });
 
</script>
 
</script>
  
 
<style>
 
<style>
#modeling{  
+
 
 +
#topimg {
 +
    background: url(https://static.igem.org/mediawiki/2015/6/68/KULeuven2015Zebra_spots.png) no-repeat center center fixed;
 +
    background-size: contain
 +
  -webkit-background-size: cover;
 +
  -moz-background-size: cover;
 +
  -o-background-size: cover;
 +
  background-size: cover;
 +
}
 +
 
 +
#main{  
 
     background-color: transparent;
 
     background-color: transparent;
 
     border-style: solid;
 
     border-style: solid;
Line 24: Line 38:
 
}
 
}
  
#centernav:hover #modeling {  /* this is active when your mouse moves is over the item */
+
#centernav:hover #main {  /* this is active when your mouse moves is over the item */
     border-style: solid;
+
     border: 0px solid transparent;
     border-bottom: 0px solid transparent;
+
     border-bottom: 0px solid transparent;  
 +
}
 +
 
 +
.main-navm:hover #main {  /* this is active when your mouse moves is over the item */
 +
    border: 0px solid transparent;
 +
    border-right: 0px solid transparent;
 +
}
 +
 
 +
@media screen and (max-width: 1000px) {
 +
#main {
 +
    border-bottom: 5px solid transparent;
 +
    border-right: 5px solid #8b7a57;
 +
}
 
}
 
}
  
Line 32: Line 58:
 
     background-color:transparent;
 
     background-color:transparent;
 
}
 
}
 +
  
 
</style>
 
</style>
 +
 +
<head>
 +
<link rel="icon" href="https://static.igem.org/mediawiki/2015/9/9c/Ku_Leuven_Favicon.gif" />
 +
<link rel="shortcut icon" href="https://static.igem.org/mediawiki/2015/9/9c/Ku_Leuven_Favicon.gif" /
 +
</head>
 +
 
<body>
 
<body>
  
  
  
 +
<div id="headimg">
 +
<div id="topimg">
 +
</div>
  
<div class="summaryheader">
+
<div id="hiddenimg">
  <div class="summaryimg">
+
  <img src="https://static.igem.org/mediawiki/2015/b/bb/KU_Leuven_Zebra2.PNG" width="100%">
  <img src="https://static.igem.org/mediawiki/2015/e/eb/KU_Leuven_fossilBackground.png" width="100%">
+
  <div class="head">
+
    <h2> Internal Model </h2>
+
  </div>
+
</div>
+
 
</div>
 
</div>
  
<!--------------------------------------------------Load bigIMG and normalImg-------------------------------------------------->
 
<script>
 
function bigImg(x) {
 
    x.style.height = "800px";
 
    x.style.width = "800px";
 
    x.style.float= "center";
 
    x.style.margin= "50px";
 
}
 
  
function normalImg(x) {
+
</div>
    x.style.height = "100%";
+
    x.style.width = "100%";
+
    x.style.margin= "50px";
+
}
+
</script>
+
  
  
<!------------------------------------------------------Begin Content--------------------------------------------------------->
+
<div id="summarywrapper">
<div class="summarytext1">
+
<div id="logowrapper">
<div class="part">
+
<div id="logoiGEMKUL">
<h2> 1. Introduction </h2>
+
  <img src="https://static.igem.org/mediawiki/2015/2/23/Team_KU_Leuven_banner.jpg"  alt="Logo" width="100%" >
 +
</div>
  
 +
<div id="center">
 +
<div id="pagetitle">
 +
<h2>Our project</h2>
 +
</div>
  
<p>
+
<div id="scrolldown" class="center">
 
+
<img src="https://static.igem.org/mediawiki/2015/1/1d/KU_Leuven_Arrows_wiki.png" alt="Scroll down" width="100%">
    In designing new circuits and implementing them, it is important to model the effect of it on the bacteria: how sensitive is the system, how much will it produce and will it affect the growth? These questions can be answerred in the internal model. We will use two approaches. Flux Balance Analysis (FBA) will study the steady-state values for production and growth rate, while  Simbiology will study the sensitivity and dynamic processes in the cell.
+
</div>
</p>
+
<br>
+
<br>
+
  
 +
</div>
  
<h2> 2. Simbiology </h2>    
+
<div id="summarylogos">
<p>
+
 
In the next section we will describe our Simbiology model. Simbiology allows us to calculate systems of ODE's and to visualize them in a nice diagram. It also has options to make scans for different parameters which allows us to study the effect of the specified parameter. We will focus on the production of leucine, Ag43 and AHL in cell A and the changing behavior of cell B due to changing AHL concentration. In this perspective, we will make two models in Simbiology: one for cell A and cell B.
+
<div id="summarylogotwitter">
 +
<a href="https://twitter.com/kuleuven_igem" height="100%"><img src="https://static.igem.org/mediawiki/2015/b/b8/KU_Leuven_Twitter-logo.png" alt="Twitter" width="100%"></a> 
 +
</div>
 +
 
 +
<div id="summarylogofacebook">
 +
<a href="https://www.facebook.com/KULeuveniGEM?fref=ts" alt="Facebook" height="50px"><img src="https://static.igem.org/mediawiki/2015/d/df/KU_Leuven_Fblogo.png" alt="mail" width="100%"></a> 
 +
</div>
 +
 
 +
<div id="summarylogomail">
 +
<a href="mailto:igem@chem.kuleuven.be"><img src="https://static.igem.org/mediawiki/2015/1/11/KU_Leuven_mail.png" alt="mail" width="100%"></a> 
 +
</div>
 +
</div>
 +
</div>
 +
<div class="summary">
 +
<p>Test test ultra test
 +
Patterns are fascinating, from the veins of a leaf to the stripes of a zebra. Patterns are found everywhere in nature, but how they are formed is not entirely clear. We, the KU Leuven iGEM 2015 team, decided to work on the fundamental mechanisms behind pattern formation. The way cells of multicellular organisms interact to generate a specific pattern has triggered our curiosity. Our mission is to create astonishing biological patterns with engineered bacteria on a petri dish to unravel the secrets of nature. We will design a ‘proof of principle’ which can form the basis for fundamental research.<br>
 +
<br>
 +
<a href="https://2015.igem.org/Team:KU_Leuven/Project/About"><img src="https://static.igem.org/mediawiki/2015/7/73/KUL_Wiki_Button_-_Read_more.png" alt="Read more" height="2.5%" width="10%"></a>
 
</p>
 
</p>
 
<br>
 
<br>
 
<br>
 
<br>
 
+
<div class="center">
<h2> 2.1 Cell A </h2>
+
        <div class="quote" style="width:85%;">
   
+
<p><h2>A last message of the team</h2></p>
<p>
+
<p> We are back from the Jamboree!! <br> <br>
The designed circuit in Cell A is under control of a temperature sensitive cI repressor. Upon raising the temperature, the circuit is activated and production of LuxR and LuxI initiates. LuxI will consectively produce AHL, which binds with LuxR to activate the production of Leucine and Ag43. We can extract the following ODE's from this circuit:
+
We were very happy to present our results to the jury and we got a positive feedback: <br> <br>
 +
First we won a gold medal!! <br> <br>
 +
And we were even nominated for 4 prices in the overgrad section: Best Poster, Best Education and Public Engagement, Best Modeling and Best New Application Project in which we were the runner-up! <br> <br>
 +
We were very happy with these results and want to thank everybody involved who helped us to achieve this! Thank you very much!! </p>
 +
</div>
 +
</div>
 
<br>
 
<br>
${\alpha}$:transcription term, ${\beta}$:translation term, ${d}$:degradation term, ${D}$:diffusion term
+
<div id="VincentEaster" style="display: none">
${K_d}$:dissociation constant, ${n}$:hill coefficient, ${L}$:leak term
+
<img id="Cat" src="http://www.troll.me/images/science-cat/happy-birthday-from-science-cat-thumb.jpg" height="100%" width="100%">
 +
<img id="VincentRipped" src="https://static.igem.org/mediawiki/2013/c/c6/Base_gift_345_259.JPG" alt="Cell A" height="100%" width="100%" onmouseover="Vinnie()">
 +
</div>
 +
</div>
  
    $$\frac{{\large d} m_{cI}}{d t} = \alpha_1 {\cdot} cI_{gene} - d_{mCI} {\cdot} m_{cI}$$
+
</div>
    $$\frac{{\large d}{cI}}{d t} = \beta_{cI} {\cdot} {cI} -2 {\cdot} {k_{cI,dim}} {\cdot} {cI}^2 + 2 {\cdot}{k_{-cI,dim}}{\cdot} {[cI]_2} - d_{cI} {\cdot} {cI}$$
+
    $$\frac{{\large d}{[cI]_2}}{d t}= k_{cI,dim} {\cdot} {cI}^2 - {k_{-cI,dim}}{\cdot} {[cI]_2} $$
+
    $$\frac{{\large d} m_{LuxI}}{d t} = (L_{lambda} + {\frac{\alpha_{lambda}}{1 + ({\frac{[cI]_2}{K_{d1}}})^{n_{cI}}}}) {\cdot} LuxI_{gene} - d_{mLuxI} {\cdot} m_{LuxI} $$
+
    $$\frac{{\large d} m_{LuxR}}{d t} = (L_{lambda} + {\frac{\alpha_{lambda}}{1 + ({\frac{[cI]_2}{K_{d1}}})^{n_{cI}}}}) {\cdot} LuxR_{gene} - d_{mLuxR} {\cdot} m_{LuxR} $$
+
    $$\frac{{\large d} LuxI}{d t} = \beta_{LuxI} {\cdot} {m_{LuxI}} - d_{LuxI} {\cdot}{LuxI} $$
+
    $$\frac{{\large d} LuxR}{d t} = \beta_{LuxR} {\cdot} {m_{LuxR}} -k_{lux,as} {\cdot}{LuxR}{\cdot}{AHL_{in}} + k_{lux,dis}{\cdot}{[LuxR/AHL]} - d_{LuxR} {\cdot}{LuxR} $$
+
    $$\frac{{\large d} AHL_{in}}{d t} = {k_{luxI}} {\cdot} {luxI} - k_{lux,as} {\cdot}{luxR}{\cdot}{AHL_{in}} + k_{lux,dis}{\cdot}{[luxR/AHL]}+ ( {D_{IN,AHL}} {\cdot} {AHL_{out}} - {D_{OUT,AHL}} {\cdot} {AHL_{in}} ) - d_{AHL,in} {\cdot} {AHL_{in}} $$
+
    $$\frac{{\large d} AHL_{out}}{d t} = ( {D_{OUT,AHL}} {\cdot} {AHL_{in}} - {D_{IN,AHL}}{\cdot}{AHL_{out}} ) -d_{AHL,out}{\cdot}{AHL_{out}} $$
+
    $$\frac{{\large d} [luxR/AHL]}{d t} = k_{lux,as} {\cdot}{luxR}{\cdot}{AHL_{in}} - k_{lux,dis}{\cdot}{[luxR/AHL]} - 2 {\cdot} k_{lux,dim} {\cdot}{[luxR/AHL]^2} + 2 {\cdot}{k_{-lux,dim}}{\cdot}{[luxR/AHL]_{2}} $$
+
    $$\frac{{\large d} [luxR/AHL]_{2}}{d t} = k_{lux,dim} {\cdot}{[luxR/AHL]^2} - k_{- lux,dim} {[luxR/AHL]} $$
+
    $$\frac{{\large d} m_{ilvE}}{d t} = (L_{lux} + \frac{\alpha_{lux}}{1+(\frac{K_{d2}}{[luxR/AHL]_{2}})^{n_{lux}}} ) {\cdot} ilvE_{gene} - d_{milvE} {\cdot} {m_{ilvE}} $$
+
    $$\frac{{\large d} m_{Ag43}}{d t} = (L_{lux} + \frac{\alpha_{lux}}{1+(\frac{K_{d2}}{luxR/AHL]_{2}})^{n_{lux}}} ) {\cdot} Ag43_{gene} - d_{mAg43} {\cdot} {m_{Ag43}} $$
+
    $$\frac{{\large d} Transaminase B}{d t} = \beta_{TB} {\cdot} {m_{ilvE}} - d_{TB} {\cdot} {Transaminase B} $$
+
    $$\frac{{\large d} Leucine_{out}}{d t} = (D_{OUT,Leu} {\cdot}{leucine_{in}} - D_{IN,Leu} {\cdot}{leucine_{out}}) - d_{Leu,out} {\cdot} {Leucine_{out}} $$
+
    $$\frac{{\large d} Ag43}{d t} = \beta_{Ag43} {\cdot} {m_{Ag43}} - d_{Ag43} {\cdot} {Ag43} $$
+
  
 +
<div class="subsections">
 +
<div class="subsectionwrapper">
 +
<div class="subimgrow">
 +
<div class="subimg">
 +
<a href="https://2015.igem.org/Team:KU_Leuven/Project/About">
 +
<img src="https://static.igem.org/mediawiki/2015/1/1a/KUL_Wiki_Button_-_Project.png" width="100%">
 +
</a>
 +
</div>
  
We visualize these ODE's in Simbiology which results in the following diagram:
+
<div class="whitespace">
</p>
+
</div>
  
<img src="https://static.igem.org/mediawiki/2015/f/f7/KUL_IM_SIM_CB_TV1.png" alt="Cell B"  onmouseover="bigImg(this)" onmouseout="normalImg(this)" height="100%" width="100%">
+
<div class="subimg">
 +
<a href="https://2015.igem.org/Team:KU_Leuven/Research">
 +
<img src="https://static.igem.org/mediawiki/2015/6/63/Wiki_Button_-_Research2.png" width="100%">
 +
</a>
 +
</div>
  
<br>
+
<div class="whitespace">
<br>
+
</div>
<br>
+
<br>
+
  
<h2> 2.1 Cell B </h2>
+
<div class="subimg">
 +
<a href="https://2015.igem.org/Team:KU_Leuven/Modeling">
 +
<img src="https://static.igem.org/mediawiki/2015/a/aa/Wiki_Button_-_Modelling2.png" width="100%">
 +
</a>
 +
</div>
  
<p>
+
<div class="whitespace">
We can repeat this assignment for Cell B:
+
</div>
$$\frac{{\large d} m_{cI}}{d t} = \alpha_1 {\cdot} cI_{gene} - d_1 {\cdot} m_{cI}$$
+
    $$\frac{{\large d}{cI}}{d t} = \beta_1 {\cdot} {cI} -2 {\cdot} {k_{cI,dim}} {\cdot} {cI}^2 + 2 {\cdot}{k_{-cI,dim}}{\cdot} {[cI]_2} - d_{cI} {\cdot} {cI}$$
+
    $$\frac{{\large d}{[cI]_2}}{d t}= k_{cI,dim} {\cdot} {cI}^2 - {k_{-cI,dim}}{\cdot} {[cI]_2} $$
+
    $$\frac{{\large d} m_{luxR}}{d t} = (L_{lambda} + {\frac{\alpha_{lambda}}{1 + ({\frac{cI}{K_{d1}}})^{n_{cI}}}}) {\cdot} luxR_{gene} - d_{mluxR} {\cdot} m_{luxR} $$
+
    $$\frac{{\large d} luxR}{d t} = \beta_{luxR} {\cdot} {m_{luxR}} - d_{luxR} {\cdot}{luxR} $$
+
    $$\frac{{\large d} AHL_{in}}{d t} = ( {D_{IN,AHL}} {\cdot} {AHL_{out}} - {D_{OUT,AHL}} {\cdot} {AHL_{in}} ) - k_{lux,as}{\cdot}{luxR}{\cdot}{AHL_{in}} + k_{lux,dis}{\cdot}{[luxR/AHL]} - d_{AHL,in} {\cdot} {AHL_{in}} $$
+
    $$\frac{{\large d} AHL_{out}}{d t} = ( {D_{OUT,AHL}} {\cdot} {AHL_{in}} - {D_{IN,AHL}}{\cdot}{AHL_{out}} ) -d_{AHL,out}{\cdot}{AHL_{out}} $$
+
    $$\frac{{\large d} [luxR/AHL]}{d t} = k_{lux,as} {\cdot}{luxR}{\cdot}{AHL_{in}} - k_{lux,dis}{\cdot}{[luxR/AHL]} - 2 {\cdot} k_{lux,dim} {\cdot}{[luxR/AHL]^2} + 2 {\cdot}{[luxR/AHL]_{2}} $$
+
    $$\frac{{\large d} [luxR/AHL]_{2}}{d t} = k_{lux,dim} {\cdot}{[luxR/AHL]^2} - k_{- lux,dim} {[luxR/AHL]} $$
+
    $$\frac{{\large d} m_{CheZ}}{d t} = (L_{lux} + \frac{\alpha_{lux}}{1+(\frac{K_{d2}}{[luxR/AHL]_{2}})^{n_{lux}}} ) {\cdot} CheZ_{gene} - d_{mCheZ} {\cdot} {m_{CheZ}} $$
+
    $$\frac{{\large d} m_{PenI}}{d t} = (L_{lux} + \frac{\alpha_{lux}}{1+(\frac{K_{d2}}{luxR/AHL]_{2}})^{n_{lux}}} ) {\cdot} PenI_{gene} - d_{mPenI} {\cdot} {m_{PenI}} $$
+
    $$\frac{{\large d} CheZ}{d t} = \beta_{CheZ} {\cdot} {m_{CheZ}} - d_{CheZ} {\cdot} {CheZ} $$
+
    $$\frac{{\large d} PenI}{d t} = \beta_{PenI} {\cdot} {m_{PenI}} - d_{PenI} {\cdot} {PenI} $$
+
    $$\frac{{\large d} m_{RFP}}{d t} = (L_{Pen} + {\frac{\alpha_{Pen}}{1 + ({\frac{PenI}{K_{d3}}})^{n_{Pen}}}}) {\cdot} RFP_{gene} - d_{mRFP} {\cdot} m_{RFP} $$
+
    $$\frac{{\large d} RFP}{d t} = \beta_{RFP} {\cdot}{m_{RFP}} - d_{RFP} {\cdot}{RFP} $$
+
   
+
  
We visualize these ODE's in the Simbiology toolbox. This gives us the following diagrams:
+
<div class="subimg">
 +
<a href="https://2015.igem.org/Team:KU_Leuven/Team/Members">
 +
<img src="https://static.igem.org/mediawiki/2015/2/23/KUL_Wiki_Button_-_Team.png" width="100%">
 +
</a>
 +
</div>
 +
 
 +
<div class="whitespace">
 +
</div>
 +
 
 +
<div class="subimg">
 +
<a href="https://2015.igem.org/Team:KU_Leuven/Notebook">
 +
<img src="https://static.igem.org/mediawiki/2015/5/59/Wiki_Button_-_Notebook2.png" width="100%">
 +
</a>
 +
</div>
 +
</div>
 +
 
 +
<div class="subtextrow">
 +
<div class="subtext">
 +
<a href="https://2015.igem.org/Team:KU_Leuven/Project/About">
 +
<h2>Project</h2>
 +
<p>We decided to work on the fundamental mechanisms behind pattern formation. To achieve our goal, the link between wet lab and modeling will be crucial to the successful design of our experiments.
 +
<br/>
 
</p>
 
</p>
<img src="https://static.igem.org/mediawiki/2015/f/f7/KUL_IM_SIM_CB_TV1.png" alt="Cell B" style="width: 100%";style="height: 100%">
+
</a>
 +
</div>
  
 +
<div class="whitespace">
 +
</div>
  
<p>
+
<div class="subtext">
Test test test test test.
+
<a href="https://2015.igem.org/Team:KU_Leuven/Research">
 +
<h2>Research</h2>
 +
<p> Each experimental step requires a theoretical background.  This background, the protocols and the results of our experiments can be found in this subsection.
 +
<br/>
 
</p>
 
</p>
 +
</a>
 
</div>
 
</div>
 +
 +
<div class="whitespace">
 
</div>
 
</div>
  
<!------------------------------------------------------Parameters--------------------------------------------------------->
+
<div class="subtext">
<div class="summarytext1">  
+
<a href="https://2015.igem.org/Team:KU_Leuven/Modeling">
<div class="part">
+
<h2>Modeling</h2>
      <h2> X. Parameters </h2>
+
<p>The modeling team fits models to the data obtained by the wet lab. Synergically, simulations from the cyber lab will aid tuning the experimental conditions that lead to the desirable patterns.
    </div>
+
<br/>
 +
</p>
 +
</a>
 +
</div>
  
    <div class="part">
 
  
  <table style="width:100%">
 
    <tr>  <th>Parameter</th>    <th>Value</th>              <th>Unit</th>        <th>Source</th>  <th>Comment</th></tr>
 
    <tr>  <td>$D_a$</td>        <td>$0.072 \cdot 10^{-3}$</td>  <td>$cm^2/h$</td>  <td>following <sup><a href="#Woodward1995">[1]
 
    </a></sup> </td> <td> </td>    </tr>
 
    <tr>  <td>$D_b$</td>        <td>$2.376 \cdot 10^{-3}$</td>  <td>$cm^2/h$</td>  <td>following <sup><a href="#Woodward1995">[1]
 
    </a></sup></td>  <td> </td>  </tr>
 
    <tr>  <td>$D_r$</td>        <td>$26.46 \cdot 10^{-3}$</td> <td>$cm^2/h$</td>        <td> as found in <sup><a href="#Umecky2006">[6]</a></sup>
 
              </td>  <td> $298.2 K$ </td>  </tr> 
 
    <tr>  <td>$D_h$</td>        <td>$50 \cdot 10^{-3}$</td> <td>$cm^2/h$</td>        <td>from <sup><a href="#Ortiz">[3]
 
    </a></sup>  </td>  <td> </td> </tr>
 
    <tr>  <td>$K_{c}$</td>      <td>$8.5 \cdot 10^{-3}$</td>          <td>$cm^2/h$</td>      <td>guessed</td> <td> </td> </tr> 
 
    <tr>  <td>$\gamma$</td>      <td>$10^{-5}$</td>          <td>$h^{-1}$ </td>          <td>from <sup><a href="#Woodward1995">[1]
 
    </a></sup></td> <td> </td>    </tr>
 
    <tr>  <td>$k_p$</td>      <td>$1.0 \cdot 10^2$</td>          <td>$cl^{-1}$</td>    <td>from <sup><a href="#Woodward1995">[1]
 
    </a></sup></td>  <td> </td>  </tr>
 
    <tr>  <td>$k_h$</td>      <td>$17.9  \cdot 10^{-4}$</td>      <td>$fmol/h$</td>    <td>computed from <sup><a href="#Goryachev2006">[4]</a></sup> and <sup><a href="#Ishihama2008">[8]</a></sup> </td> <td> </td>  </tr>
 
    <tr>  <td>$k_r$</td>      <td>$5.4199\cdot 10^{-4}$</td>          <td>$fmol/h$</td>    <td>computed from <sup><a href="#Yu2014">[7]</a></sup> and <sup><a href="#Ishihama2008">[8]</a></sup>  </td>  <td> </td>  </tr>
 
  <tr>  <td>$k_{lossH}$</td>      <td>$1/48$</td>          <td>$h^{-1}$</td>    <td> from <sup><a href="#Schaefer2000">[5]</a></sup></td> <td>$ ph = 7$ </td>  </tr>
 
  
  <tr>  <td>$k_{lossR}$</td>      <td>$1/80$</td>          <td>$h^{-1}$</td>    <td>guessed</td> <td> </td>  </tr>
+
<div class="whitespace">
  </table>  
+
</div>
  
<style type="text/css">
+
<div class="subtext">
.tg  {border-collapse:collapse;border-spacing:0;border-color:#aaa;border-width:1px;border-style:solid;}
+
<a href="https://2015.igem.org/Team:KU_Leuven/Team/Members">
.tg td{font-family:Arial, sans-serif;font-size:14px;padding:10px 5px;border-style:solid;border-width:0px;overflow:hidden;word-break:normal;border-color:#aaa;color:#333;background-color:#fff;}
+
<h2>Team</h2>
.tg th{font-family:Arial, sans-serif;font-size:14px;font-weight:normal;padding:10px 5px;border-style:solid;border-width:0px;overflow:hidden;word-break:normal;border-color:#aaa;color:#fff;background-color:#f38630;}
+
<p>Diverse with respect to thoughts, perspectives, nationalities and languages, yet bound together by our enthusiasm for science and research. Would you like to know more about us?
.tg .tg-2e9h{font-weight:bold;text-decoration:underline}
+
<br/>
.tg .tg-e3zv{font-weight:bold}
+
</p>
.tg .tg-07dj{font-weight:bold;font-size:14px}
+
</a>
.tg .tg-z2zr{background-color:#FCFBE3}
+
.tg .tg-ugmw{background-color:#FCFBE3;font-weight:bold;text-decoration:underline}
+
@media screen and (max-width: 800px) {.tg {width: auto !important;}.tg col {width: auto !important;}.tg-wrap {overflow-x: auto;-webkit-overflow-scrolling: touch;}}</style>
+
<div class="tg-wrap"><table class="tg">
+
  <tr>
+
    <th class="tg-e3zv">Protein</th>
+
    <th class="tg-07dj">Translation rate (a.u.)</th>
+
    <th class="tg-07dj">Translation rate (1/s)</th>
+
  </tr>
+
  <tr>
+
    <td class="tg-z2zr">LuxI</td>
+
    <td class="tg-z2zr">261.13</td>
+
    <td class="tg-ugmw">0.016</td>
+
  </tr>
+
  <tr>
+
    <td class="tg-031e">LuxR</td>
+
    <td class="tg-031e">279.61</td>
+
    <td class="tg-2e9h">0.016</td>
+
  </tr>
+
  <tr>
+
    <td class="tg-z2zr">cI857</td>
+
    <td class="tg-z2zr">5695.79</td>
+
    <td class="tg-z2zr">0.35</td>
+
  </tr>
+
  <tr>
+
    <td class="tg-031e">Transaminase B</td>
+
    <td class="tg-031e">2195.1</td>
+
    <td class="tg-031e">0.13</td>
+
  </tr>
+
  <tr>
+
    <td class="tg-z2zr">Ag43-YFP</td>
+
    <td class="tg-z2zr">33.22</td>
+
    <td class="tg-z2zr">0.0020</td>
+
  </tr>
+
  <tr>
+
    <td class="tg-031e">PenI</td>
+
    <td class="tg-031e">6696.73</td>
+
    <td class="tg-031e">0.41</td>
+
  </tr>
+
  <tr>
+
    <td class="tg-z2zr">RFP</td>
+
    <td class="tg-z2zr">2604.51</td>
+
    <td class="tg-z2zr">0.16</td>
+
  </tr>
+
  <tr>
+
    <td class="tg-031e">CheZ-GFP</td>
+
    <td class="tg-031e">396.95</td>
+
    <td class="tg-031e">0.024</td>
+
  </tr>
+
</table></div>
+
 
</div>
 
</div>
 +
 +
<div class="whitespace">
 
</div>
 
</div>
  
<br>
+
<div class="subtext">
<br>
+
<a href="https://2015.igem.org/Team:KU_Leuven/Notebook">
<br>
+
<h2>Notebook</h2>
<br>
+
<p>Many small steps need to be taken to achieve our goal. We like to keep you informed and welcome you to discover our newsfeed and history!
<br>
+
<br/>
<br>
+
</p>
 +
</a>
 +
</div>
  
<!------------------------------------------------------References--------------------------------------------------------->
+
</div>
<div class="summaryheader">
+
<div class="subimgreadmore">
    <div class="summaryimg">
+
<div class="subimgrm">
  <img src="https://static.igem.org/mediawiki/2015/e/eb/KU_Leuven_fossilBackground.png" width="100%">
+
<a href="https://2015.igem.org/Team:KU_Leuven/Project/About">
  <div class="head">
+
<div id="more1">
      <h2> References </h2>
+
<img src="https://static.igem.org/mediawiki/2015/7/73/KUL_Wiki_Button_-_Read_more.png" height="40%" width="85%" alt="Read more">
    </div>
+
</div>
  </div>
+
</a>
  </div>
+
</div>
<div class="summarytext2">
+
<div class="part">
+
  <p id="ref1">[1] <a href="http://www.sciencedirect.com/science/article/pii/S0006349595804005#" target="_blank"> Temporal Patterns Generated by Salmonella typhimurium, D. E. Woodward, R. Tyson, M. R. Myerscough, J. D. Murray, E. 0.Budrene,l and H. C.Berg , Biophysical Journal Volume 68 May 1995 2181-2189 </a></p>
+
  
<!------------------------------------------------------Source code files--------------------------------------------------------->
+
<div class="whitespace">
<!-- UNCOMMENT BEFORE THE WIKI-FREEZE.
+
</div>  
<!--  <div class="summaryheader">
+
<!--    <div class="summaryimg">
+
<!--  <img src="https://static.igem.org/mediawiki/2015/e/eb/KU_Leuven_fossilBackground.png" width="100%">
+
<!--  <div class="head">
+
<!--      <h2> Source Code </h2>
+
<!--    </div>
+
<!--  </div>
+
<!--  </div>
+
<!-- <div class="summarytext3">
+
<!-- <div class="part">
+
<!--  <p id="source1">[1] <a href="https://2015.igem.org/wiki/index.php?title=Team:KU_Leuven/Modeling/1dsource"> 1D simulation
+
<!-- code</a></p>
+
<!--  <p id="source2">[1] <a href="https://2015.igem.org/wiki/index.php?title=Team:KU_Leuven/Modeling/1dsource"> 2D main </a></p>
+
<!-- </div>
+
<!-- </div>  
+
  
 +
<div class="subimgrm">
 +
<a href="https://2015.igem.org/Team:KU_Leuven/Research">
 +
<div id="more2" z-index="2">
 +
<img src="https://static.igem.org/mediawiki/2015/7/73/KUL_Wiki_Button_-_Read_more.png" height="40%" width="85%" alt="Read more">
 +
</div>
 +
</a>
 +
</div>
  
 +
<div class="whitespace">
 +
</div>
  
<!--------------------------------------------------Foot don't touch!------------------------------------------------------>
+
<div class="subimgrm">
 +
<a href="https://2015.igem.org/Team:KU_Leuven/Modeling">
 +
<div id="more3">
 +
<img src="https://static.igem.org/mediawiki/2015/7/73/KUL_Wiki_Button_-_Read_more.png" height="40%" width="85%" alt="Read more">
 +
</div>
 +
</a>
 +
</div>
  
 +
<div class="whitespace">
 +
</div>
  
<div class="subsections">
+
<div class="subimgrm">
<div class="subsectionwrapper">
+
<a href="https://2015.igem.org/Team:KU_Leuven/Team/Members">
<div class="subimgrow">
+
<div id="more4">
<div class="subimg">
+
<img src="https://static.igem.org/mediawiki/2015/7/73/KUL_Wiki_Button_-_Read_more.png" height="40%" width="85%" alt="Read more">
<img src="https://static.igem.org/mediawiki/2015/9/98/HybridCover.png" width="100%">
+
</div>
 +
</a>
 
</div>
 
</div>
  
Line 297: Line 294:
 
</div>
 
</div>
  
<div class="subimg">
+
<div class="subimgrm">
  <img src="https://static.igem.org/mediawiki/2015/d/d8/ContinuousModelCover.png" width="100%">
+
<a href="https://2015.igem.org/Team:KU_Leuven/Notebook">
 +
<div id="more5">
 +
<img src="https://static.igem.org/mediawiki/2015/7/73/KUL_Wiki_Button_-_Read_more.png" height="100%" width="85%" alt="Read more">
 +
</div>
 +
</a>
 +
</div>
 +
 
 +
</div>
 +
 
 +
<div class="subimgrowm">
 +
<div class="subimgm">
 +
<b>Project</b>
 +
<a href="https://2015.igem.org/Team:KU_Leuven/Project/About">
 +
  <img src="https://static.igem.org/mediawiki/2015/1/1a/KUL_Wiki_Button_-_Project.png" width="100%">
 +
</a>
 
</div>
 
</div>
  
Line 304: Line 315:
 
</div>
 
</div>
  
<div class="subimg">
+
 
 +
<div class="subtextm">
 +
<a href="https://2015.igem.org/Team:KU_Leuven/Project/About">
 +
<p style='text-align:left'>We decided to work on the fundamental mechanisms behind pattern formation. To achieve our goal, the link between wet lab and modeling will be crucial to the successful design of our experiments.
 +
</p>
 +
</a>
 +
</div>
 +
</div>
 +
 
 +
<div class="subimgrowm">
 +
 
 +
<div class="subimgm">
 +
<b>Research</b>
 +
<a href="https://2015.igem.org/Team:KU_Leuven/Research">
 +
<img src="https://static.igem.org/mediawiki/2015/archive/c/ca/20150807120732%21KU_Leuven_Wiki_Button_-_Wetlab.png" width="100%">
 +
</a>
 +
</div>
 +
 
 +
<div class="whitespace">
 +
</div>
 +
 
 +
 
 +
<div class="subtextm">
 +
<a href="https://2015.igem.org/Team:KU_Leuven/Research">
 +
<p style='text-align:left'> Each experimental step requires a theoretical background.  This background, the protocols and the results of our experiments can be found in this subsection.
 +
<br/>
 +
</p>
 +
</a>
 +
</div>
 +
 
 +
</div>
 +
<div class="subimgrowm">
 +
 
 +
<div class="subimgm">
 +
<b>Modeling</b>
 
<a href="https://2015.igem.org/Team:KU_Leuven/Modeling">
 
<a href="https://2015.igem.org/Team:KU_Leuven/Modeling">
<!---<img src="https://static.igem.org/mediawiki/2015/2/2b/KU_Leuven_Monocotyl.jpg" width="100%" height="100%" >-->
+
<img src="https://static.igem.org/mediawiki/2015/archive/d/db/20150807120714%21KU_Leuven_Wiki_Button_-_Modelling.png" width="100%">
 
</a>
 
</a>
 
</div>
 
</div>
 +
 +
<div class="whitespace">
 
</div>
 
</div>
  
<div class="subtext">
+
 
<h2>Hybrid model</h2>
+
<div class="subtextm">
<p>
+
<a href="https://2015.igem.org/Team:KU_Leuven/Modeling">
Coming soon
+
<p>The modeling team fits models to the data obtained by the wet lab. Synergically, simulations from the cyber lab will aid tuning the experimental conditions that lead to the desirable patterns.
 
</p>
 
</p>
 +
</a>
 +
</div>
 +
 +
</div>
 +
<div class="subimgrowm">
 +
 +
<div class="subimgm">
 +
<b>Team</b>
 +
<a href="https://2015.igem.org/Team:KU_Leuven/Team/Members">
 +
<img src="https://static.igem.org/mediawiki/2015/2/23/KUL_Wiki_Button_-_Team.png" width="100%">
 +
</a>
 
</div>
 
</div>
  
Line 321: Line 379:
 
</div>
 
</div>
  
<div class="subtext">
+
 
<h2>Top model</h2>
+
<div class="subtextm">
<a href="https://2015.igem.org/Team:KU_Leuven/Modeling/Top"> Read more!
+
<a href="https://2015.igem.org/Team:KU_Leuven/Team/Members">
 +
<p>Diverse with respect to thoughts, perspectives, nationalities and languages, yet bound together by our enthusiasm for science and research. Would you like to know more about us?
 +
<br/>
 +
</p>
 +
</a>
 +
</div>
 +
 
 +
</div>
 +
<div class="subimgrowm">
 +
 
 +
<div class="subimgm">
 +
<b>Notebook</b>
 +
<a href="https://2015.igem.org/Team:KU_Leuven/Notebook">
 +
<img src="https://static.igem.org/mediawiki/2015/archive/8/82/20150807120658%21KU_Leuven_Wiki_Button_-_Literature.png" width="100%">
 
</a>
 
</a>
 
</div>
 
</div>
Line 330: Line 401:
 
</div>
 
</div>
  
<div class="subtext">
+
<div class="subtextm">
<a href="https://2015.igem.org/Team:KU_Leuven/Modeling">
+
<a href="https://2015.igem.org/Team:KU_Leuven/Notebook">
<h2>Back</h2>
+
<p>Many small steps need to be taken to achieve our goal. We like to keep you informed and welcome you to discover our newsfeed and history!
 +
</p>
 
</a>
 
</a>
 
</div>
 
</div>
Line 338: Line 410:
 
</div>
 
</div>
  
<div class="center" id="footer">
+
<div class="whitespace">
<div class="sponsorsleft">
+
  <div id="kuleuven">
+
  <a href="http://www.kuleuven.be/">
+
  <img src="https://static.igem.org/mediawiki/2015/0/08/KULEUVEN_groot.png" alt="bioSCENTer" width="100%">
+
  </a>
+
  </div>
+
  <div id="youreca">
+
  <a href="http://www.kuleuven.be/onderzoek/youreca/">
+
  <img src="https://static.igem.org/mediawiki/2015/4/4f/KU_Leuven_YOURECA.png" alt="YOURECA" width="100%">
+
  </a>
+
  </div>
+
</div>
+
<div id="footercenter" >
+
  <div id="bioscenter">
+
  <a href="http://www.kuleuven.be/bioscenter/">
+
    <img src="https://static.igem.org/mediawiki/2015/3/3c/KU_Leuven_Logo_BioSCENTer.png" alt="bioSCENTer" width="100%">
+
  </a> 
+
  </div>
+
  <div id="footerimg">
+
  <img src="https://static.igem.org/mediawiki/2015/b/b9/KU_Leuven_Zebra_spots_wiki_footer_main.png" width="100%">
+
  </div>
+
</div>
+
<div class="sponsorsright">
+
  <div id="medicine">
+
  <a href="http://gbiomed.kuleuven.be/english">
+
  <img src="https://static.igem.org/mediawiki/2015/2/22/KU_Leuven_Medicine.png" alt="Faculty of Medicine" width="100%">
+
  </a>
+
  </div>
+
  <div id="solvay">
+
  <a href="http://www.solvay.com/">
+
  <img src="https://static.igem.org/mediawiki/2015/8/89/KU_Leuven_Solvay_Transparant.png" alt="SOLVAY" width="100%">
+
  </a>
+
  </div>
+
</div>
+
<div id="fixer">
+
 
</div>
 
</div>
 +
</div>
 +
</div>
 +
 +
 +
 +
<div id="summarywrapper">
 +
<div class="summary">
 +
<h3> Contact </h3>
 +
<p style="font-size:1.3em; text-align: center">
 +
Address: Celestijnenlaan 200G room 00.08 - 3001 Heverlee<br>
 +
Telephone n°: +32(0)16 32 73 19<br>
 +
Mail: igem@chem.kuleuven.be<br> 
 +
</p>
 +
</div>
 +
</div>
 +
 +
 +
<div id="footer">
 +
<div class="rowfooter">
 +
  <div class="emptyfooter">
 +
  </div>
 +
  <div id="bioscenter">
 +
      <a href="http://www.kuleuven.be/bioscenter/"><img src="https://static.igem.org/mediawiki/2015/3/3c/KU_Leuven_Logo_BioSCENTer.png" alt="bioSCENTer" width="95%"></a>
 +
  </div>
 +
  <div class="emptyfooter">
 +
  </div>
 +
</div>
 +
 +
<div class="rowfooter">
 +
      <div id="lrd">
 +
      <a href="http://lrd.kuleuven.be/"><img src="https://static.igem.org/mediawiki/2015/b/b4/KU_Leuven_HR_LRD_CMYK_LOGO.jpg" alt="KU Leuven Research & Development" width="95%"></a>
 +
  </div>
 +
  <div id="youreca">
 +
      <a href="http://www.kuleuven.be/onderzoek/youreca/"><img src="https://static.igem.org/mediawiki/2015/4/4f/KU_Leuven_YOURECA.png" alt="YOURECA" width="95%"></a>
 +
  </div>
 +
  <div id="solvay">
 +
      <a href="http://www.solvay.com/"><img src="https://static.igem.org/mediawiki/2015/8/89/KU_Leuven_Solvay_Transparant.png" alt="SOLVAY" width="95%"></a>
 +
  </div>
 +
  <div id="medicine">
 +
      <a href="http://gbiomed.kuleuven.be/english"><img src="https://static.igem.org/mediawiki/2015/8/83/KU_Leuven_Biomedische_Wetenschappen_logo_.png" alt="Faculty of Medicine" width="95%"></a>
 +
  </div>
 +
</div>
 +
 +
  <div class="rowfooter">
 +
<div id="imec">
 +
      <a href="http://www2.imec.be/be_en/home.html"><img src="https://static.igem.org/mediawiki/2015/7/70/KU_Leuven_Imec_logo_transparant.png" alt="imec" width="95%"></a>
 +
  </div>
 +
<div id="genzyme">
 +
      <a href="http://www.genzyme.be/"><img src="https://static.igem.org/mediawiki/2015/b/b7/KU_Leuven_Genzyme_logo_transparant.png" alt="Genzyme" width="95%"></a>
 +
  </div>
 +
  <div id="eppendorf">
 +
      <a href="https://www.eppendorf.com/BE-en/"><img src="https://static.igem.org/mediawiki/2015/9/96/KU_Leuven_Logo_Eppendorf_transparant.png" alt="Eppendorf" width="95%"></a>
 +
  </div>
 +
<div id="kuleuven">
 +
      <a href="http://www.kuleuven.be/english"><img src="https://static.igem.org/mediawiki/2015/0/08/KULEUVEN_groot.png" alt="bioSCENTer" width="95%"></a>
 +
  </div>
 +
<div class="spacefooter">
 +
</div>
 +
<div id="gips">
 +
      <a href="http://www.gipsmineral.de/"><img src="https://static.igem.org/mediawiki/2015/3/3d/KU_Leuven_Gips_Mineral_logo_transparant.png" alt="Gips Mineral" width="95%"></a>
 +
  </div>
 +
<div id="kolo">
 +
      <a href=""><img src="https://static.igem.org/mediawiki/2015/1/15/KUL_Ko-Lo_Instruments_logo_transparant.png" alt="Ko-Lo Instruments" width="95%"></a>
 +
    </div>
 +
<div id="regensys">
 +
      <a href="http://regenesys.eu/"><img src="https://static.igem.org/mediawiki/2015/e/eb/KU_Leuven_Logo_Regenesys_Transparant.png" alt="Regenesys" width="95%"></a>
 +
  </div>
 +
</div>
 +
 +
<div class="rowfooter">
 +
<div id="bioke">
 +
      <a href="https://www.bioke.com/"><img src="https://static.igem.org/mediawiki/2015/e/e1/KUL_Biok%C3%A9_logo_transparant.png" alt="Bioké" width="95%"></a>
 +
  </div>
 +
  <div id="thermofisher">
 +
      <a href="https://www.fishersci.com/us/en/home.html"><img src="https://static.igem.org/mediawiki/2015/a/aa/KUL_Fischer_Scientific_logo_transparant.png" alt="Thermo Fisher Scientific" width="95%"></a>
 +
  </div>
 +
<div id="vwr">
 +
      <a href="https://be.vwr.com/store/?&_requestid=866148&_DARGS=/store/cms/be.vwr.com/nl_BE/header_20159241139103.jsp.1_AF&_dynSessConf=4047468000326453053&targetURL=/store/%3F%26_requestid%3D866148&lastLanguage=en&/vwr/userprofiling/EditPersonalInfoFormHandler.updateLocale=&_D%3AcurrentLanguage=+&currentLanguage=en&_D%3AlastLanguage=+&_D%3A/vwr/userprofiling/EditPersonalInfoFormHandler.updateLocale=+"><img src="https://static.igem.org/mediawiki/2015/8/8d/KU_Leuven_Logo_VWR_transparant_.png" alt="VWR" width="95%"></a>
 +
  </div>
 +
<div id="footerimg">
 +
  <img src="https://static.igem.org/mediawiki/2015/b/b9/KU_Leuven_Zebra_spots_wiki_footer_main.png" width="95%">
 +
  </div>
 +
<div id="gimv">
 +
      <a href="http://www.gimv.com/en"><img src="https://static.igem.org/mediawiki/2015/a/ac/KU_Leuven_Logo_Gimv_Transparant.png" alt="Gimv" width="95%"></a>
 +
  </div>
 +
  <div id="machery">
 +
      <a href="http://www.filterservice.be/"><img src="https://static.igem.org/mediawiki/2015/4/41/KU_Leuven_Macherey_Nagel_logo_transparant.png" alt="Machery Nagel" width="95%"></a>
 +
  </div>
 +
<div class="logosmall">
 +
    <div id="sigma">
 +
      <a href="https://www.sigmaaldrich.com/belgium-nederlands.html"><img src="https://static.igem.org/mediawiki/2015/4/4b/KUL_Sigma-Aldrich_logo_transparant.png" alt="Sigma-Aldrich" width="95%"></a>
 +
    </div>
 +
    <div id="egilabo">
 +
      <a href="http://www.egilabo.be/"><img src="https://static.igem.org/mediawiki/2015/e/e9/KUL_Egilabo_logo_transparant.png" alt="Egilabo" width="95%"></a>
 +
    </div>
 +
  </div> 
 
</div>
 
</div>
  
 
</body>
 
</body>
 
</html>
 
</html>

Latest revision as of 00:35, 20 November 2015

Logo

Our project

Twitter
mail
mail

Test test ultra test Patterns are fascinating, from the veins of a leaf to the stripes of a zebra. Patterns are found everywhere in nature, but how they are formed is not entirely clear. We, the KU Leuven iGEM 2015 team, decided to work on the fundamental mechanisms behind pattern formation. The way cells of multicellular organisms interact to generate a specific pattern has triggered our curiosity. Our mission is to create astonishing biological patterns with engineered bacteria on a petri dish to unravel the secrets of nature. We will design a ‘proof of principle’ which can form the basis for fundamental research.

Read more



A last message of the team

We are back from the Jamboree!!

We were very happy to present our results to the jury and we got a positive feedback:

First we won a gold medal!!

And we were even nominated for 4 prices in the overgrad section: Best Poster, Best Education and Public Engagement, Best Modeling and Best New Application Project in which we were the runner-up!

We were very happy with these results and want to thank everybody involved who helped us to achieve this! Thank you very much!!


Contact

Address: Celestijnenlaan 200G room 00.08 - 3001 Heverlee
Telephone n°: +32(0)16 32 73 19
Mail: igem@chem.kuleuven.be