Team:Toulouse/Project/Spreading

From 2014.igem.org

(Difference between revisions)
 
(61 intermediate revisions not shown)
Line 1: Line 1:
-
{{CSS/Main}}
+
{{:Team:Toulouse/template/header-base}}
<html>
<html>
-
<head>
 
-
<!-- this section changes the default wiki template to a white full width background -->
 
-
<style type="text/css">
 
-
/* Removing wiki-like stuff */
+
<!--/* open Sans : fonnt Google*/-->
-
/****************************/
+
-
#contentSub, #search-controls, .firstHeading, #-box, #catlinks, #p-logo {
+
-
    display:none;}
+
-
/* Redesigning the topmenu */
+
  <link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
-
/***************************/
+
-
body {
+
-
    : 0 0 0 0;
+
-
    padding: 0;}
+
-
#top-section {
+
-
    width: 965px;
+
-
    height: 0;
+
-
    margin: 0 auto ;
+
-
    padding: 0;
+
-
    border: none;}
+
-
#menubar {
+
-
    font-size: 100%;
+
-
    top:-8px;}
+
-
.left-menu:hover {
+
-
    background-color: transparent;}
+
-
#menubar li a {
+
-
    background-color: transparent;}
+
-
#menubar:hover {
+
-
    color: black;}
+
-
#menubar li a {
+
-
    color: transparent;}
+
-
#menubar:hover li a {
+
-
    color: black;}
+
-
#menubar > ul > li:last-child {
+
-
    display:none;}
+
-
/* Layout */
+
  <link href='http://fonts.googleapis.com/css?family=Open+Sans:400,600' rel='stylesheet' type='text/css'>
-
/**********/
+
-
body, #heading, #innercontent, #innercontenthome {
+
  <link href='http://fonts.googleapis.com/css?family=Open+Sans:800' rel='stylesheet' type='text/css'>
-
    background-color : #ffffff;
+
-
    font-family : Helvetica, sans-serif;
+
-
    font-size : 16px;
+
-
    }
+
-
   
+
-
#innercontenthome{
+
-
    margin-top:-13px;
+
-
    }
+
-
   
+
-
#content, #globalWrapper {
+
-
    border: none;
+
-
    width: 100%;
+
-
    margin: 0;
+
-
    padding: 0;
+
-
    }
+
-
   
+
-
.centering {
+
-
    margin: 0 auto;
+
-
    width: 965px;
+
-
    }
+
-
.clear{
+
<!--/* CSS contenu*/-->
-
    clear:both;
+
-
}
+
 +
<style type="text/css">
-
/*background Header*/
+
  .title1{color:green; font-family:'Open Sans'; font-weight:600; font-size:24px; margin:0 0 33px 0; border:none; text-align: justify;}
-
#bgHeader{
+
-
    position : absolute;  
+
-
    left : 0px;
+
-
    top : 0px;
+
-
    z-index:0;
+
-
    width : 100%;
+
-
    min-width : 700px;
+
-
    max-width : 1200px;
+
-
    background-color : transparent;
+
-
   
+
-
}
+
-
/* Barre de Menu*/
+
  .title2{color:#5a6060; font-family:'Open Sans'; font-weight:600; font-size:18px; margin:0 0 30px 0; border:none;}
-
/* Les boutons*/
+
-
a.btHeaderA1{
+
  .title2simple{color:#5a6060; font-family:'Open Sans'; font-weight:600; font-size:18px; margin:0 0 5px 0; border:none;}
-
    color:#000000;
+
-
    position : absolute;
+
-
        width: 100px;
+
-
        height: 120px;
+
-
    line-height:220px;
+
-
    top : 30px;
+
-
    background-image:url(https://static.igem.org/mediawiki/2014/0/0e/Bt_home_1.png);
+
-
    background-position:center top;
+
-
    background-size: 100px 100px;
+
-
    background-repeat : no-repeat;  
+
-
}
+
-
a.btHeaderA1:hover{
+
  .title3{color:#7f8c8c; font-family:'Open Sans'; font-weight:400; font-size:16px; margin:0 0 20px 0; border:none;}
-
    background-image:url(https://static.igem.org/mediawiki/2014/9/96/Bt_home_2.png);
+
-
    background-position:center top;
+
-
    background-size: 100px 100px;
+
-
    background-repeat : no-repeat;
+
-
}
+
-
.btHeaderA2{  
+
  .texte{color:#5a6060; font-family:'Open Sans'; font-size:14px; margin:0 0 50px 0; line-height:24px; text-align: justify;}
-
    color:#000000;
+
 
-
    position : absolute;
+
  .textesimple{color:#5a6060; font-family:'Open Sans'; font-size:14px; margin:0 0 0 0; line-height:24px; text-align: justify;}
-
        width: 100px;
+
-
        height: 120px;
+
-
    line-height:220px;
+
-
    top: 5px;
+
-
    background-image:url(https://static.igem.org/mediawiki/2014/a/a4/Bt_team_1.png);
+
-
    background-position:center top;
+
-
    background-size: 100px 100px;
+
-
    background-repeat : no-repeat;
+
-
}
+
-
.btHeaderA2:hover{
+
.banniere{
-
    background-image:url(https://static.igem.org/mediawiki/2014/8/84/Bt_team_2.png);
+
background: url('https://static.igem.org/mediawiki/2014/5/59/Wind_and_leaves.png') no-repeat center;
-
    background-position:center top;
+
-webkit-background-size: cover; /* pour Chrome et Safari */
-
    background-size: 100px 100px;
+
-moz-background-size: cover; /* pour Firefox */
-
    background-repeat : no-repeat;
+
-o-background-size: cover; /* pour Opera */
 +
background-size: cover;
 +
height:315px;
 +
margin: 30px 0 0;
 +
width:100%;
}
}
-
.btHeaderA3{  
+
.banniere-content{
-
    color:#000000;
+
background-color: rgba(130,196,108, 0.7);
-
    position : absolute;
+
padding:28px 28px 0;
-
        width: 100px;
+
position:absolute;
-
        height: 120px;
+
bottom:0;
-
    line-height:220px;
+
right: 0;
-
    top : 33px;
+
height:92px;
-
    background-image:url(https://static.igem.org/mediawiki/2014/e/e2/Bt_project_1.png);
+
width:392px;
-
    background-position:center top;
+
color:white
-
    background-size: 100px 100px;
+
-
    background-repeat : no-repeat;
+
}
}
-
.btHeaderA3:hover{
+
.banniere-content h2{
-
    background-image:url(https://static.igem.org/mediawiki/2014/4/42/Bt_project_2.png);
+
color:white;
-
    background-position:center top;
+
font-size:24px
-
    background-size: 100px 100px;
+
-
    background-repeat : no-repeat;
+
}
}
-
.btHeaderA4{  
+
.banniere-content p{
-
    color:#000000;
+
color:white;
-
    position : absolute;
+
font-size:16px
-
        width: 100px;
+
-
        height: 160px;
+
-
    line-height:220px;
+
-
    top : 2px;
+
-
    background-image:url(https://static.igem.org/mediawiki/2014/2/27/Bt_human_1.png);
+
-
    background-position:center top;
+
-
    background-size: 100px 100px;
+
-
    background-repeat : no-repeat;
+
-
    white-space: nowrap;
+
}
}
-
.btHeaderA4:hover{
+
li.tree {
-
    background-image:url(https://static.igem.org/mediawiki/2014/e/ee/Bt_human_2.png);
+
  display : list-item;
-
    background-position:center top;
+
list-style-image: url(https://static.igem.org/mediawiki/2014/a/a7/388438arbrefleurs.png);
-
    background-size: 100px 100px;
+
}  
-
    background-repeat : no-repeat;
+
-
}
+
-
.btHeaderA5{
 
-
    color:#000000;
 
-
    position : absolute;
 
-
        width: 100px;
 
-
        height: 120px;
 
-
    line-height:220px;
 
-
    top : 38px;
 
-
    background-image:url(https://static.igem.org/mediawiki/2014/d/d3/Bt_notebook_1.png);
 
-
    background-position:center top;
 
-
    background-size: 100px 100px;
 
-
    background-repeat : no-repeat;
 
-
}
 
-
.btHeaderA5:hover{
+
</style>
-
    background-image:url(https://static.igem.org/mediawiki/2014/c/c0/Bt_notebook_2.png);
+
<body>
-
    background-position:center top;
+
-
    background-size: 100px 100px;
+
-
    background-repeat : no-repeat;
+
-
}
+
-
.btHeaderA6{
+
  <div class="banniere">
-
    color:#000000;
+
  <div class="banniere-wrapper" style="width:960px; height:100%; margin: 0 auto; position:relative;">
-
    position : absolute;
+
-
        width: 100px;
+
-
        height: 120px;
+
-
    line-height:220px;
+
-
    top: 30px;
+
-
    background-image:url(https://static.igem.org/mediawiki/2014/6/6a/Bt_attributions_1.png);
+
-
    background-position:center top;
+
-
    background-size: 100px 100px;
+
-
    background-repeat : no-repeat;   
+
-
}
+
-
.btHeaderA6:hover{
+
    <div class="banniere-content">
-
    background-image:url(https://static.igem.org/mediawiki/2014/6/66/Bt_attributions_2.png);
+
      <h2>Spreading</h2>
-
    background-position:center top;
+
      <p>How to keep control on SubtiTree?</p>
-
    background-size: 100px 100px;
+
    </div>
-
    background-repeat : no-repeat;
+
  </div>
-
}
+
  </div>
 +
  <div class="fils-ariane" style="width:100%; height:60px; background:#ededed;">
 +
  <p style="margin:0 auto; color:#696969; width:960px; padding-top:20px; font-size:16px;"> Project&nbsp;&nbsp;&nbsp;>&nbsp;&nbsp;&nbsp;Spreading</p>
 +
  </div>
 +
 
-
/*deroulement du menu*/
+
  <div id="innercontenthome">
-
#Menu {
+
      <div class="centering" style="padding-top: 85px; padding-bottom:40px;">
-
    position : absolute;
+
-
    width : 100%;
+
-
    min-width :780px;
+
-
    max-width : 1400px;
+
-
    top : 0;
+
-
}
+
-
.Item {
 
-
    position : absolute;
 
-
    text-align : center;
 
-
    display : inline-block;
 
-
    min-Height : 150px;
 
-
    text-decoration: no underline;
 
-
}
 
-
.Item a{
+
<p class="texte">Our engineered bacterium is designed to be inoculated in a tree and to cure fungal diseases. To avoid the environmental issues
-
    color : black;
+
resulting from the use of a modified organism on the trees lining the Canal du Midi, our team worked on different aspects to ensure a safe use of
-
    text-shadow:3px 3px 5px #FFFFFF;
+
SubtiTree.
-
}
+
The first objective is to avoid the spreading of our smart bacterium outside of the tree. In other words, the purpose is to ensure that once SubtiTree
 +
is in the tree, it is unable to live anywhere else. Another issue concerns the horizontal transfers of the genetic material between different bacteria.
 +
Taking into account these key points, we elaborate different strategies.
 +
</p>
-
.sub-nav {
+
<div id="Spreading">
-
    display: none; /* Masque la sous-liste */
+
<center style="margin-bottom:80px;"><img alt="schema" style="width:700px; z-index:2; " src="https://static.igem.org/mediawiki/2014/2/27/Spreading_sch%C3%A9ma.jpg"></img></center>
-
    position: absolute; /* Evite que la dimension du conteneur ne change quand la sous-liste est affichée */
+
<a class="Auxotro" HREF="#Auxotrophy"></a>
-
    white-space: nowrap; /* Pour que le texte ne revienne pas à la ligne */
+
<a class="NSporing" HREF="#NonSporing"></a>
-
    background: white; /* FIX IE7 : évite que la sous-liste ne disparaisse au moment où le curseur arrive au-dessus */
+
<a  class="Tox" HREF="#Toxin"></a>
-
    margin-top: -2px; /* Pour que le sous-menu recouvre son parent, facilitant le passage de la souris de l’un à l’autre */
+
</div>
-
    list-style-type: none;
+
-
    list-style-image : url(#);
+
-
    padding: 0;
+
-
    margin-left: 1em;
+
-
    left : 25px;
+
-
    }
+
-
.sub-nav-item{
+
<p class="title1">Survival in the environment: <i>Bacillus subtilis</i> that is proline auxotrophic</p>
-
    background-image : url(https://static.igem.org/mediawiki/2014/7/72/Fond_sub_nav.png);
+
<p class="texte">SubtiTree will live in sap tree, thus we will use an endophyte <I>Bacillus subtilis</I> strain. In order to contain our bacteria in this
-
    background-size: 100% 100%;
+
area during a short period of time, we think about modifying some of its survival characteristics. To turn the bacterium growth dependant on the presence
-
    text-align : left;
+
inside the tree (and therefore avoid spreading in the environment), we planned to use a <i>B. subtilis</i> strain that is proline auxotrophic. The bacterium
-
}
+
should then be unable to synthesize this essential amino acid. Proline is the most abundant amino acid in the phloem sap. If the bacterium is in the sap,
 +
it should grow normally without any deficiency, but if it escapes from the tree and <i>a fortiori</i> from the sap, it will not be able to survive for a
 +
long time as proline is present only in very low quantities in the soil.
 +
<br/>
 +
Auxotrophic <i>B. subtilis</i> strains already exist and are indexed in the databases BGSC (Bacillus Genetic Stock Center).</p>
-
.Item:hover .sub-nav {
+
<p class="title1">Preventing sporulation of <i>Bacillus subtilis</i></p>
-
    display: block; /* Affiche cette sous-liste au survol de son conteneur */
+
<p class="texte">
-
    background-color: transparent;
+
It is known that endophyte bacteria must sporulate to survive during the winter. We planned to limit Subtitree's lifespan to only one season.
-
    Z-index : 4;   
+
The bacteria should be injected in spring, grow during the summer and finally should
-
}
+
die in the fall.<br\>
 +
<i>B. subtilis</i> is a spore-forming bacterium: sporulation enables the microorganism to resist to very harsh conditions and
 +
to spread from tree to tree.<br/>
 +
To control any unwanted long-term development of SubtiTree, our strain should therefore be unable to sporulate. Thus, during fall, when the sap become
 +
less nutritious and the temperature is lower, the engineered bacterium will die and not pass through the following winter. This question has been studied in our
 +
<a= href "https://2014.igem.org/Team:Toulouse/Modelling"> Modeling part </a>.<br/>
 +
In addition, deleting all the engineered bacterial community every year puts a brake on the evolution due to random mutations,
 +
thus allowing a better faith on the genetic constructions.
 +
</p>
-
/*Sponsor (Home Page)*/
+
<p class="texte">These two strategies aim to make <i>B. subtilis</i> an annual bacterium, growing only in the sap tree. By combining them,
-
#Sponsor{
+
they should prevent any long term colonization of any other ecological niche than plane trees.</p>
-
    width : 100%;
+
-
}
+
-
/*Footer*/
 
-
#Footer{
 
-
    width : 100%;
 
-
    background-image:url(https://static.igem.org/mediawiki/2014/2/2b/Background_G.png);
 
-
    background-position:center center;
 
-
    background-size: 100% 100%;
 
-
    font-family: verdana;
 
-
}
 
-
/* Slider (thanks to flowplayer.org) */
+
<p class="title1">Gene transfer: toxin-antitoxin system</p>
-
/*************************************/
+
-
.scrollable {
+
-
/* required settinsg */
+
-
position: relative;
+
-
overflow :hidden;
+
-
    top:250px;
+
-
    margin-top: 14px;
+
-
    width: 970px;
+
-
    height: 400px;
+
-
    border: 1px solid #FFFFFF;
+
-
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
+
-
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); /* for the Safari browser */
+
-
    background: #FFFFFF;
+
-
    }
+
-
   
+
-
.scrollable .items {
+
-
/* this cannot be too large */
+
-
width: 50000px;
+
-
position: absolute;
+
-
    }
+
-
   
+
-
.items div {
+
-
float: left;
+
-
width: 970px;
+
-
height: 400px;
+
-
    }
+
-
   
+
-
.prev {
+
-
        background: url(https://static.igem.org/mediawiki/2011/8/81/DTU-Denmark2011-slider-prev.png) no-repeat;
+
-
        height: 74px;
+
-
        width: 74px;
+
-
        position: absolute;
+
-
            left: -486px; /* ceil(963/2) + 74/2 = 482 + 37 = 519 */
+
-
            top: 450px;
+
-
        margin-left: 50%;
+
-
        cursor: pointer;
+
-
        }
+
-
       
+
-
.next {
+
-
        background: url(https://static.igem.org/mediawiki/2011/5/56/DTU-Denmark2011-slider-next.png) no-repeat;
+
-
        height: 74px;
+
-
        width: 74px;
+
-
        margin-right: 50%;
+
-
        position: absolute;
+
-
            right: -488px;
+
-
            top: 450px;
+
-
        cursor: pointer;
+
-
        }
+
-
       
+
-
.disabled {
+
-
        visibility: hidden;}
+
-
       
+
-
/*Main*/
+
-
.Title{
+
-
    text-shadow: 1px 3px 3px rgba(70, 156, 133, 0.75);
+
-
    color: #2CC23E;
+
-
    font-size: 50px;
+
-
    text-align: center;
+
-
}
+
-
.Sub_title{
+
<p class="texte">We also wondered about horizontal gene transfers. The goal of this module is to prevent horizontal transfers between bacteria
-
    color: #2CC23E;
+
and any exchange of synthetic genetic material that could be dangerous between wild type organisms and optimized organisms.
-
    font-size: 30px;
+
<br>We thought about a system limiting such transfers: a toxin-antitoxin module. It involves the addition of two genes to the bacterium: a gene encoding
-
}
+
for a toxin (for example <i>tse2</i>, placed next to the engineered genetic modules) and a gene encoding for the antitoxin (<i>tsi1</i>), placing them far away from each other in the genome. The large intergenic region
 +
between them prevents simultaneous transfers: if the optimized bacterium transfers the gene encoding for the toxin, the probability that the gene
 +
encoding for the antitoxin may be transferred simultaneously is very low.<br/>
 +
Therefore, if another host bacterium receives the gene encoding for the toxin, it will be unable to survive since it will not possess the antitoxin.
 +
If it receives the antitoxin only, it will not be useful for the bacterium, and will not affect it.<br/>
 +
In summary, since a simultaneous transfer is dimly probable, the bacterium will either die because of the toxin or live while expressing the antitoxin.
 +
</p>
-
.Article {
+
<p class="title1">Using integrative plasmids</p>
-
    text-align: justify;
+
<p class="texte">
-
    text-indent:15px;
+
One of the side effects of our cloning method is the persistence of antibiotic resistance genes. This is incompatible with the introduction
-
}
+
in the tree, and with the stability of our constructs. To avoid this, all our constructions are carried by integrative plasmids. Consequently, our different
 +
genetic modules should be integrated into the bacterium genome. The integration in the genome is more stable as the constructions are less likely to be
 +
transferred to other microorganisms. In addition to that, the expression of our genetic modules would not be dependent on a selective pressure,
 +
allowing a high level of transcription <i>in planta</i>.
 +
</p>
-
/*Spreading*/
+
<p class="texte">
-
#Spreading{
+
<br>
-
    position:relative;
+
While we have not constructed yet these modules, we definitely think that the elaborated strategies we designed should render the use of SubtiTree acceptable
-
}
+
in real conditions. 
 +
</p>
 +
<p class="title1">References</p>
-
.Auxotro {
+
<ul>
-
    position : absolute;
+
<li class="tree"><p class="texte">S. Dinant, J.L. Bonnemain, C. Girousse, and J. Kehr. <b> Phloem sap intricacy and interplay with aphid feeding.</b>C R Biol. 2010 Jun-Jul;333(6-7):504-15. doi: 10.1016/j.crvi.2010.03.008. Epub 2010 May 14.</p></li>
-
    left:410px;
+
<li class="tree"><p class="texte"> Z.N. Senwo, and M.A. Tabatabai. <b> Amino acid composition of soil organic matter.</b> Biology and Fertility of SoilsFebruary 1998, Volume 26, Issue 3, pp 235-242 </p></li>
-
    top: 30px;
+
<li class="tree"><p class="texte">A.M. Guérout-Fleury, N. Frandsen, and P. Stragier. <b> Plasmids for ectopic integration in <i>Bacillus subtilis</i>.</b> Gene. 1996 Nov 21;180(1-2):57-61.</p></li>
-
    height : 112px;
+
<li class="tree"><p class="texte">G. Shang, X. Liu, D. Lu, J. Zhang, N. Li, C. Zhu, S. Liu, Q. Yu, Y. Zhao, and L. Gu. <b> Structural insight into how <i>Pseudomonas aeruginosa</i> peptidoglycanhydrolase Tse1 and its immunity protein Tsi1 function.</b> Biochem J. 2012 Dec 1;448(2):201-11. doi: 10.1042/BJ20120668.</p></li>
-
    width : 135px;
+
<li class="tree"><p class="texte">W.Z. Hua, C. S. Yong, and X.T. Ren. <b>Biology and chemistry of endophytes.</b> Nat. Prod. Rep., 2006, 23, 753–771, 753</p></li>
-
    z-index:3;
+
-
    display : block;
+
-
}
+
-
.Auxotro:hover {
 
-
    border :solid #5078A3;
 
-
}
 
-
.NSporing{
 
-
    position : absolute;
 
-
    left:238px;
 
-
    top: 120px;
 
-
    height : 110px;
 
-
    width : 135px;
 
-
    z-index:3;
 
-
    display : block;
 
-
}
 
-
.NSporing:hover{
+
</ul>
-
    border:solid #4E94A6;
+
-
}
+
-
.Tox{
 
-
    position : absolute;
 
-
    left:579px;
 
-
    top: 120px;
 
-
    height : 110px;
 
-
    width : 135px;
 
-
    z-index:3;
 
-
    display : block;
 
-
}
 
-
.Tox:hover{
 
-
    border:solid #5B7692;
 
-
    }
 
-
 
-
   
 
-
</style>
 
-
<!-- STYLESHEET -->
+
  <!-- Navigation section -->
-
<!-- *********** --
+
-
    <link rel="stylesheet" href="https://2013.igem.org/Team:INSA_Toulouse/template/stylesheet?action=raw&amp;ctype=text/css" type="text/css" />
+
  <div class="page-nav" style="border-top:1px solid #cccccc; padding-top:40px; margin-top:40px;">
 +
    <a href="https://2014.igem.org/Team:Toulouse/Project/Fungicides" class="page-nav-right" style="width:447px; float:left; display:block;text-decoration:none; color:#666; font-size:18px;">Fungicides
 +
      <img src="https://static.igem.org/mediawiki/2014/2/26/Template-igem2014-img-arrowleft.png" style="display:block; padding-top:10px;"/>
 +
    </a>
-
    <link rel="stylesheet" href="https://2013.igem.org/wiki/index.php?title=Team:INSA_Toulouse/template/stylesheetslide&amp;action=edit" type="text/css" />
+
    <div class="page-nav-center" style="width:65px; float:left;">
 +
      <img src="https://static.igem.org/mediawiki/2014/6/66/Template-igem2014-logo-nav.png" alt="logo" />
 +
    </div>
-
</head>
+
  <div class="clear"></div>
-
 
+
-
<body >
+
-
<!--main content -->
+
-
<table width="100%" align="center">
+
-
 
+
-
<!--navigation menu -->
+
-
<div style="background-color : transparent" >
+
-
<img id="bgHeader" src="https://static.igem.org/mediawiki/2014/f/f2/Branch_col.png" alt="header background" />
+
-
</div>
+
-
 
+
-
<div id="Menu" style="background-color:transparent;">
+
-
    <div class="Item" style="left :5%;"> 
+
-
        <a class="btHeaderA1" href="https://2014.igem.org/Team:Toulouse">Home</a>
+
-
        </a>
+
     </div>
     </div>
-
   
 
-
    <div class="Item" style="left :15%">
 
-
        <a class="btHeaderA2" href="https://2014.igem.org/Team:Toulouse/Team">Team</a>
 
-
        <ul class="Item sub-nav" style="top : 125px;">
 
-
            <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Team" class="leaf">Our Team</a></li>
 
-
            <li class="sub-nav-item" align="left"><a href="https://igem.org/Team.cgi?year=2014&team_name=Toulouse" class="leaf"> Official Team Profile </a></li>
 
-
            <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Team/Contact" class="leaf">Contact</a></li>
 
-
            <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Team/Gallery" class="leaf">Gallery</a></li>
 
-
        </ul>
 
     </div>
     </div>
 +
  </div>
 +
</body>
 +
</html>
-
    <div class="Item" style=" left :25%"> 
+
<!-------------------------------- FOOTER --------------------------------->
-
        <a class="btHeaderA3" href="https://2014.igem.org/Team:Toulouse/Project">Project</a>
+
{{:Team:Toulouse/template/footer}}
-
        <ul class="Item sub-nav" style="top : 155px;">
+
-
            <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Project/Overview" class="leaf">Overview</a></li>
+
-
            <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Project/Fixation" class="leaf">Fixation</a></li>
+
-
            <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Project/Chemotaxis" class="leaf">Chemotaxis</a></li>
+
-
            <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Project/Fungicides" class="leaf">Fungicides</a></li>
+
-
            <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Project/Spreading" class="leaf">Spreading</a></li>
+
-
            <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Modeling" class="leaf">Modeling</a></li>
+
-
            <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Parts" class="leaf">Parts</a></li>
+
-
        </ul>
+
-
    </div>
+
-
   
+
-
    <div class="Item" style=" left :35%"> 
+
-
        <a class="btHeaderA4" href="https://2014.igem.org/Team:Toulouse/Human_Practice">Human Practice</a>
+
-
        <ul class="Item sub-nav" style="top : 124px;">
+
-
            <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Safety" class="leaf">Safety</a></li>
+
-
            <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Human_Practice/Ethique" class="leaf">Ethique</a></li>
+
-
            <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Human_Practice/Meeting" class="leaf">Meeting</a></li>
+
-
        </ul>
+
-
    </div>
+
-
   
+
-
    <div class="Item" style=" left :45%" > 
+
-
        <a class="btHeaderA5" href="https://2014.igem.org/Team:Toulouse/Notebook">Notebook</a>
+
-
        <ul class="Item sub-nav" style="top : 160px;">
+
-
            <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Notebook/Calendar" class="leaf">Calendar</a></li>
+
-
            <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Notebook/Protocols" class="leaf">Protocols</a></li>
+
-
        </ul>
+
-
    </div>
+
-
 
+
-
    <div class="Item" style=" left : 55%">
+
-
        <a class="btHeaderA6" href="https://2014.igem.org/Team:Toulouse/Attributions">Attributions</a>
+
-
        <ul class="Item sub-nav" style="top : 152px;">
+
-
            <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Attributions" class="leaf">Attributions</a></li>
+
-
            <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Sponsors" class="leaf">Sponsors</a></li>
+
-
        </ul>
+
-
    </div>
+
-
 
+
-
    <div class="Item" style="left :70%; Z-index:4;" align ="center"  width="60px" >
+
-
        <a href="https://2014.igem.org/Main_Page">
+
-
        <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px">
+
-
        </a>
+
-
    </div>
+
-
</div>
+
-
<!--end navigation menu -->
+
-
</table>
+
-
 
+
-
<div class="centering">
+
-
<br/>
+
-
<br/>
+
-
<br/>
+
-
<br/>
+
-
<br/>
+
-
<br/>
+
-
<br/>
+
-
<br/>
+
-
<br/>
+
-
<br/>
+
-
<!--Entrer votre texte ici -->
+
-
<!--Titre-->
+
-
 
+
-
<div class="Title">Spreading</div> <br/>
+
-
<div class="Article">
+
-
<p>
+
-
How can SubtiTree respect the environment ? How do we keep control on Subtitree?
+
-
<br/><br/>
+
-
Our engineered bacterium has been designed to be inoculated in a tree and to cure fungal diseases. Understanding the environmental issues resulting from the use of a modified organism in the nature, our team worked on different aspects in order to ensure a safe use of SubtiTree.
+
-
The first objective is to avoid the spreading of our smart bacterium outside the tree. In other words, the purpose is to ensure that once SubtiTree is in the tree, it is unable to live anywhere else. Another issue concerns the horizontal transfers of the genetic material between different bacteria.
+
-
Taking into account these issues, we thought about three modules.
+
-
</p>
+
-
</div>
+
-
<br/>
+
-
<div id="Spreading">
+
-
<center><img alt="schema" style="width:700px; z-index:2; " src="https://static.igem.org/mediawiki/2014/7/74/Spreading.png"></img></center>
+
-
<a class="Auxotro" HREF="#Auxotrophy"></a>
+
-
<a class="NSporing" HREF="#NonSporing"></a>
+
-
<a  class="Tox" HREF="#Toxin"></a>
+
-
</div>
+
-
 
+
-
<div class="Sub_title"><div id="Auxotrophy">Auxotrophy</div></div>
+
-
<table width="100%"><tr><td bgColor="#097F09" height="1px"></td> </tr></table>
+
-
<div class="Article">
+
-
<p>
+
-
To make the bacterium dependant on the tree and to avoid its spreading in the environment, it should be preferable to use a strain of B.subtilis which is auxotroph to a particular amino acid. The bacterium should be unable to synthesize one essential amino acid, and should find it in its environment. The glutamine could be a good example since it is wide-spread in the phloem sap. It is the amino acid which is present in highest concentration in the phloem sap. If our bacterium is unable to synthesize the glutamine, it will be obliged to take it in its close environment, that is to say the phloem sap.
+
-
Thus, if the bacterium is in the sap, it can grow normally without any deficiency since it uses the glutamine present in the sap ; but if it escapes from the tree and a fortiori from the sap, it will not be able to survive for a long time. Indeed, glutamine is found in very low quantities in the ground. This system should guarantee that the bacterium develops only in the tree and not elsewhere in the surroundings of the tree.<br/>
+
-
Auxotroph B.sutbilis strains already exist and are indexed in databases as BGSC (Bacillus Genetic Stock Center), so it is easy to find. 
+
-
</p>
+
-
</div>
+
-
 
+
-
<br/>
+
-
<div class="Sub_title"><div id="NonSporing">Non-sporing </div></div>
+
-
<table width="100%"><tr><td bgColor="#097F09" height="1px"></td> </tr></table>
+
-
<div class="Article">
+
-
<p>
+
-
In order to limit the spreading of our bacterium, we decided to limit its lifespan to only one season. The bacteria should be injected in spring, grow during the summer and finally should be inactivated in fall.<br\>
+
-
Bacillus subtilis is a sporing bacterium : sporulation enable the microorganism to handle very harsh conditions and to spread tree to tree. Indeed, a spore is a very resistant form that is adapted for unfavourable conditions and for dispersal.<br/>
+
-
To keep the control on the development of SubtiTree, our strain should therefore be non-sporing. Thus, after a season of treatment, the sape become less nutritious, the temperature is low and the engineered bacterium cannot survive the following winter.<br/>
+
-
In addition, deleting all the engineered bacterial community every year puts a brake on the evolution due to random mutation = to keep control on the genetic constructions
+
-
</p>
+
-
</div>
+
-
 
+
-
<br/>
+
-
<div class="Sub_title"><div id="Toxin">Toxin-antitoxin system</div></div>
+
-
<table width="100%"><tr><td bgColor="#097F09" height="1px"></td> </tr></table>
+
-
<div class="Article">
+
-
<p>
+
-
The goal of this module is to prevent horizontal transfer between bacteria. Indeed, it is necessary to avoid any exchange of genetic material between wild type organisms and optimized organisms : it could be dangerous because of mutations, and considering ethics, it seems to be essential to avoid the spreading of synthetic genes.<br/>
+
-
Considering this issue, we thought about a system to avoid such transfers : a toxin-antitoxin module. It involves the addition of two genes to the bacterium : a gene encoding for a toxin (for example tse2) and a gene encoding for the antitoxin (tsi1), placing them in an opposite way on the genome. The large space between them will permit to avoid simultaneous transfers : if the optimised bacterium transfers the gene encoding for the toxin, the probability that the gene encoding for the antitoxin may be transferred simultaneously is really low since they are located far away from each other.<br/>
+
-
Therefore, if the host bacterium receives the gene encoding for the toxin, it will be unable to survive since it will not have the antitoxin. If it receives the antitoxin only, it will not be useful for the bacterium, and will not affect it.<br/>
+
-
To sum up, since a simultaneous transfer is dimly probable, the bacterium will either die because of the toxin or live while expressing the antitoxin (useless).
+
-
</p>
+
-
</div>
+
-
 
+
-
<br/>
+
-
<div class="Sub_title">Integrative plasmid ?</div>
+
-
<table width="100%"><tr><td bgColor="#097F09" height="1px"></td> </tr></table>
+
-
<div class="Article"><p>
+
-
All our constructions should be carried by integrative plasmids (pS.., pS.., pS..). Consequently, our different genetic modules would be integrated in the bacterium genome. The integration in the genome is more stable as the constructions are less likely to be transferred to other microorganisms. In addition to that, the expression of our genetic modules would not be dependant on a selective pressure based on an antibiotic resistance (as we can not inject antibiotics in the tree), allowing a high level of transcription in planta.
+
-
</p>
+
-
</div>
+
-
<br/>
+
-
<br/>
+
-
 
+
-
<!--End of main-->
+
-
<!--/* open Sans : fonnt Google*/-->
+
-
 
+
-
  <link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
+
-
 
+
-
  <link href='http://fonts.googleapis.com/css?family=Open+Sans:400,600' rel='stylesheet' type='text/css'>
+
-
 
+
-
  <link href='http://fonts.googleapis.com/css?family=Open+Sans:800' rel='stylesheet' type='text/css'>
+
-
 
+
-
<!-- Footer -->
+
-
 
+
-
<div id="Footer" >
+
-
<table align="center" style="width : 100%; background-color : transparent">
+
-
    <td width="5px"></td>
+
-
    <td style="width: 35px;" align="center">
+
-
        <a href="https://www.facebook.com/iGEM.Toulouse.2014?ref_type=bookmark"><img src="https://static.igem.org/mediawiki/2013/f/fc/Insa-toulouse2013-iconfacebook.png" alt="Facebook" /></a>
+
-
        <br> <br>
+
-
        <a href="https://twitter.com/iGEM_Toulouse"><img src="https://static.igem.org/mediawiki/2013/7/7b/Insa-toulouse2013-icontwitter.png" alt="Twitter" /></a>
+
-
        <br>
+
-
    </td>
+
-
    <td width="15px"></td>
+
-
    <td>
+
-
        <p><b> iGEM Toulouse</b><br><address>
+
-
        INSA Toulouse <br>135, Avenue de Rangueil <br>
+
-
        31400 TOULOUSE <br></address>
+
-
        <br>e-mail: <span><a href="mailto:igemtoulouse2014@gmail.com"> igemtoulouse2014@gmail.com</a></span></p>
+
-
    </td>
+
-
    <td align="right">
+
-
        <a href="https://2013.igem.org/Main_Page">
+
-
            <img style="width:170px" src="https://static.igem.org/mediawiki/igem.org/1/17/IGEM_basic_Logo_white_stylized.png"/img>
+
-
        </a>
+
-
    </td>
+
-
</table>
+
-
</div>
+
-
</div>
+
-
</html>
+

Latest revision as of 03:02, 18 October 2014