Team:INSA Toulouse
From 2013.igem.org
Mesnageclem (Talk | contribs) |
|||
(225 intermediate revisions not shown) | |||
Line 10: | Line 10: | ||
<link href='http://fonts.googleapis.com/css?family=Open+Sans:800' rel='stylesheet' type='text/css'> | <link href='http://fonts.googleapis.com/css?family=Open+Sans:800' rel='stylesheet' type='text/css'> | ||
- | <!--/* CSS contenu*/--> | + | |
+ | |||
+ | <!--/* 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 33: | Line 35: | ||
text-indent:25px; | text-indent:25px; | ||
padding: 10px; | padding: 10px; | ||
+ | } | ||
+ | |||
+ | /* Slider (thanks to flowplayer.org) */ | ||
+ | /*************************************/ | ||
+ | |||
+ | |||
+ | /* cadre 1 project */ | ||
+ | /*************************************/ | ||
+ | |||
+ | .cadre1{ | ||
+ | background-color:#ececec; | ||
+ | height:270px; | ||
+ | margin-top:30px; | ||
+ | } | ||
+ | |||
+ | .textcadre1{ | ||
+ | float:left; | ||
+ | width:665px; | ||
+ | margin:15px 0 0 29px ; | ||
+ | } | ||
+ | |||
+ | .h1project{ | ||
+ | color:#606a69; | ||
+ | border:none; | ||
+ | } | ||
+ | |||
+ | .textcadre1 p{ | ||
+ | color:#777; | ||
+ | font-family:'Open Sans'; | ||
+ | font-size:14px; | ||
+ | } | ||
+ | |||
+ | |||
+ | .buttoncadre1{ | ||
+ | float:right; | ||
+ | width:154px; | ||
+ | height:54px; | ||
+ | background-color:#65b0e7; | ||
+ | margin:98px 29px 0 0; | ||
+ | border-bottom:4px solid #539ce1; | ||
+ | } | ||
+ | |||
+ | .buttoncadre1 p{ | ||
+ | text-align:center; | ||
+ | margin-top:20px; | ||
+ | color:white; | ||
+ | weight:600; | ||
+ | } | ||
+ | |||
+ | /* cadre Inner */ | ||
+ | /*************************************/ | ||
+ | |||
+ | .cadre-inner{ | ||
+ | margin:45px 0 0 0; | ||
+ | } | ||
+ | |||
+ | .cadre2{ | ||
+ | float:left; | ||
+ | width:440px; | ||
+ | margin:0 75px 0 0 ; | ||
+ | } | ||
+ | |||
+ | .cadre3{ | ||
+ | float:left; | ||
+ | width:440px; | ||
+ | } | ||
+ | |||
+ | .headcadre{ | ||
+ | background-color:white; | ||
+ | height:47px; | ||
+ | border-bottom: 4px solid #ececec; | ||
+ | } | ||
+ | |||
+ | /* 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> | </style> | ||
+ | <!-- jQuery Tools (slider) --> | ||
+ | <script src="http://cdn.jquerytools.org/1.2.5/full/jquery.tools.min.js"></script> | ||
+ | <script> | ||
+ | $(function() { | ||
+ | // initialize scrollable | ||
+ | $(".scrollable").scrollable().navigator(); | ||
+ | }); | ||
+ | </script> | ||
<!-- Slider --> | <!-- Slider --> | ||
+ | |||
<div class="scrollable"> | <div class="scrollable"> | ||
<div class="items"> | <div class="items"> | ||
<div> | <div> | ||
- | + | <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> | <div> | ||
- | + | <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> | ||
- | + | ||
- | + | ||
+ | |||
+ | |||
+ | |||
+ | <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> | ||
- | + | <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/ | + | <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> | <div> | ||
- | <img src="https://static.igem.org/mediawiki/ | + | <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> | ||
+ | |||
<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> | </div> | ||
Line 75: | Line 228: | ||
<div class="navi"></div> | <div class="navi"></div> | ||
- | <br> | + | <div class="cadre1"> |
- | <p class=" | + | |
+ | <div class="textcadre1"> | ||
+ | <h1 class="h1project">Project</h1> | ||
+ | <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 class="buttoncadre1"> <a href="https://2013.igem.org/Team:INSA_Toulouse/contenu/project/overview" style="color:grey;"><p> VIEW MORE</p></a> | ||
+ | </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="cadre2"> | ||
+ | <div class="headcadre"> | ||
+ | <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" style="display:inline-block; margin:3px 0 0 5px;">Gallery Project</h1> | ||
+ | </div> | ||
+ | <div class="contentcadre2"> | ||
+ | |||
+ | |||
+ | <div id="slideshow"> | ||
+ | <img src="https://static.igem.org/mediawiki/2013/c/ce/Igem-toulouse-gallery1.jpg" alt="" class="active" /> | ||
+ | <img src="https://static.igem.org/mediawiki/2013/5/5b/Igem-toulouse-gallery2.jpg" alt="" /> | ||
+ | <img src="https://static.igem.org/mediawiki/2013/9/9c/Fanny1_440px.jpg" alt="" /> | ||
+ | <img src="https://static.igem.org/mediawiki/2013/a/a3/Fanny2_440.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-b-mxp.xx.fbcdn.net/hphotos-ash4/1238103_1419940718219123_417330044_n.jpg" alt="" /> | ||
+ | <img style="width:440px;" src="https://scontent-b-mxp.xx.fbcdn.net/hphotos-ash4/1376464_1422388284641033_1745430514_n.jpg" alt="" /> | ||
+ | <img style="width:440px;" src="https://scontent-b-mxp.xx.fbcdn.net/hphotos-ash4/1236705_1419796291566899_1003188038_n.jpg" alt="" /> | ||
+ | <img style="width:440px;" src="https://scontent-b-mxp.xx.fbcdn.net/hphotos-ash3/541384_1419796281566900_1841635351_n.jpg" alt="" /> | ||
+ | <img style="width:440px;" src="https://scontent-b-mxp.xx.fbcdn.net/hphotos-ash3/1235207_1419796288233566_1285295409_n.jpg" alt="" /> | ||
+ | <img style="width:440px;" src="https://scontent-a-mxp.xx.fbcdn.net/hphotos-ash3/554139_1419796341566894_2132904243_n.jpg" alt="" /> | ||
+ | <img style="width:440px;" src="https://scontent-b-mxp.xx.fbcdn.net/hphotos-ash4/1234873_1420014384878423_1407317352_n.jpg" alt="" /> | ||
+ | <img style="width:440px;" src="https://scontent-b-mxp.xx.fbcdn.net/hphotos-prn1/625509_1420014418211753_1329568741_n.jpg" alt="" /> | ||
+ | <img style="width:440px;" src="https://scontent-a-mxp.xx.fbcdn.net/hphotos-frc3/1375024_1420014298211765_2062487505_n.jpg" alt="" /> | ||
+ | <img style="width:440px;" src="https://scontent-b-mxp.xx.fbcdn.net/hphotos-ash4/1255522_1419796334900228_503304179_n.jpg" alt="" /> | ||
+ | <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> | ||
+ | |||
+ | <div class="cadre3"> | ||
+ | <div class="headcadre"> | ||
+ | <img src="https://static.igem.org/mediawiki/2013/c/ce/Igem-toulouse.iconenews.jpg" style="margin-left:15px; margin-top:-10px" /> | ||
+ | <h1 class="h1project" style="display:inline-block; margin:3px 0 0 5px;">News</h1> | ||
+ | </div> | ||
+ | <div class="contentcadre2"> | ||
+ | |||
+ | <div class="new4"> | ||
+ | <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"><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 class="clear"></div> | ||
+ | <div class="new1"> | ||
+ | <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"><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 class="clear"></div> | ||
+ | <div class="new2"> | ||
+ | <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"><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 class="clear"></div> | ||
- | |||
- | |||
- | |||
- | + | <img style="width:970px;" src="https://static.igem.org/mediawiki/2013/8/8f/Logogloglgolgogo.png"/> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
</div> | </div> | ||
- | < | + | <div class="clear"></div> |
Latest revision as of 01:53, 5 October 2013
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.
Gallery Project