Team:INSA Toulouse/contenu/project/abstract

From 2013.igem.org

(Difference between revisions)
(Created page with "{{:Team:INSA_Toulouse/template/header}} <h1> Abstract {{:Team:INSA_Toulouse/template/footer}}")
 
(88 intermediate revisions not shown)
Line 1: Line 1:
{{:Team:INSA_Toulouse/template/header}}
{{:Team:INSA_Toulouse/template/header}}
-
<h1> Abstract
+
{{:Team:INSA_Toulouse/template/sidebar}}
 +
 
 +
<!--Contenu*/
 +
/**********/-->
 +
 
 +
<html>
 +
 
 +
<!--/* 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'>
 +
 
 +
<!--/* CSS contenu*/-->
 +
 
 +
<style type="text/css">
 +
 
 +
  .title1{color:#20a8da; font-family:'Open Sans'; font-weight:600; font-size:24px;  margin:0 0 33px 0; border:none;}
 +
 
 +
  .title2{color:#5a6060; font-family:'Open Sans'; font-weight:600; font-size:18px; margin:0 0 30px 0; border:none;}
 +
 
 +
  .title3{color:#7f8c8c; font-family:'Open Sans'; font-weight:400; font-size:16px; margin:0 0 20px 0; border:none;}
 +
 
 +
  .texte{color:#5a6060; font-family:'Open Sans'; font-size:14px; margin:0 0 50px 0; line-height:24px; text-align: justify; }
 +
 
 +
  .texteleft{color:#5a6060; font-family:'Open Sans'; font-size:14px; display:block; float:left; width:340px; margin:0 30px 50px 0;}
 +
 
 +
  .texteright{color:#5a6060; font-family:'Open Sans'; font-size:14px; display:block; float:right; width:340px; margin:0 0 50px 0;}
 +
 
 +
  .spantitle{color:#5a6060; font-family:'Open Sans'; font-weight:600; font-size:18px;}
 +
 
 +
  .list{float:left; width:225px; margin:0 15px 50px 0;}
 +
 
 +
  .list ul{color:#5a6060; font-family:'Open Sans'; font-size:14px;}
 +
 
 +
  .list .arrow li{ display : list-item; list-style-image : url(https://static.igem.org/mediawiki/2013/8/84/Insa-toulouse2013-listpuce1.png);}
 +
 
 +
  .list .circlearrow li{ display : list-item; list-style-image : url(https://static.igem.org/mediawiki/2013/9/94/Insa-toulouse2013-listpuce2.png);}
 +
 
 +
  .imgcontent{margin: 0 0 45px 0; border: 1px solid #e5e6e6;}
 +
 
 +
  .tablecontent{
 +
      background-color:#FFFFFF;
 +
      width=100%;
 +
      cellpadding=0;
 +
      cellspacing=0;
 +
      -webkit-border-radius:9px;
 +
      -moz-border-radius:9px;
 +
      border-radius:9px;
 +
      -moz-box-shadow: 0px 4px 0px 0px #e5e6e6;
 +
      -webkit-box-shadow: 0px 4px 0px 0px #e5e6e6;
 +
      -o-box-shadow: 0px 4px 0px 0px #e5e6e6;
 +
      box-shadow: 0px 4px 0px 0px #e5e6e6;
 +
      margin: 0 0 40px 0;
 +
      filter:progid:DXImageTransform.Microsoft.Shadow(color=#e5e6e6, Direction=180, Strength=0);}
 +
 
 +
    .tablecontent tr{height:42px; color:#5a6060; font-family:'Open Sans'; font-size:14px;}
 +
 
 +
    .tablecontent td{padding:0 25px 0 20px;}
 +
 
 +
</style>
 +
 
 +
 
 +
<!--/* HTML Contenu*/-->
 +
 
 +
<div class="maincontent" style="width: 720px; margin: 25px 0 25px 0; float: right;">
 +
 
 +
  <h1 class="title1">Abstract</h1>
 +
 
 +
  <p class="texte">Since the beginning of Synthetic Biology, people aimed to transpose electronic devices into genetic constructions. In recent publications (<a href="http://www.ncbi.nlm.nih.gov/pubmed/23396014" class="texte">Siuti and al. 2013</a>, <a href="http://www.sciencemag.org/content/340/6132/599.abstract" class="texte">Bonnet and al. 2013</a> ), a new design of one-way logical gates using Serine recombinases were described allowing to avoid reversibility of recombination and creating strong and robust genetic logical gates (AND, XOR, OR).
 +
<br>
 +
The <i>E.calculus</i> project consists in creating a n-bits full-adder using those kinds of logical gates, which should be able to execute a 2 bits counting and also transmit any carry on the next step of the counting. </p>
 +
 
 +
  <img src="https://static.igem.org/mediawiki/2013/b/b7/Insa-toulouse2013-phototestpage.jpg" class="imgcontent" />
 +
 
 +
 
 +
</div>
 +
 
 +
<div class="clear"></div>
 +
 
 +
</html>
{{:Team:INSA_Toulouse/template/footer}}
{{:Team:INSA_Toulouse/template/footer}}

Latest revision as of 15:50, 11 September 2013

logo


Abstract

Since the beginning of Synthetic Biology, people aimed to transpose electronic devices into genetic constructions. In recent publications (Siuti and al. 2013, Bonnet and al. 2013 ), a new design of one-way logical gates using Serine recombinases were described allowing to avoid reversibility of recombination and creating strong and robust genetic logical gates (AND, XOR, OR).
The E.calculus project consists in creating a n-bits full-adder using those kinds of logical gates, which should be able to execute a 2 bits counting and also transmit any carry on the next step of the counting.