Team:INSA Toulouse

From 2013.igem.org

(Difference between revisions)
 
(169 intermediate revisions not shown)
Line 11: Line 11:
-
 
+
<!--/* CSS contenu PROPRE à cette page*/-->
<!--/* CSS contenu PROPRE à cette page*/-->
  <style type="text/css">
  <style type="text/css">
-
.titreclem {
+
    .titreclem {
color:#20a8da;
color:#20a8da;
font-family:'Open Sans';
font-family:'Open Sans';
Line 39: Line 39:
/* Slider (thanks to flowplayer.org) */
/* Slider (thanks to flowplayer.org) */
/*************************************/
/*************************************/
-
 
-
.scrollable {
 
-
/* required settinsg */
 
-
position: relative;
 
-
overflow :hidden;
 
-
    margin-top: 14px;
 
-
    width: 970px;
 
-
    height: 442px;
 
-
    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: 442px;}
 
-
.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: -518px; /* ceil(963/2) + 74/2 = 482 + 37 = 519 */
 
-
            top: 310px;
 
-
        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: -519px; /* floor(963/2) + 74/2 = 481 + 37 = 518 */
 
-
            top: 310px;
 
-
        cursor: pointer;}
 
-
.disabled {
 
-
        visibility: hidden;}
 
-
 
-
/* Slider Small(thanks to flowplayer.org) */
 
-
/*************************************/
 
-
 
-
.scrollable-small {
 
-
/* required settinsg */
 
-
position: relative;
 
-
overflow :hidden;
 
-
    margin-top: 25px;
 
-
    margin-left: 20px;
 
-
    width: 400px;
 
-
    height: 271px;
 
-
    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-small .itemsmall {
 
-
/* this cannot be too large */
 
-
width: 50000px;
 
-
position: absolute;}
 
-
.itemsmall div {
 
-
float: left;
 
-
width: 400px;
 
-
height: 271px;}
 
-
.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: -200px; /* ceil(963/2) + 74/2 = 482 + 37 = 519 */
 
-
            top: 800px;
 
-
        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: -200px; /* floor(963/2) + 74/2 = 481 + 37 = 518 */
 
-
            top: 800px;
 
-
        cursor: pointer;}
 
-
.disabled {
 
-
        visibility: hidden;}
 
Line 130: Line 46:
.cadre1{
.cadre1{
         background-color:#ececec;
         background-color:#ececec;
-
         height:100px;
+
         height:270px;
         margin-top:30px;
         margin-top:30px;
}
}
Line 147: Line 63:
.textcadre1 p{
.textcadre1 p{
         color:#777;
         color:#777;
 +
      font-family:'Open Sans';
 +
      font-size:14px;
}
}
Line 155: Line 73:
         height:54px;
         height:54px;
         background-color:#65b0e7;
         background-color:#65b0e7;
-
         margin:22px 29px 0 0;
+
         margin:98px 29px 0 0;
         border-bottom:4px solid #539ce1;
         border-bottom:4px solid #539ce1;
}
}
Line 190: Line 108:
}
}
-
</style>
+
/* cadre News */
 +
/*************************************/
 +
.new1{
 +
      width:100%;
 +
      margin-top:25px;
 +
}
 +
 +
.new2{
 +
      width:100%;
 +
      margin-top:25px;
 +
}
 +
 +
.new3{
 +
      width:100%;
 +
      margin-top:25px;
 +
}
 +
 +
.new4{
 +
      width:100%;
 +
      margin-top:25px;
 +
}
 +
 +
.imgnew{
 +
      float:left;
 +
      width:70px;
 +
}
 +
 +
.textnew{
 +
      float:right;
 +
      width:350px;
 +
      margin-top:-8px;
 +
      margin-left:16px;
 +
}
 +
 +
  .imgcontentleft{margin: 0 5px 5px 0; border: 1px solid #e5e6e6; float:left;}
 +
 +
  .imgcontentright{margin: 0 5px 5px 0; border: 1px solid #e5e6e6; float:right;}
 +
 +
/*---------------------------------- gallery ----------------------------*/
 +
 +
#slideshow {
 +
    position:relative;
 +
    height:391px;
 +
    margin-top:20px;
 +
}
 +
 +
#slideshow img {
 +
    position:absolute;
 +
    top:0;
 +
    left:0;
 +
    z-index:;
 +
}
 +
 +
#slideshow img.active {
 +
    z-index:2;
 +
}
 +
 +
#slideshow img.last-active {
 +
    z-index:1;
 +
}
 +
 +
</style>
     <!-- jQuery Tools (slider) -->
     <!-- jQuery Tools (slider) -->
     <script src="http://cdn.jquerytools.org/1.2.5/full/jquery.tools.min.js"></script>
     <script src="http://cdn.jquerytools.org/1.2.5/full/jquery.tools.min.js"></script>
Line 198: Line 177:
    // initialize scrollable
    // initialize scrollable
    $(".scrollable").scrollable().navigator();
    $(".scrollable").scrollable().navigator();
-
        });
 
-
    </script>
 
-
 
-
      <script>
 
-
        $(function() {
 
-
    // initialize scrollable
 
-
    $(".scrollable-small").scrollable().navigator();
 
         });
         });
     </script>
     </script>
Line 213: Line 185:
               <div class="items">
               <div class="items">
                   <div>
                   <div>
-
                    <img src="https://static.igem.org/mediawiki/2013/8/87/Igem-toulouse.slide1.jpg"></img>
+
                  <a href="https://2013.igem.org/Team:INSA_Toulouse/contenu/project/overview"><img src="https://static.igem.org/mediawiki/2013/c/cb/Schema_igem_modifié-2.png"/></a>
 +
       
                   </div>
                   </div>
 +
 +
                <div>
 +
                  <a href="https://2013.igem.org/Team:INSA_Toulouse/contenu/extras/achievements"><img src="https://static.igem.org/mediawiki/2013/d/de/View_our_achivment_modifié-1.png"/></a>
 +
                  </div>
 +
 +
                   <div>
                   <div>
-
                    <img src="https://static.igem.org/mediawiki/2013/8/87/Igem-toulouse.slide1.jpg"></img>
+
                  <a href="https://2013.igem.org/Team:INSA_Toulouse/contenu/team/students"><img src="https://static.igem.org/mediawiki/2013/c/c5/Team_home_modifié-1.png"/></a>
 +
                  </div>
 +
 
 +
 
 +
 
 +
 
 +
 
 +
                <div>
 +
                  <a href="https://2013.igem.org/Team:INSA_Toulouse/contenu/lab_practice/results/ribo"><img src="https://static.igem.org/mediawiki/2013/c/c3/Ribo_work_modifié-1.png"/></a>
                   </div>
                   </div>
                   <div>
                   <div>
-
                    <img src="https://static.igem.org/mediawiki/2013/8/87/Igem-toulouse.slide1.jpg"></img>
+
                  <a href="https://2013.igem.org/Team:INSA_Toulouse/contenu/lab_practice/notebook/calendar"><img src="https://static.igem.org/mediawiki/2013/4/4e/Lab_practice_modifié-1.png"/></a>
                   </div>
                   </div>
 +
                   <div>
                   <div>
-
                     <img src="https://static.igem.org/mediawiki/2013/8/87/Igem-toulouse.slide1.jpg"></img>
+
                     <a href="https://2013.igem.org/Team:INSA_Toulouse/contenu/lab_practice/notebook/calendar/dry_lab"><img src="https://static.igem.org/mediawiki/2013/6/6a/DryLab_home.png"/></a>
                   </div>
                   </div>
 +
 +
 +
                  <div>
 +
                    <a href="https://2013.igem.org/Team:INSA_Toulouse/contenu/lab_practice/results"><img src="https://static.igem.org/mediawiki/2013/5/51/Results_HOME.png"/></a>
 +
                  </div>
 +
 +
                  <div>
 +
                    <a href="https://2013.igem.org/Team:INSA_Toulouse/contenu/team/partners/sponsors"><img src="https://static.igem.org/mediawiki/2013/2/21/Sponsor_HOME_slide.png"/></a>
 +
                  </div>
 +
               </div>
               </div>
             </div>
             </div>
Line 232: Line 230:
<div class="cadre1">
<div class="cadre1">
-
  <div class="textcadre1">
+
<div class="textcadre1">
       <h1 class="h1project">Project</h1>
       <h1 class="h1project">Project</h1>
-
       <p>Terdum et malesuada fames ac ante ipsum primis in faucibus.</p>
+
       <p>One major goal of Synthetic Biology is the transposition of electronic devices such as logic gates into genetic modules capables of complex, autonomous decisions. Very recent publications described highly original logic gates utilizing serine recombinases, avoiding reversibility of the genetic switch and thus creating strong and robust genetic logical gates (AND, XOR, OR). <br> The <i>E. calculus</i> project exemplifies these genetic modules by creating a binary full-adder using AND and XOR gates. Our envisionned design could theoritically perform n-bits counting with a carry. Our project also aimed at validating original properties of these new genetic switches: irreversibility and accurate genetic transmission of the logic gate switched state to the cell'offspring.</p>
   </div>
   </div>
-
  <div class="buttoncadre1">
+
<div class="buttoncadre1"> <a href="https://2013.igem.org/Team:INSA_Toulouse/contenu/project/overview" style="color:grey;"><p> VIEW MORE</p></a>
-
    <p>VIEW MORE</p>
+
</div>
-
  </div>
+
</div>
</div>
 +
<div class="clear"></div>
 +
 +
      <!-- jQuery Tools (gallery) -->
 +
 +
    <script>
 +
 +
function slideSwitch() {
 +
    var $active = $('#slideshow img.active');
 +
    var $next = $active.next();   
 +
   
 +
    $next.addClass('active');
 +
   
 +
    $active.removeClass('active');
 +
}
 +
 +
$(function() {
 +
    setInterval( "slideSwitch()", 2000 );
 +
});
 +
    </script>
<div class="cadre-inner">
<div class="cadre-inner">
Line 248: Line 264:
   <div class="cadre2">
   <div class="cadre2">
       <div class="headcadre">
       <div class="headcadre">
-
         <img src="https://static.igem.org/mediawiki/2013/9/96/Igem-toulouse.iconegallery.jpg" alt="" />
+
         <img src="https://static.igem.org/mediawiki/2013/9/96/Igem-toulouse.iconegallery.jpg" alt="" style="margin-left:15px; margin-top:-10px" />
-
         <h1 class="h1project">Gallery Project</h1>
+
       
 +
         <h1 class="h1project" style="display:inline-block; margin:3px 0 0 5px;">Gallery Project</h1>
       </div>
       </div>
       <div class="contentcadre2">  
       <div class="contentcadre2">  
-
           
 
-
          <div class="scrollable-small">
 
-
              <div class="itemsmall">
+
     
-
                  <div>
+
<div id="slideshow">
-
                    <img src="https://static.igem.org/mediawiki/2013/e/e2/Igem-toulouse.slidesmall1.jpg"></img>
+
    <img src="https://static.igem.org/mediawiki/2013/c/ce/Igem-toulouse-gallery1.jpg" alt="" class="active" />
-
                  </div>
+
    <img src="https://static.igem.org/mediawiki/2013/5/5b/Igem-toulouse-gallery2.jpg" alt=""  />
-
                  <div>
+
    <img src="https://static.igem.org/mediawiki/2013/9/9c/Fanny1_440px.jpg" alt="" />
-
                    <img src="https://static.igem.org/mediawiki/2013/e/e2/Igem-toulouse.slidesmall1.jpg"></img>
+
    <img src="https://static.igem.org/mediawiki/2013/a/a3/Fanny2_440.jpg" alt=""  />
-
                  </div>
+
    <img style="width:440px" src="https://scontent-a-mxp.xx.fbcdn.net/hphotos-ash3/1234122_1420014164878445_128474308_n.jpg" alt=""  />
-
                  <div>
+
    <img style="width:440px;" src="https://scontent-b-mxp.xx.fbcdn.net/hphotos-ash4/1238103_1419940718219123_417330044_n.jpg" alt="" />
-
                    <img src="https://static.igem.org/mediawiki/2013/e/e2/Igem-toulouse.slidesmall1.jpg"></img>
+
    <img style="width:440px;" src="https://scontent-b-mxp.xx.fbcdn.net/hphotos-ash4/1376464_1422388284641033_1745430514_n.jpg" alt="" />
-
                  </div>
+
    <img style="width:440px;" src="https://scontent-b-mxp.xx.fbcdn.net/hphotos-ash4/1236705_1419796291566899_1003188038_n.jpg" alt="" />
-
                  <div>
+
    <img style="width:440px;" src="https://scontent-b-mxp.xx.fbcdn.net/hphotos-ash3/541384_1419796281566900_1841635351_n.jpg" alt="" />
-
                    <img src="https://static.igem.org/mediawiki/2013/e/e2/Igem-toulouse.slidesmall1.jpg"></img>
+
    <img style="width:440px;" src="https://scontent-b-mxp.xx.fbcdn.net/hphotos-ash3/1235207_1419796288233566_1285295409_n.jpg" alt="" />
-
                  </div>
+
    <img style="width:440px;" src="https://scontent-a-mxp.xx.fbcdn.net/hphotos-ash3/554139_1419796341566894_2132904243_n.jpg" alt="" />
-
              </div>
+
    <img style="width:440px;" src="https://scontent-b-mxp.xx.fbcdn.net/hphotos-ash4/1234873_1420014384878423_1407317352_n.jpg" alt="" />
-
            </div>
+
    <img style="width:440px;" src="https://scontent-b-mxp.xx.fbcdn.net/hphotos-prn1/625509_1420014418211753_1329568741_n.jpg" alt="" />
-
            <div class="prev"></div>
+
    <img style="width:440px;" src="https://scontent-a-mxp.xx.fbcdn.net/hphotos-frc3/1375024_1420014298211765_2062487505_n.jpg" alt="" />
-
            <div class="next"></div>
+
    <img style="width:440px;" src="https://scontent-b-mxp.xx.fbcdn.net/hphotos-ash4/1255522_1419796334900228_503304179_n.jpg" alt="" />
-
            <div class="navi"></div>
+
    <img style="width:440px;" src="https://scontent-b-mxp.xx.fbcdn.net/hphotos-prn2/1378623_1420303551516173_292006398_n.jpg" alt="" />
 +
    <img style="width:440px;" src="https://fbcdn-sphotos-e-a.akamaihd.net/hphotos-ak-prn2/1255213_1419796244900237_2036327008_n.jpg" alt="" />
 +
    <img style="width:440px;" src="https://scontent-a-mxp.xx.fbcdn.net/hphotos-frc3/988256_1419796148233580_501449810_n.jpg" alt="" />
 +
    <img style="width:440px;" src="https://scontent-a-mxp.xx.fbcdn.net/hphotos-prn2/1235049_1419941108219084_264711912_n.jpg" alt="" />
 +
    <img style="width:440px;" src="https://scontent-a-mxp.xx.fbcdn.net/hphotos-ash3/541851_1420014094878452_572900423_n.jpg" alt="" />
 +
    <img style="width:440px;" src="https://scontent-a-mxp.xx.fbcdn.net/hphotos-ash3/1234122_1420014164878445_128474308_n.jpg" alt="" />
 +
    <img style="width:440px;" src="https://scontent-a-mxp.xx.fbcdn.net/hphotos-ash3/558273_1420014244878437_438035030_n.jpg" alt="" />
 +
    <img style="width:440px;" src="https://scontent-a-mxp.xx.fbcdn.net/hphotos-prn2/1236576_1419796141566914_1842411106_n.jpg" alt="" />
 +
    <img style="width:440px;" src="https://scontent-b-mxp.xx.fbcdn.net/hphotos-prn2/1238313_1419941211552407_440954302_n.jpg" alt="" />
 +
    <img style="width:440px;" src="https://scontent-b-mxp.xx.fbcdn.net/hphotos-prn2/1375155_1419941194885742_900385286_n.jpg" alt="" />
 +
    <img style="width:440px;" src="https://scontent-b-mxp.xx.fbcdn.net/hphotos-ash3/1385142_1422400324639829_434849428_n.jpg" alt="" />
 +
    <img style="width:440px;" src="https://scontent-a-mxp.xx.fbcdn.net/hphotos-prn1/1381963_1422398574640004_1968436394_n.jpg" alt="" />
 +
    <img style="width:440px;" src="https://scontent-a-mxp.xx.fbcdn.net/hphotos-prn2/1374958_1420014061545122_1221010474_n.jpg" alt="" />
 +
    <img style="width:440px;" src="https://scontent-a-mxp.xx.fbcdn.net/hphotos-prn1/1234900_1420014198211775_117146023_n.jpg" alt="" />
 +
    <img style="width:440px;" src="https://scontent-b-mxp.xx.fbcdn.net/hphotos-ash4/1374244_1419941178219077_1214187788_n.jpg" alt="" />
 +
    <img style="width:440px;" src="https://scontent-b-mxp.xx.fbcdn.net/hphotos-ash3/1235216_1419941154885746_923215578_n.jpg" alt="" />
 +
    <img style="width:440px;" src="https://scontent-b-mxp.xx.fbcdn.net/hphotos-frc1/45475_1420014528211742_1165009527_n.jpg" alt="" />
 +
    <img style="width:440px;" src="https://scontent-a-mxp.xx.fbcdn.net/hphotos-prn2/960152_1422397577973437_959559485_n.jpg" alt="" />
 +
    <img style="width:440px;" src="https://scontent-a-mxp.xx.fbcdn.net/hphotos-ash3/1380506_1422397614640100_139474114_n.jpg" alt="" />
 +
<img style="width:440px;" src="https://scontent-a-mxp.xx.fbcdn.net/hphotos-prn2/1378852_1422467511299777_1580367618_n.jpg" alt="" />
 +
<img style="width:440px;" src="https://scontent-a-mxp.xx.fbcdn.net/hphotos-frc3/1384382_1422467507966444_405777107_n.jpg" alt="" />
 +
<img style="width:440px;" src="https://scontent-b-mxp.xx.fbcdn.net/hphotos-prn1/1378598_1422467504633111_2028068025_n.jpg" alt="" />
 +
<img style="width:440px;" src="https://scontent-a-mxp.xx.fbcdn.net/hphotos-prn2/1385054_1422467537966441_1550699325_n.jpg" alt="" />
 +
<img style="width:440px;" src="https://scontent-a-mxp.xx.fbcdn.net/hphotos-prn2/988321_1422467541299774_171755916_n.jpg" alt="" />
 +
<img style="width:440px;" src="https://scontent-b-mxp.xx.fbcdn.net/hphotos-frc3/1376462_1422467544633107_1524066353_n.jpg" alt="" />
 +
<img style="width:440px;" src="https://scontent-b-mxp.xx.fbcdn.net/hphotos-frc3/988739_1422467584633103_1223506844_n.jpg" alt="" />
 +
<img style="width:440px;" src="https://scontent-b-mxp.xx.fbcdn.net/hphotos-frc3/1375132_1422467587966436_160553176_n.jpg" alt="" />
 +
<img style="width:440px;" src="https://scontent-b-mxp.xx.fbcdn.net/hphotos-prn2/1380592_1422467594633102_533191268_n.jpg" alt="" />
 +
<img style="width:440px;" src="https://scontent-a-mxp.xx.fbcdn.net/hphotos-ash3/521991_1422467634633098_1764843779_n.jpg" alt="" />
 +
<img style="width:440px;" src="https://scontent-a-mxp.xx.fbcdn.net/hphotos-prn2/1376370_1422467637966431_901814657_n.jpg" alt="" />
 +
<img style="width:440px;" src="https://scontent-b-mxp.xx.fbcdn.net/hphotos-prn2/1385962_1422467651299763_491936505_n.jpg" alt="" />
 +
<img style="width:440px;" src="https://scontent-b-mxp.xx.fbcdn.net/hphotos-ash4/1390634_1422467677966427_1826004855_n.jpg" alt="" />
 +
<img style="width:440px;" src="https://scontent-b-mxp.xx.fbcdn.net/hphotos-ash3/559875_1422467681299760_1599868029_n.jpg" alt="" />
 +
<img style="width:440px;" src="https://fbcdn-sphotos-f-a.akamaihd.net/hphotos-ak-prn2/1186056_1422467691299759_871461924_n.jpg" alt="" />
 +
<img style="width:440px;" src="https://scontent-a-mxp.xx.fbcdn.net/hphotos-ash3/11507_1422467717966423_1463338953_n.jpg" alt="" />
 +
<img style="width:440px;" src="https://fbcdn-sphotos-a-a.akamaihd.net/hphotos-ak-prn2/1378844_1422467727966422_837800661_n.jpg" alt="" />
 +
<img style="width:440px;" src="https://scontent-a-mxp.xx.fbcdn.net/hphotos-prn2/1157449_1422467731299755_936125843_n.jpg" alt="" />
 +
<img style="width:440px;" src="https://scontent-a-mxp.xx.fbcdn.net/hphotos-prn1/547526_1422467764633085_1097818076_n.jpg" alt="" />
 +
<img style="width:440px;" src="https://scontent-b-mxp.xx.fbcdn.net/hphotos-prn1/1013570_1422467771299751_1679213397_n.jpg" alt="" />
 +
<img style="width:440px;" src="https://scontent-b-mxp.xx.fbcdn.net/hphotos-prn2/1380008_1422467774633084_346479006_n.jpg" alt="" />
 +
<img style="width:440px;" src="https://scontent-b-mxp.xx.fbcdn.net/hphotos-prn2/1377194_1422467807966414_1702660951_n.jpg" alt="" />
 +
<img style="width:440px;" src="https://scontent-b-mxp.xx.fbcdn.net/hphotos-prn2/1380742_1422467817966413_197191773_n.jpg" alt="" />
 +
<img style="width:440px;" src="https://scontent-b-mxp.xx.fbcdn.net/hphotos-ash4/r90/1379321_1422467821299746_2097082180_n.jpg" alt="" />
 +
<img style="width:440px;" src="https://scontent-b-mxp.xx.fbcdn.net/hphotos-ash3/1381507_1422467887966406_545487424_n.jpg" alt="" />
 +
<img style="width:440px;" src="https://scontent-a-mxp.xx.fbcdn.net/hphotos-ash3/r90/994598_1422467907966404_1834330811_n.jpg" alt="" />
 +
<img style="width:440px;" src="https://scontent-a-mxp.xx.fbcdn.net/hphotos-ash3/r90/1378038_1422467914633070_1405904565_n.jpg" alt="" />
 +
    <img style="width:440px;" src="https://scontent-a-mxp.xx.fbcdn.net/hphotos-prn2/1375881_1422397581306770_1439230489_n.jpg" alt="" class="active" />
 +
 
 +
</div>
 +
               
       </div>
       </div>
Line 279: Line 343:
   <div class="cadre3">
   <div class="cadre3">
       <div class="headcadre">
       <div class="headcadre">
-
         <img src="https://static.igem.org/mediawiki/2013/c/ce/Igem-toulouse.iconenews.jpg" />
+
         <img src="https://static.igem.org/mediawiki/2013/c/ce/Igem-toulouse.iconenews.jpg" style="margin-left:15px; margin-top:-10px" />
-
         <h1 class="h1project">News</h1>
+
         <h1 class="h1project" style="display:inline-block; margin:3px 0 0 5px;">News</h1>
       </div>
       </div>
       <div class="contentcadre2">
       <div class="contentcadre2">
-
         <div class="new">
+
         <div class="new4">
-
               <div class="imgnews"><img src="https://static.igem.org/mediawiki/2013/5/59/Igem-toulouse.imgnews.jpg"></div>
+
               <div class="imgnew"><a href="https://2013.igem.org/Team:INSA_Toulouse/contenu/extras/achievements"><img style="width:70px;" src="https://static.igem.org/mediawiki/2013/a/a8/Three-olympic-medals.png"/></a></div>
-
               <div class="textnew"><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla nunc erat, hendrerit sed interdum et, venenatis vitae dolor.</br>Lire la suite</p></div>
+
               <div class="textnew"><a href="https://2013.igem.org/Team:INSA_Toulouse/contenu/extras/achievements" style="color:grey;"><p>Check out our ACHIEVEMENTS page!! Watch out for this!!</p></a></div>
         </div>
         </div>
-
       
+
        <div class="clear"></div>
-
          <div class="new">
+
        <div class="new1">
-
               <div class="imgnews"><img src="https://static.igem.org/mediawiki/2013/5/59/Igem-toulouse.imgnews.jpg"></div>
+
               <div class="imgnew"><a href="https://2013.igem.org/Team:INSA_Toulouse/contenu/lab_practice/results"><img style="width:70px;" src="https://static.igem.org/mediawiki/2013/7/72/Test_carac.jpg"/></a></div>
-
               <div class="textnew"><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla nunc erat, hendrerit sed interdum et, venenatis vitae dolor.</br>Lire la suite</p></div>
+
               <div class="textnew"><a href="https://2013.igem.org/Team:INSA_Toulouse/contenu/lab_practice/results" style="color:grey;"><p>AND1 and XOR1 gates switched!!!!</p></a></div>
         </div>
         </div>
-
 
+
        <div class="clear"></div>
-
           <div class="new">
+
           <div class="new2">
-
               <div class="imgnews"><img src="https://static.igem.org/mediawiki/2013/5/59/Igem-toulouse.imgnews.jpg"></div>
+
               <div class="imgnew"><a href="https://2013.igem.org/Team:INSA_Toulouse/contenu/extras/fun_facts"><img src="https://static.igem.org/mediawiki/2013/f/ff/Bacteria-party-jpg.jpg"/></a></div>
-
               <div class="textnew"><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla nunc erat, hendrerit sed interdum et, venenatis vitae dolor.</br>Lire la suite</p></div>
+
              <div class="textnew"><a href="https://2013.igem.org/Team:INSA_Toulouse/contenu/extras/fun_facts" style="color:grey;"><p>Check out our Fun Facts page!!</p></a></div>
 +
        </div>
 +
<div class="clear"></div>
 +
          <div class="new3">
 +
              <div class="imgnew"><a href="https://2013.igem.org/Team:INSA_Toulouse/contenu/team/students"><img src="https://static.igem.org/mediawiki/2013/2/2e/Manon1home.jpg"/></a></div>
 +
               <div class="textnew"><a href="https://2013.igem.org/Team:INSA_Toulouse/contenu/team/students" style="color:grey;"><p>If you want to know a little bit more about the team, look at this! You may discover magic pictures if you put your mouse over the pictures...</p></a></div>
         </div>
         </div>
          
          
       </div>
       </div>
   </div>
   </div>
-
 
-
</div>
 
<div class="clear"></div>
<div class="clear"></div>
-
<p class="titreclem"> Toulouse iGEM Team 2013<p>
 
 +
<img style="width:970px;" src="https://static.igem.org/mediawiki/2013/8/8f/Logogloglgolgogo.png"/>
-
<div id="box" style="width: 700px; ; padding: 5px; border: 4px dotted #20a8da; margin:0 auto;">
 
-
    <div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #5a6060; padding: 5px;">
 
-
Abstract<br>
 
-
Let's count with ''<i>E. calculus</i>''</div>
 
-
<br>
 
-
    <div id="instructions" >
 
-
<p class="textabstract">
 
-
Transposition of Boolean operators into genetic devices is one of the various goals of Synthetic Biology. There are many difficulties associated with the biological use of Genetic Boolean Operators (GBO) the major being their inherent inability to make a clear difference between the 0 and 1 state, usually because the 0 state is rarely equal to no response in biological systems. Our project will try to tackle this problem, taking advantage of the most recent technology breakthrough in the design of GBO with the use of recombinases as an entry signal to promote the change of state required in the logical gate. A clear advantage of recombinases is that these protein are active at very small concentrations and are therefore very little sensitive to expression variations within a population. Secondly, being a genetic event, recombination will effectively define the two distinct states (0 or 1) required by the logical gate: recombined or not recombined.
 
-
</p>
 
-
<p class="textabstract">
 
-
We will build one-way logical gates using Serine recombinases, taking advantage of specific recombination sites that do not permit the reversibility of recombination. Therefore, the newly constructed GBO will be transmitted, at the cell level, to all subsequent daughter cells, leading to a perfect amplification of the signal. The general idea of those kinds of genetic logical gates is to use genetics elements (promoters, genes, terminators) placed in different orientations (forward or reverse) between specific, one way only, recombination sites. The input signal is then the expression (or absence of expression) of specific recombinases that will change (or not) the state of the genetic logical gate, leading to any output signal.
 
-
</p>
 
-
<p class="textabstract">
 
-
As mentioned above, the real difficulty will be to have a perfect (or almost!) 0 state, i.e. no presence of recombinases. To avoid this potential leaky expression, we will implement a strong genetic switch that will prohibit the production of the recombinases even in the (most probable!!!) case of transcriptional background. An elegant way to overcome this problem is to design a riboswitch that avoid translation by binding to the RBS, preventing the leaky transcripts to be translated.
 
-
</p>
 
-
<p class="textabstract">
 
-
To demonstrate the validity of these two state logic gates, we will create an n-bits full-adder using recombinases-based AND and XOR logical gates. The <i>E. calculus</i> strain should be able to execute full n-bits counting, taking in account the carry at each stage. These systems should approach as much possible the reliability of an electronic two digit device and help the Synthetic Biology community building strong and robust GBOs.
 
-
</p>
 
-
 
-
      </div>
 
-
 
-
        <CENTER><img src="https://static.igem.org/mediawiki/2013/d/d6/Insa-Toulouse2013-Gifacceuil.gif" style="border:1px solid #010101;" ‎/img></CENTER>
 
-
        <br>
 
</div>
</div>
-
<p style="text-align:center; margin-top:25px; font-family:Verdana; font-size:17px; text-decoration:blink;color:#990000;font-weight: bold;">Wiki coming soon ;-)</p>
+
<div class="clear"></div>

Latest revision as of 01:53, 5 October 2013

logo

Project

One major goal of Synthetic Biology is the transposition of electronic devices such as logic gates into genetic modules capables of complex, autonomous decisions. Very recent publications described highly original logic gates utilizing serine recombinases, avoiding reversibility of the genetic switch and thus creating strong and robust genetic logical gates (AND, XOR, OR).
The E. calculus project exemplifies these genetic modules by creating a binary full-adder using AND and XOR gates. Our envisionned design could theoritically perform n-bits counting with a carry. Our project also aimed at validating original properties of these new genetic switches: irreversibility and accurate genetic transmission of the logic gate switched state to the cell'offspring.