Difference between revisions of "Team:Uppsala/Improve"

Line 1: Line 1:
 
{{Uppsala/CSS}}
 
{{Uppsala/CSS}}
 
{{Uppsala/Navbar}}
 
{{Uppsala/Navbar}}
<html lang="en">
 
  
 +
<!DOCTYPE html>
 +
<html lang="en">
 
<head>
 
<head>
   <title>Crafting Crocin</title>
+
   <title>Results</title>
 
   <meta charset="utf-8">
 
   <meta charset="utf-8">
 
   <meta name="viewport" content="width=device-width, initial-scale=1">
 
   <meta name="viewport" content="width=device-width, initial-scale=1">
  <style> nav {padding-top:10px;}</style>
 
  <link href="https://fonts.googleapis.com/css?family=Raleway" rel="stylesheet">
 
 
   <link href="https://fonts.googleapis.com/css?family=Raleway" rel="stylesheet">
 
   <link href="https://fonts.googleapis.com/css?family=Raleway" rel="stylesheet">
 
   <link href="https://fonts.googleapis.com/css?family=Roboto+Slab" rel="stylesheet">
 
   <link href="https://fonts.googleapis.com/css?family=Roboto+Slab" rel="stylesheet">
 
   <style type="text/css">
 
   <style type="text/css">
 +
    .background {
 +
      background-image: url("https://static.igem.org/mediawiki/2017/f/f9/Results_background.svg");
 +
      background-repeat: repeat-y;
 +
      background-position: center;
 +
      background-size: 100%;
 +
    }
  
 +
    .textbox {
 +
      font-family: "Roboto Slab";
 +
      font-size: 3vh;
 +
      background-image: url("https://static.igem.org/mediawiki/2017/5/5b/Results_text_background.svg");
 +
      padding: 80px;
 +
      text-align: center;
  
 +
    }
  
</style>
+
    .header {
 +
    font-family: "Raleway";
 +
    text-align: center;
 +
font-size: 5vh;
 +
padding-bottom: 2%;
 +
    }
 +
 
 +
  </style>
 
</head>
 
</head>
 +
 
<body>
 
<body>
  
 +
<div class="container-fluid background">
  
 +
  <div class="row">
 +
    <div class="col-xs-1"></div>
 +
    <div class="col-xs-10 textbox">
 +
      <div class="header" style="margin-top:100px;">Improve</div>
 +
      <img src="https://static.igem.org/mediawiki/2017/3/30/Results_line_under_title.svg" style="margin: auto;">
 +
      <div class="textbox">Our project was in a sense continuation of Uppsala 2013 and Slovenia 2010 legacy. We have worked with the Slovenia 2010 strain and transported it to the chromosome to stabilize production. We have also worked with the three enzymatic steps that Uppsala 2013 had problems with. We have done codon optimization of the enzymes and created new biobricks with improved sequence. Another improvement we made was to add different promotors to the biobrick. In all of our enzymes we have worked with both constitutive and inducible promotors. Since our enzymes were poorly described and previously problematic to purify we added a his-tag to them to make the purification more achievable. The addition of his-tag was done after consulting the structural models of the biobricks.  For example, <a href="http://parts.igem.org/Part:BBa_K2423008">BBa_K2423008</a> is an improved version of <a href="http://parts.igem.org/Part:BBa_K1033112">BBa_K1033112</a> and a slightly modified version of <a href="http://parts.igem.org/Part:BBa_K2423002">BBa_K2423002</a> (different promoter and RBS).
 +
</div>
  
  
  
 +
      <img src="https://static.igem.org/mediawiki/2017/0/07/Results_title_footer.svg" style="margin: auto; width: 60%; padding-top: 20px;" class="img-responsive" align="middle">
 +
    </div>
 +
    <div class="col-xs-1"></div>
 +
  </div>   
 +
 +
</div>
  
 
</body>
 
</body>
 
</html>
 
</html>
 +
 +
{{Uppsala/Footer}}

Revision as of 17:41, 31 October 2017

<!DOCTYPE html> Results

Improve
Our project was in a sense continuation of Uppsala 2013 and Slovenia 2010 legacy. We have worked with the Slovenia 2010 strain and transported it to the chromosome to stabilize production. We have also worked with the three enzymatic steps that Uppsala 2013 had problems with. We have done codon optimization of the enzymes and created new biobricks with improved sequence. Another improvement we made was to add different promotors to the biobrick. In all of our enzymes we have worked with both constitutive and inducible promotors. Since our enzymes were poorly described and previously problematic to purify we added a his-tag to them to make the purification more achievable. The addition of his-tag was done after consulting the structural models of the biobricks. For example, BBa_K2423008 is an improved version of BBa_K1033112 and a slightly modified version of BBa_K2423002 (different promoter and RBS).