Team:Toulouse/Project/Spreading

From 2014.igem.org

(Difference between revisions)
 
(69 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;}
-
.btHeaderA{  
+
-
    position : relative;
+
-
    z-index:2;
+
-
    width: 100%;
+
-
height: auto;
+
-
}
+
-
.btHeaderB{
+
  .title2simple{color:#5a6060; font-family:'Open Sans'; font-weight:600; font-size:18px; margin:0 0 5px 0; border:none;}
-
    position : absolute;
+
-
    z-index:1;
+
-
    width: 100%;
+
-
height: auto;
+
-
}
+
-
.btHeaderC{
+
  .title3{color:#7f8c8c; font-family:'Open Sans'; font-weight:400; font-size:16px; margin:0 0 20px 0; border:none;}
-
    z-index:3;
+
-
    position: relative;
+
-
    top : 45px;
+
-
    text-align: center;
+
-
    width: auto;
+
-
height : auto;
+
-
   
+
-
}
+
-
.btHeaderA:hover{
+
  .texte{color:#5a6060; font-family:'Open Sans'; font-size:14px; margin:0 0 50px 0; line-height:24px; text-align: justify;}
-
    z-index:1;
+
 
-
}
+
  .textesimple{color:#5a6060; font-family:'Open Sans'; font-size:14px; margin:0 0 0 0; line-height:24px; text-align: justify;}
-
.btHeaderB:hover{
+
.banniere{
-
    top : 0px;
+
background: url('https://static.igem.org/mediawiki/2014/5/59/Wind_and_leaves.png') no-repeat center;
-
    z-index : 3;
+
-webkit-background-size: cover; /* pour Chrome et Safari */
 +
-moz-background-size: cover; /* pour Firefox */
 +
-o-background-size: cover; /* pour Opera */
 +
background-size: cover;
 +
height:315px;
 +
margin: 30px 0 0;
 +
width:100%;
}
}
-
img.headerbutton{
+
.banniere-content{
-
    max-width : 100px;
+
background-color: rgba(130,196,108, 0.7);
-
    width : 100%;
+
padding:28px 28px 0;
-
height : auto;
+
position:absolute;
 +
bottom:0;
 +
right: 0;
 +
height:92px;
 +
width:392px;
 +
color:white
}
}
-
img.headerbutton:hover{
+
.banniere-content h2{
-
    max-width : 110px;
+
color:white;
-
    width : 100%;
+
font-size:24px
-
height : auto;
+
}
}
-
#Menu {
+
.banniere-content p{
-
    position : absolute;
+
color:white;
-
    width : 100%;
+
font-size:16px
-
    min-width :780px;
+
-
    max-width : 1400px;
+
-
    top : 0;
+
}
}
-
.Item {
+
li.tree {
-
    position : absolute;
+
  display : list-item;
-
    text-align : center;
+
list-style-image: url(https://static.igem.org/mediawiki/2014/a/a7/388438arbrefleurs.png);
-
    display : inline-block;
+
}  
-
    min-Height : 150px;
+
-
    text-decoration: no underline;
+
-
}
+
-
.Item a{
 
-
    color : black;
 
-
    text-shadow:3px 3px 5px #FFFFFF;
 
-
}
 
-
 
-
.sub-nav {
 
-
    display: none; /* Masque la sous-liste */
 
-
    position: absolute; /* Evite que la dimension du conteneur ne change quand la sous-liste est affichée */
 
-
    white-space: nowrap; /* Pour que le texte ne revienne pas à la ligne */
 
-
    background: white; /* FIX IE7 : évite que la sous-liste ne disparaisse au moment où le curseur arrive au-dessus */
 
-
    margin-top: -2px; /* Pour que le sous-menu recouvre son parent, facilitant le passage de la souris de l’un à l’autre */
 
-
    list-style-type: none;
 
-
    list-style-image : url(#);
 
-
    padding: 0;
 
-
    margin-left: 1em;
 
-
    }
 
-
 
-
.sub-nav-item{
 
-
    background-image : url(https://static.igem.org/mediawiki/2014/7/72/Fond_sub_nav.png);
 
-
    background-size: 100% 100%;
 
-
    text-align : left;
 
-
}
 
-
 
-
.Item:hover .sub-nav {
 
-
    display: block; /* Affiche cette sous-liste au survol de son conteneur */
 
-
    background-color: transparent;
 
-
    top : 163px;
 
-
    Z-index : 4;
 
-
    left : 25px;
 
-
}
 
-
 
-
/*Sponsor Home Page*/
 
-
#Sponsor{
 
-
    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;
 
-
}
 
-
 
-
/*Main*/
 
-
.Title{
 
-
    text-shadow: 1px 3px 3px rgba(70, 156, 133, 0.75);
 
-
    color: #2CC23E;
 
-
    font-size: 50px;
 
-
    text-align: center;
 
-
}
 
-
 
-
.Sub_title{
 
-
    color: #2CC23E;
 
-
    font-size: 30px;
 
-
}
 
-
 
-
.Article {
 
-
    text-align: justify;
 
-
}
 
-
 
-
/*Spreading*/
 
-
#Auxotro {
 
-
    position : relative;
 
-
    left:408px;
 
-
    top: -450px;
 
-
    height : 112px;
 
-
    width : 135px;
 
-
    z-index:3;
 
-
    border: solid #588CC3;
 
-
}
 
-
 
-
#Auxotro:hover {
 
-
    border-color:#5078A3;
 
-
}
 
-
 
-
#NSporing{
 
-
    position : relative;
 
-
    left:238px;
 
-
    top: -478px;
 
-
    height : 110px;
 
-
    width : 135px;
 
-
    z-index:3;
 
-
    border: solid #54A1B4;
 
-
}
 
-
 
-
#NSporing:hover{
 
-
    border-color:#4E94A6;
 
-
}
 
-
 
-
#Tox{
 
-
    position : relative;
 
-
    left:579px;
 
-
    top: -594px;
 
-
    height : 110px;
 
-
    width : 135px;
 
-
    z-index:3;
 
-
    border: solid #617F9F;
 
-
}
 
-
 
-
#Tox:hover{
 
-
    border-color:#5B7692;
 
-
    }
 
-
 
-
/* Slider (thanks to flowplayer.org) */
 
-
/*************************************/
 
-
.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;}
 
</style>
</style>
 +
<body>
-
<!-- STYLESHEET -->
+
  <div class="banniere">
-
<!-- *********** --
+
  <div class="banniere-wrapper" style="width:960px; height:100%; margin: 0 auto; position:relative;">
-
    <link rel="stylesheet" href="https://2013.igem.org/Team:INSA_Toulouse/template/stylesheet?action=raw&amp;ctype=text/css" type="text/css" />
+
    <div class="banniere-content">
 +
      <h2>Spreading</h2>
 +
      <p>How to keep control on SubtiTree?</p>
 +
    </div>
 +
  </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>
 +
 
-
    <link rel="stylesheet" href="https://2013.igem.org/wiki/index.php?title=Team:INSA_Toulouse/template/stylesheetslide&amp;action=edit" type="text/css" />
+
  <div id="innercontenthome">
 +
      <div class="centering" style="padding-top: 85px; padding-bottom:40px;">
-
</head>
 
-
<body >
+
<p class="texte">Our engineered bacterium is designed to be inoculated in a tree and to cure fungal diseases. To avoid the environmental issues
-
<!--main content -->
+
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
-
<table width="100%" align="center">
+
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>
-
<!--navigation menu -->
+
<div id="Spreading">
-
<div style="background-color : transparent" >
+
<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>
-
<img id="bgHeader" src="https://static.igem.org/mediawiki/2014/f/f2/Branch_col.png" alt="header background" />
+
<a class="Auxotro" HREF="#Auxotrophy"></a>
 +
<a class="NSporing" HREF="#NonSporing"></a>
 +
<a  class="Tox" HREF="#Toxin"></a>
</div>
</div>
-
<div id="Menu" style="background-color:transparent;">
+
<p class="title1">Survival in the environment: <i>Bacillus subtilis</i> that is proline auxotrophic</p>
 +
<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
 +
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
 +
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>
-
    <div class="Item" style="left :5%;">
+
<p class="title1">Preventing sporulation of <i>Bacillus subtilis</i></p>
-
        <a href="https://2014.igem.org/Team:Toulouse"style="color:#000000">
+
<p class="texte">
-
        <div class="btHeaderA" style="top : 30px;"><img class="headerbutton" alt="header buton" src="https://static.igem.org/mediawiki/2014/0/0e/Bt_home_1.png"/></div>
+
It is known that endophyte bacteria must sporulate to survive during the winter. We planned to limit Subtitree's lifespan to only one season.
-
        <div class="btHeaderB" style="top : 30px;"><img class="headerbutton" alt="header buton" src="https://static.igem.org/mediawiki/2014/9/96/Bt_home_2.png"/></div>
+
The bacteria should be injected in spring, grow during the summer and finally should
-
        <div class="btHeaderC">Home</div>  
+
die in the fall.<br\>  
-
        </a>
+
<i>B. subtilis</i> is a spore-forming bacterium: sporulation enables the microorganism to resist to very harsh conditions and
-
    </div>
+
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
-
    <div class="Item" style="left :15%">
+
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/Team"style="color:#000000">  
+
<a= href "https://2014.igem.org/Team:Toulouse/Modelling"> Modeling part </a>.<br/>
-
        <div class="btHeaderA" style="top:5px;"><img class="headerbutton" alt="header buton" src="https://static.igem.org/mediawiki/2014/a/a4/Bt_team_1.png" /></div>
+
In addition, deleting all the engineered bacterial community every year puts a brake on the evolution due to random mutations,
-
        <div class="btHeaderB" style="top:5px;"><img class="headerbutton" alt="header buton" src="https://static.igem.org/mediawiki/2014/8/84/Bt_team_2.png" /></div>
+
thus allowing a better faith on the genetic constructions.
-
        <div class="btHeaderC" align="center">Team</div>
+
</p>
-
        </a>
+
-
        <ul class="Item sub-nav">
+
-
            <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 class="Item" style=" left :25%">
+
<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,
-
        <a href="https://2014.igem.org/Team:Toulouse/Project"style="color:#000000">
+
they should prevent any long term colonization of any other ecological niche than plane trees.</p>
-
        <div class="btHeaderA" style="top : 33px;"><img class="headerbutton" alt="header buton" src="https://static.igem.org/mediawiki/2014/e/e2/Bt_project_1.png"/></div>
+
-
        <div class="btHeaderB" style="top : 33px;"><img class="headerbutton" alt="header buton" src="https://static.igem.org/mediawiki/2014/4/42/Bt_project_2.png"/></div>
+
-
        <div class="btHeaderC" align="center">Project</div>
+
-
        </a>
+
-
        <ul class="Item sub-nav">
+
-
            <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 href="https://2014.igem.org/Team:Toulouse/Human_Practice"style="color:#000000">
+
-
        <div class="btHeaderA" style="top : 2px;"><img class="headerbutton" alt="header buton" src="https://static.igem.org/mediawiki/2014/2/27/Bt_human_1.png"/></div>
+
-
        <div class="btHeaderB" style="top : 2px;"><img class="headerbutton" alt="header buton" src="https://static.igem.org/mediawiki/2014/e/ee/Bt_human_2.png"/></div>
+
-
        <div class="btHeaderC" align="center" style="Top : 18px; height:50px;" >Human <br> Practice</div>
+
-
        </a>
+
-
        <ul class="Item sub-nav">
+
-
            <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 href="https://2014.igem.org/Team:Toulouse/Notebook"style="color:#000000">
+
-
        <div class="btHeaderA" style="top : 38px;"><img class="headerbutton" alt="header buton" src="https://static.igem.org/mediawiki/2014/d/d3/Bt_notebook_1.png" /></div>
+
-
        <div class="btHeaderB" style="top : 38px;"><img class="headerbutton" alt="header buton" src="https://static.igem.org/mediawiki/2014/c/c0/Bt_notebook_2.png" /></div>
+
-
        <div class="btHeaderC" align="center">Notebook</div>
+
-
        </a>
+
-
        <ul class="Item sub-nav">
+
-
            <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 href="https://2014.igem.org/Team:Toulouse/Attributions"style="color:#000000">
 
-
        <div class="btHeaderA" style="top : 48px;"><img class="headerbutton" alt="header buton" src="https://static.igem.org/mediawiki/2014/6/6a/Bt_attributions_1.png"/></div>
 
-
        <div class="btHeaderB" style="top : 48px;"><img class="headerbutton" alt="header buton" src="https://static.igem.org/mediawiki/2014/6/66/Bt_attributions_2.png"/></div>
 
-
        <div class="btHeaderC" align="center">Attributions</div>
 
-
        </a>
 
-
        <ul class="Item sub-nav">
 
-
            <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>
+
<p class="title1">Gene transfer: toxin-antitoxin system</p>
-
<!--end navigation menu -->
+
<p class="texte">We also wondered about horizontal gene transfers. The goal of this module is to prevent horizontal transfers between bacteria
-
</table>
+
and any exchange of synthetic genetic material that could be dangerous between wild type organisms and optimized organisms.
 +
<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>
-
<div class="centering">
+
<p class="title1">Using integrative plasmids</p>
-
<br/>
+
<p class="texte">
-
<br/>
+
One of the side effects of our cloning method is the persistence of antibiotic resistance genes. This is incompatible with the introduction
-
<br/>
+
in the tree, and with the stability of our constructs. To avoid this, all our constructions are carried by integrative plasmids. Consequently, our different
-
<br/>
+
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
-
<br/>
+
transferred to other microorganisms. In addition to that, the expression of our genetic modules would not be dependent on a selective pressure,
-
<br/>
+
allowing a high level of transcription <i>in planta</i>.
-
<br/>
+
</p>
-
<br/>
+
-
<br/>
+
-
<br/>
+
-
<!--Entrer votre texte ici -->
+
-
<!--Titre-->
+
-
<div class="Title">Spreading</div>
+
<p class="texte">
-
<div class="Article">
+
<br>
-
<p>
+
While we have not constructed yet these modules, we definitely think that the elaborated strategies we designed should render the use of SubtiTree acceptable
-
<b>Intro :</b> How can SubtiTree respect the environment ? How do we keep control on Subtitree?
+
in real conditions.
-
<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 of the tree, in other words, to ensure that once SubtiTree is in the tree, it is unable to live anywhere else. Another issue concerns the horizontal transfer of the genetic material between different bacteria.
+
-
Taking into account these issues, we thinked about three modules.  
+
</p>
</p>
-
</div>
+
<p class="title1">References</p>
-
<div id="Spreading">
+
<ul>
-
<center><img alt="schema" style="width:700px;" src="https://static.igem.org/mediawiki/2014/7/74/Spreading.png"></img></center>
+
<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>
-
<a HREF="#Auxotrophy"><div id="Auxotro">text</div></a>
+
<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>
-
<a HREF="#NonSporing"><div id="NSporing">text</div></a>
+
<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>
-
<a HREF="#Toxin"><div id="Tox">text</div></a>
+
<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>
-
</div>
+
<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>
-
<br/>
 
-
<div class="Sub_title"><div id="Auxotrophy">Auxotrophy</div></div>
+
</ul>
-
<table width="100%"><tr><td bgColor="#097F09" height="1px"></td> </tr></table>
+
-
<div class="Article">
+
-
<p>
+
-
To make the bacterium dependant of 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 widespread in the phloem sap. It is the amino acid which is present in the higher 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.
+
-
By this way, 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, the strain used 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 put 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 organisms and optimised 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 thinked about a system to avoid such transfers : a toxin-antitoxin module. It involves adding 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 a priori.<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>
 
-
<div class="Article">
+
  <!-- Navigation section -->
-
<p>
+
-
Integrative plasmid ?<br/><br/>
+
-
All our constructions should be carried by integrative plasmids (pS.., pS.., pS..). Consequently, our different genetic modules would be integrated in the bacterium’s 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 wouldn’t be dependant on a selective pressure based on an antibiotic resistance (as we can’t inject antibiotic in the tree), allowing a high level of transcription in planta.
+
-
</p>
+
-
</div>
+
 +
  <div class="page-nav" style="border-top:1px solid #cccccc; padding-top:40px; margin-top:40px;">
-
<!--End of main-->
+
    <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
-
<!--/* open Sans : fonnt Google*/-->
+
      <img src="https://static.igem.org/mediawiki/2014/2/26/Template-igem2014-img-arrowleft.png" style="display:block; padding-top:10px;"/>
 +
    </a>  
-
  <link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' 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>
-
   <link href='http://fonts.googleapis.com/css?family=Open+Sans:400,600' rel='stylesheet' type='text/css'>
+
   <div class="clear"></div>
 +
    </div>
 +
    </div>
 +
  </div>
 +
</body>
 +
</html>
-
  <link href='http://fonts.googleapis.com/css?family=Open+Sans:800' rel='stylesheet' type='text/css'>
+
<!-------------------------------- FOOTER --------------------------------->
-
 
+
{{:Team:Toulouse/template/footer}}
-
<!-- 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