Team:Heidelberg/Project

From 2014.igem.org

(Difference between revisions)
 
(64 intermediate revisions not shown)
Line 1: Line 1:
-
{{:Team:Heidelberg/Templates/MainTemplate}}
+
{{:Team:Heidelberg/Templates/MainTemplate|unresponsive=}}
{{:Team:Heidelberg/Templates/IncludeCSS|:Team:Heidelberg/css/bootstrapcss}}
{{:Team:Heidelberg/Templates/IncludeCSS|:Team:Heidelberg/css/bootstrapcss}}
{{:Team:Heidelberg/Templates/IncludeCSS|:Team:Heidelberg/css/bootstraptheme}}
{{:Team:Heidelberg/Templates/IncludeCSS|:Team:Heidelberg/css/bootstraptheme}}
{{:Team:Heidelberg/Templates/IncludeCSS|:Team:Heidelberg/css/overrides}}
{{:Team:Heidelberg/Templates/IncludeCSS|:Team:Heidelberg/css/overrides}}
-
{{:Team:Heidelberg/Templates/IncludeCSS|:Team:Heidelberg/css/frontpage}}
 
{{:Team:Heidelberg/Templates/IncludeJS|:Team:Heidelberg/js/jquery}}
{{:Team:Heidelberg/Templates/IncludeJS|:Team:Heidelberg/js/jquery}}
{{:Team:Heidelberg/Templates/IncludeJS|:Team:Heidelberg/js/bootstrapjs}}
{{:Team:Heidelberg/Templates/IncludeJS|:Team:Heidelberg/js/bootstrapjs}}
-
{{:Team:Heidelberg/Templates/IncludeJS|:Team:Heidelberg/js/scrollTo}}
+
{{:Team:Heidelberg/Templates/IncludeJS|:Team:Heidelberg/js/wikipage}}
-
{{:Team:Heidelberg/Templates/IncludeJS|:Team:Heidelberg/js/tweenmax}}
+
-
{{:Team:Heidelberg/Templates/IncludeJS|:Team:Heidelberg/js/scrollmagic}}
+
-
{{:Team:Heidelberg/Templates/FrontNav}}
+
-
 
+
<html>
<html>
-
<div class="container">
+
<style type="text/css">
-
<a href="https://2014.igem.org" style="position:absolute;z-index:1;"><img src="/wiki/images/5/5d/IGEM_logo_white.png" style="height:70px;" alt="iGEM Logo" /></a>
+
#myContainer {
-
  <img id="ring" style="visibility:hidden;" src="/wiki/images/0/0d/Heidelberg_Firering_red.png" alt="Ring of fire Image"/>
+
padding:0;
-
  <div class="row">
+
background-color: black;
-
    <div class="jumbotron slide epic-background" style="position:relative;">
+
background-image: url(/wiki/images/6/6a/Heidelberg_epic_background.jpg);
-
      <div id="img-placeholder" class="col-lg-6 col-md-6 col-sm-12">
+
background-repeat: no-repeat;
-
        <img id="placeholder" class="img-responsive" src="/wiki/images/0/0d/Heidelberg_Firering_red.png" alt="Ring of fire Image"/>
+
background-size: 100% auto;
 +
}
 +
 
 +
#light:hover {
 +
color: #FF7E25;
 +
}
 +
 
 +
.main {
 +
margin-top: 25px;
 +
}
 +
 
 +
.middle {
 +
font-size: 3em;
 +
}
 +
 
 +
.large {
 +
font-size: 5em;
 +
font-weight: bold;
 +
}
 +
 
 +
/* Enlarge Icons on hover */
 +
.toolbox-icon-scale:hover {
 +
transform: scale(1.15);
 +
-webkit-transform: scale(1.15);
 +
-moz-transform: scale(1.15);
 +
-o-transform: scale(1.15);
 +
-ms-transform: scale(1.15);
 +
}
 +
 
 +
.toolbox-icon-scale {
 +
transition:transform 0.15s ease;
 +
-webkit-transition:-webkit-transform 0.15s ease;
 +
-moz-transition:-moz-transform 0.15s ease;
 +
-o-transition:-o-transform 0.15s ease;
 +
}
 +
 
 +
.ringbox{
 +
/*
 +
width: 750px;
 +
height: 600px;
 +
background-image:url('/wiki/images/d/dc/Ring_Project.png');
 +
background-size: 550px;
 +
background-repeat: no-repeat;
 +
*/
 +
position: absolute;
 +
top:260px;
 +
left:140px;
 +
height:640px;
 +
z-index:3;
 +
}
 +
 
 +
.abstract-special {
 +
color: white;
 +
}
 +
 
 +
.abstract-special span {
 +
margin-top: 10px;
 +
margin-bottom: 10px;
 +
display: block;
 +
}
 +
 
 +
.abstract-special img {
 +
height: 15px;
 +
}
 +
 
 +
.toolbox-icon {
 +
height: 90px;
 +
position: absolute;
 +
right:-43px;
 +
bottom:-45px;
 +
}
 +
 
 +
#ring-background {
 +
width: 450px;
 +
height: auto;
 +
opacity:0.8;
 +
}
 +
 
 +
.block{
 +
display:block;
 +
text-decoration:none;
 +
color: white;
 +
}
 +
 
 +
.block:hover{
 +
text-decoration: none;
 +
}
 +
 
 +
.box {
 +
background-color: rgba(81,81,81,0.7);
 +
padding: 15px;
 +
position:relative;
 +
}
 +
 
 +
.box:hover {
 +
border:solid 2px #DE4230;
 +
padding: 13px;
 +
}
 +
 
 +
 
 +
.descr-box {
 +
width: 250px;
 +
height: 100px;
 +
position: absolute;
 +
}
 +
 
 +
.descr-box h3 {
 +
margin-top: 10px;
 +
margin-bottom: 0;
 +
text-align: left;
 +
}
 +
 
 +
.descr-box h3 span {
 +
font-size: 0.8em;
 +
}
 +
 
 +
.descr-box div {
 +
border-right: solid white 2px;
 +
border-top: solid white 2px;
 +
padding-right:43px;
 +
}
 +
 
 +
.descr-box span {
 +
display: block;
 +
}
 +
 
 +
#circ-box {
 +
right: 160px;
 +
top: -120px;
 +
}
 +
 
 +
#circ-box img {
 +
bottom: -130px;
 +
height: 120px;
 +
right: -57px;
 +
}
 +
 
 +
#circ-box div {
 +
height: 114px;
 +
}
 +
 
 +
#oligo-box {
 +
left: -100px;
 +
top: -10px;
 +
width: 200px;
 +
}
 +
 
 +
#onoff-box {
 +
left: -105px;
 +
top: 120px;
 +
width: 150px;
 +
}
 +
 
 +
#fusion-box {
 +
left: -100px;
 +
top: 330px;
 +
width: 190px;
 +
}
 +
 
 +
#fusion-box img {
 +
top: -16px;
 +
}
 +
 
 +
#fusion-box div {
 +
border-right: none;
 +
}
 +
 
 +
#purification-box {
 +
left: 20px;
 +
top: 445px;
 +
width: 200px;
 +
}
 +
 
 +
#purification-box img {
 +
top: -70px;
 +
}
 +
 
 +
#purification-box div {
 +
border-top: none;
 +
border-bottom: solid white 2px;
 +
}
 +
 
 +
#abstract-content {
 +
display:none;
 +
}
 +
 
 +
.graphicalAbstract {
 +
  background-image:url('/wiki/images/f/fa/Heidelberg_Project_Background.png');
 +
  background-size: 100% auto;
 +
  background-repeat: no-repeat;
 +
  position:relative;
 +
  z-index: 1;
 +
  height:900px;
 +
}
 +
 
 +
#redOverlay {
 +
  position:absolute;
 +
  width:100%;
 +
  height:100%;
 +
  left:0;
 +
  top:0;
 +
  display:none;
 +
  background-image:url('/wiki/images/5/51/Heidelberg_project_red_overlay.png');
 +
  background-size: 100% auto;
 +
  background-repeat: no-repeat;
 +
  z-index:2;
 +
}
 +
 
 +
#lightning {
 +
z-index: 3;
 +
position:absolute;
 +
top: 610px;
 +
left: 460px;
 +
color:white;
 +
}
 +
 
 +
 
 +
#screened {
 +
z-index: 3;
 +
position:absolute;
 +
left: 0;
 +
top: 0;
 +
color: white;
 +
}
 +
 
 +
#calibrated {
 +
z-index: 3;
 +
position:absolute;
 +
right: 0;
 +
top: 0;
 +
color: white;
 +
}
 +
 
 +
#dnmt1-img {
 +
position: absolute;
 +
height: 155px;
 +
right: 15px;
 +
z-index:4;
 +
}
 +
 
 +
a:hover #dnmt1-img {
 +
right: 13px;
 +
}
 +
 
 +
#dnmt1-box {
 +
right: 40px;
 +
top: 340px;
 +
position: absolute;
 +
}
 +
 
 +
#xylanase-box {
 +
width:250px;
 +
top: 556px;
 +
right:40px;
 +
position:absolute;
 +
}
 +
 
 +
#xylanase-img {
 +
height: 140px;
 +
    position: absolute;
 +
    right: 15px;
 +
}
 +
 
 +
a:hover #xylanase-img {
 +
right: 13px;
 +
}
 +
 
 +
#toolbox-text{
 +
position: absolute;
 +
top: 145px;
 +
right: -135px;
 +
font-size: 5em;
 +
line-height: 70px;
 +
font-weight: bold;
 +
}
 +
 
 +
#linker-links {
 +
position: absolute;
 +
width: 405px;
 +
right: 60px;
 +
top: 35px;
 +
height: 300px;
 +
}
 +
 
 +
#toolbox {
 +
position:absolute;
 +
right: 50px;
 +
bottom: 190px;
 +
}
 +
 
 +
#toolbox:hover > span {
 +
color: white;
 +
}
 +
 
 +
.container {
 +
width: 1170px;
 +
}
 +
 
 +
.scheisslinkbleibweiss {
 +
color: white;
 +
}
 +
 
 +
.scheisslinkbleibweiss:hover {
 +
color: white;
 +
}
 +
 
 +
div.margin-top { margin-top: 100px; }
 +
 
 +
img.medal {
 +
  height:200px;
 +
  margin-top: 40px;
 +
  text-align: center;
 +
}
 +
 
 +
.center {
 +
  text-align:center;
 +
}
 +
 
 +
.linie {
 +
  margin:20px 40px;
 +
  border: solid 1px black;
 +
}
 +
 
 +
.vcenter-table{
 +
display: table;
 +
}
 +
 
 +
.vcenter-cell {
 +
display: table-cell;
 +
vertical-align: middle;
 +
float: none;
 +
}
 +
 
 +
</style>
 +
<div id="myContainer" class="container">
 +
</html>
 +
{{:Team:Heidelberg/Templates/BootstrapNav|
 +
red=|
 +
white=true|
 +
red-logo=true|
 +
white-logo=|
 +
header-bg=|
 +
header-img=|
 +
title=
 +
}}
 +
<html>
 +
<div class="container main" style="color: white;">
 +
<div id="abstract-dropdown" class="row abstract-special dark-grey">
 +
<div class="col-lg-offset-1 col-lg-11">
 +
<h4><img id="dropdownImg" src="/wiki/images/7/70/Heidelberg_Abstract-dropdown.png"/>&nbsp;Project overview</h4>
 +
</div>
 +
<!--<div class="col-lg-9">
 +
<span>Click to read the project overview</span>
 +
</div>-->
 +
<div id="abstract-content" class="col-lg-12" >
 +
<p>Proteins are the functional basis of all biological processes and being able to control and improve their functions through design and engineering is one of the fundamental goals of Synthetic Biology. Protein splicing, a process in which a catalytically active internal polypeptide termed INTEIN excises itself from a precursor protein, has been used by our team to alter the functionalities of proteins in various ways post-translationally.
 +
<br></br>
 +
We have developed a comprehensive <a href="/Team:Heidelberg/Project/Toolbox">toolbox</a> comprising five sets of <a href="/Team:Heidelberg/Parts">standardized parts</a> that provide standard mechanisms for specific modifications of proteins:
 +
(1) A <a href="/Team:Heidelberg/Project/Toolbox#Purification">purification</a> standard to facilitate purification of recombinant proteins.
 +
(2) A construct that allows for post-translational <a href="/Team:Heidelberg/Project/Toolbox#Fusion_and_Tagging">fusion</a> of protein domains to produce synthetic proteins
 +
(3) A standard that allows for switching proteins <a href="/Team:Heidelberg/Project/Toolbox#On_Off">on and off</a>.
 +
(4) One to <a href="/Team:Heidelberg/Project/Toolbox#Oligomerization">oligomerize</a> protein monomers.
 +
And (5) perhaps the most intriguing standard construct of this toolbox that was built to produce heat stable proteins, which can be achieved by <a href="/Team:Heidelberg/Toolbox/Circularization">circularization</a>.
 +
In order to offer a comfortable way to apply any of the above mechanisms to a protein and a biological system we designed a <a href="/Team:Heidelberg/Toolbox_Guide">toolbox guide</a> that provides step by step instructions for cloning based on the intein standard parts described in our <a href="/Team:Heidelberg/Parts/RFC">RFC</a>.
 +
<br></br>
 +
Besides achieving a solid and broad foundation for future intein applications in synthetic biology, we aimed on deeply exploring one of the functions provided in our toolbox: circularization of proteins. In head to tail circularized peptides the terminal amino acids are joined together just like in the rest of the chain, forming a circular structure. Such peptides have been discovered in all kingdoms of life during the past years and they are unified by an extreme stability towards high temperatures, proteases and changes in pH.
 +
Synthetically connecting a protein's termini without disrupting its 3D structure and function is, however, a delicate task which has so far been accomplished only for relatively small proteins whose ends lie close to each other. With <a href="/Team:Heidelberg/Modeling/Linker_Modeling">CRAUT</a> we have brought into existence a powerful open-source software to predict an optimal rigid linker to support stabilizing circularization of a protein preserving its 3D structure and function.
 +
In order to provide us - and future iGEM teams - with a standard way to conduct the needed consuming modelling calculations we deployed a distributed computing platform we call <a href="/Team:Heidelberg/Human_Practice/igemathome">iGEM@home</a> that we also developed into a powerful science communication platform.
 +
As an evaluation of the linker software we screened linkers generated by the software by circularizing <a href="/Team:Heidelberg/Project/Linker_Screening">Lambda Lysozyme</a> and experimentally evaluating the heat stability of the products.
 +
<br></br>
 +
Based on the calibrated software, we constructed linkers to circularize the 871 a.a. long  <a href="/Team:Heidelberg/Project/PCR2.0">methyltransferase Dnmt1</a> and provide data suggesting that circular DNMT1 is more functional than its linear counterpart at high temperatures. Our results have strong implications for developing an innovative PCR-based technique that could revolutionize epigenetic studies and cancer research by maintaining the methylation pattern of the DNA template during amplification.
 +
Besides a protein with potential medical (lysozyme) and one with biotechnological (DNMT1) applications we chose the hemicellulose  <a href="/Team:Heidelberg/Project/Xylanase">Xylanase</a> as a third target for circularization, that has applications in large scale production in paper and food industry.
 +
<br></br>
 +
As an additional feature we decided to add another dimension to intein mediated modifications of our toolbox by developing optically induced small inteins that are photocaged by an <a href=”/Team:Heidelberg/Project/LOV”>As LOV2</a> domain.  While sterically hampering intein dimerization in the dark, the LOV domain opens up when exposed to blue light, releasing the intein to proceed the splicing reaction.
 +
<br></br>
 +
Setting new standards also for wiki documentation we created and developed a new way of documenting collaborative lab work by bringing the  <a href="/Team:Heidelberg/Notebook">MidnightDoc</a> to life.
 +
<br></br>
 +
Finally we complemented our already elaborate <a href="/Team:Heidelberg/Human_Practice">Human Practice</a> activities with two events on education and religion, philosophy and ethics in synthetic biology.
 +
 
 +
 
 +
 
 +
</p>
 +
</div>
 +
</div>
 +
<div class="graphicalAbstract">
 +
    <div id="redOverlay"></div>
 +
    <div style="z-index:3;position:relative; height:100%;">
 +
    <div id="linker-links">
 +
    <a href="https://2014.igem.org/Team:Heidelberg/Software/igemathome" class="block box" id="calibrated">
 +
<img style="height:60px;display: inline-block;" src="/wiki/images/e/ea/Heidelberg_Project_Computer.png">
 +
<span style="position: relative;top: 10px;display: inline-block;">
 +
calibrated<br>
 +
<span class="red-text">in silico</span></span>
 +
</a>
 +
<a href="https://2014.igem.org/Team:Heidelberg/Project/Linker_Screening" class="block box" id="screened">
 +
<span style="position: relative;top:10px;display: inline-block;">
 +
screened <span class="red-text">in vitro</span><br>
 +
with lysozyme</span>
 +
<img style="height:60px; display:inline-block;" src="/wiki/images/d/df/Heidelberg_Lysozyme.png" />
 +
</a>
 +
<a href="/Team:Heidelberg/Software/Linker_Software" class="block box" style="bottom:0; left:-20px; position:absolute;width:170px;">
 +
<img src="/wiki/images/4/42/Craut_small.png" alt="..." style="width:100%;"/>
 +
<span class="red-text" >circularize</span> it<br>
 +
with calculated linkers
 +
</a>
 +
    </div>
 +
<div class="ringbox">
 +
<img src="/wiki/images/0/0d/Heidelberg_Firering_red.png" id="ring-background" />
 +
<div id="circ-box" class="descr-box">
 +
<a href="/Team:Heidelberg/Toolbox/Circularization">
 +
<img src="/wiki/images/5/58/Heidelberg_Toolbox_Circularization.png" id="circ-icon" class="toolbox-icon toolbox-icon-scale"/>
 +
</a>
 +
<h3>CIRCULARIZATION</h3>
 +
<div><span>Create a linker with our crowd computing software and make your protein heat stable</span></div>
 +
</div>
 +
<div id="oligo-box" class="descr-box"><a href="https://2014.igem.org/Team:Heidelberg/Project/Toolbox#Oligomerization"><img src="/wiki/images/4/40/Oligomerization.png" id="oligo-icon" class="toolbox-icon toolbox-icon-scale"/></a><h3>OLIGOMERIZATION</h3><div><span>Fuse multiple Proteins or Domains using Inteins</span></div>
 +
</div>
 +
<div id="fusion-box" class="descr-box"><a href="https://2014.igem.org/Team:Heidelberg/Project/Toolbox#Fusion_and_Tagging"><img src="/wiki/images/8/87/Heidelberg_Toolbox_Fusion.png" id="fusion-icon" class="toolbox-icon toolbox-icon-scale"/></a><h3>FUSION</h3><div><span>Fuse two Proteins or Domains together using Inteins</span></div>
 +
</div>
 +
<div id="onoff-box" class="descr-box"><a href="https://2014.igem.org/Team:Heidelberg/Project/Toolbox#On_Off"><img src="/wiki/images/c/c2/Heidelberg_Toolbox_On-Off.png" id="onoff-icon" class="toolbox-icon toolbox-icon-scale"/></a><h3>ON/OFF</h3><div><span>Activate or deactivate Proteins using Inteins</span></div></div>
 +
<div id="purification-box" class="descr-box"><a href="https://2014.igem.org/Team:Heidelberg/Project/Toolbox#Purification"><img src="/wiki/images/0/04/Heidelberg_Toolbox_Purification.png" id="purification-icon" class="toolbox-icon toolbox-icon-scale"/></a><div><h3>PURIFICATION</h3></div><span>Purify your protein using inteins.</span></div>
 +
<div id="toolbox-text">
 +
the intein<br>
 +
<span><a class="scheisslinkbleibweiss" href="/Team:Heidelberg/Project/Toolbox">toolbox</a><span>
 +
</div>
 +
</div>
 +
<a href="https://2014.igem.org/Team:Heidelberg/Toolbox/Induction" class="block" id="lightning">
 +
<img class="toolbox-icon-scale" style="height:110px;display: inline-block;" src="/wiki/images/8/83/Heidelberg_Project_Lightning.png"><span style="position: relative;top: 20px;display: inline-block;">&nbsp;inducible via<br>
 +
<span style="font-weight:bold;position: relative;left: -18px;" class="red-text">light induction</span></span>
 +
</a>
 +
<a href="https://2014.igem.org/Team:Heidelberg/Project/PCR_2.0" class="block box" style="width:250px;" id="dnmt1-box">
 +
<img id="dnmt1-img" src="/wiki/images/a/a6/Heidelberg_Project_Dnmt1.png">
 +
<span style="position:relative; z-index:5;" class="block">
 +
<span style="font-size:1.5em;">
 +
<span class="red-text">Heat-stable</span><br>  circular <br><span style="font-weight:bold;">DNA-<br/>Methyltransferase</span>
 +
</span><br>
 +
<span style="font-weight:bold;font-size: 2.5em; text-align:right;line-height: 35px;">
 +
<span class="red-text">PCR 2.0</span>
 +
</span>
 +
</span>
 +
</a>
 +
<a href="/Team:Heidelberg/Toolbox_Guide" class="block" id="toolbox">
 +
<span style="position:relative; display: inline-block;height:110px; width:110px; vertical-align: middle;">
 +
<img style="height:100%; position:absolute; top:0; left:0;" id="toolbox-img" src="/wiki/images/2/24/Heidelberg_Project_Toolbox_guide.png" />
 +
<img style="height:100%; position:absolute; top:0; left:0; display:none;" id="toolbox-img-hover" src="/wiki/images/4/4c/Heidelberg_Toolbox_guide_highlighted.png" />
 +
</span>
 +
<span style="position: relative;top: 20px;display: inline-block; vertical-align:middle;">
 +
<span style="font-weight:bold;" class="red-text">modify your protein</span><br/>
 +
using the toolbox guide
 +
</span>
 +
</a>
 +
<div class="clearfix"></div>
 +
</div>
 +
</div>
 +
</div>
 +
<div class="container" id="Achievements">
 +
  <ul class="nav nav-tabs" role="tablist">
 +
  <li class="active" style="font-size:30px"><a href="#Achievements-tab" role="tab" data-toggle="tab"><img src="https://static.igem.org/mediawiki/2014/2/22/Heidelberg_Achievements_red.png" height="50px" alt="Button"> Achievements</a></li>
 +
  <li style="font-size:30px"><a href="#Medal_Criteria-tab" role="tab" data-toggle="tab"> <img src="https://static.igem.org/mediawiki/2014/3/3f/Heidelberg_Gold_red.png" height="50px" alt="Button"> Medal Criteria</a></li>
 +
</ul>
 +
<div class="tab-content">
 +
  <div class="tab-pane fade in active" style="background-color:white; color:black;" id="Achievements-tab">
 +
 
 +
  <div class="row" style="margin-top: 20px; background-color:white">
 +
  </div>
 +
    <div class="row" style="margin:0;">
 +
      <div class="col-md-3 col-xs-12 vcenter-cell">
 +
          <img src="https://static.igem.org/mediawiki/2014/a/ae/Achievements_3.png" class="img-responsive" style="margin-left:15px;">
       </div>
       </div>
-
       <div class="col-lg-6 col-md-6 col-sm-12 impressiv">
+
 
-
         <div class="hidden-sm hidden-xs" style="padding-top:100px;"></div>
+
       <div class="col-md-9 col-xs-12 vcenter-cell">
-
        <h3 style="font-size:30px;">iGEM TEAM <span>HEIDELBERG</span> 2014</h3>
+
         <div class="col-xs-9">
-
         <h1 style="font-size:70px;">THE RING<br />OF <span>FIRE</span></h1>
+
          <p style="font-weight:light; font-size:25px">Establishing protein circularization as a NEW BIOENGINEERING TOOL in synthetic biology.</p>  
-
       
+
          <p style="margin-left:50px; font-size:20px">Contributing to iGEM with a new foundational advance!</p>
-
<p> Click <a href="/Team:Heidelberg/Project#Abstract">here</a> to view our abstract.
+
        </div>
-
<br/>
+
 
-
Scroll down to EXPLORE our project.
+
         <div class="col-xs-3">
 +
          <img src="/wiki/images/7/7d/Check_new.png" style="height:100px; margin-right:15px;">
 +
        </div>
 +
 
       </div>
       </div>
-
      <div class="clearfix"></div>
 
-
      <div class="arrow arrow-right"></div&nbsp;>
 
-
      <div id="scrollNag" class="arrow arrow-right"></div>
 
     </div>
     </div>
-
  </div>
+
    <div class="linie"></div>
-
  <div class="row">
+
 
-
    <div id="second" class="jumbotron slide grey second">
+
    <div class="row" style="margin:0;">
-
       <div id="placeholder-2" class="col-lg-3 col-md-3 hidden-sm hidden-xs" >
+
       <div class="col-md-3 col-xs-12 vcenter-cell">
 +
          <img src="https://static.igem.org/mediawiki/2014/1/11/Achievement_1.png" class="img-responsive" style="margin-left:15px;">
       </div>
       </div>
-
       <div class="col-lg-9 col-md-9 col-sm-12" style="text-align: right;">
+
 
-
         <h1 style="text-align:right;"><span class="red-text" style="font-size:1.1em;">CIRCULAR PROTEINS</span></h1>
+
       <div class="col-md-9 col-xs-12 vcenter-cell">
-
        <p><span class="red-text" style="font-size: 1.5em;">Nature</span> has made many curious inventions. One of these are circular proteins, which are conventional peptides that neither have a beginning, nor an ending</p>
+
         <div class="col-xs-9">
-
         <p>Apart from other features, these proteins are extremely stable against
+
          <p style="font-weight:light; font-size:25px">Providing a NEW COMPREHENSIVE TOOLBOX based on inteins for modifying proteins post-translationally.</p>  
-
high temperatures, pH and proteases.</p>
+
          <p style="margin-left:50px; font-size:20px">Sending 67 Biobricks to Registry of Biological parts!</p>
-
        <p style="font-weight:normal; font-size:25px">We seeked to apply this principle of circularization in Synthetic Biology and create a way of rendering any protein heatstable.</p>
+
         </div>
 +
 
 +
        <div class="col-xs-3">
 +
          <img src="/wiki/images/7/7d/Check_new.png" style="height:100px; margin-right:15px;">
 +
        </div>
 +
 
       </div>
       </div>
-
      <div class="arrow arrow-left"></div>
 
-
      <div class="clearfix"></div>
 
     </div>
     </div>
 +
    <div class="linie"></div>
-
  </div>
+
<div class="row vcenter-table" style="margin:0;">
-
 
+
       <div class="col-md-3 col-xs-12 vcenter-cell">
-
  <div class="row">
+
        <img src="https://static.igem.org/mediawiki/2014/f/f9/Achievement_2.png" class="img-responsive" style="margin-left:15px;">    
-
    <div class="jumbotron slide red red-ring">
+
-
      <h1 style="text-align: right; font-size: 3em;" >Let us take you to the next level of bioengineering ...</h1>
+
-
       <h1 style="text-align: center; margin-top:0; font-size:3em; margin-bottom: 15px; font-weight:normal"><span class="light-red-text">USING THE</span> Mechanism <span class="light-red-text">OF</span> SPLIT-INTEINS</h1>
+
-
      <div class="col-lg-6">
+
-
        <p>Intein splicing is a natural process that excises one part of a protein and leaves the remaining parts irreversibly attached.</p>
+
-
        <p>When attaching split inteins to the ends of a normal protein, the splicing reaction connects the beginning to the ending and forms a circular protein.</p>
+
       </div>
       </div>
-
       <div class="col-lg-6">
+
 
-
         Placeholder
+
       <div class="col-md-9 col-xs-12 vcenter-cell">
 +
         <div class="col-xs-9">
 +
          <p style="font-weight:light; font-size:25px">Development of a NEW STANDARD to make the use of inteins easy and modular.</p>
 +
          <p style="margin-left:50px; font-size:20px">Establishment of a new <a href="https://2014.igem.org/Team:Heidelberg/Parts/RFC">RFC</a>!</p>
 +
        </div>
 +
 
 +
        <div class="col-xs-3">
 +
          <img src="/wiki/images/7/7d/Check_new.png" style="height:100px; margin-right:15px;">
 +
        </div>
 +
 
       </div>
       </div>
-
      <div class="arrow arrow-right"></div>
 
-
      <div class="clearfix"></div>
 
     </div>
     </div>
-
  </div>
+
    <div class="linie"></div>
-
  <div class="row">
+
 
-
     <div class="jumbotron slide epic-background" style="color:white;">
+
 
-
       <div class="col-lg-4 col-md-4 col-xs-12" style="height: 410px; position: relative">
+
     <div class="row vcenter-table" style="margin:0;">
-
        <div id="circ-box" class="descr-box">
+
       <div class="col-md-3 col-xs-12 vcenter-cell">
-
           <a href="/Team:Heidelberg/Toolbox/Circularization">
+
        <img src="https://static.igem.org/mediawiki/2014/1/1b/Achievements_toolbox.png" class="img-responsive" style="margin-left:15px;">    
-
            <img src="/wiki/images/5/58/Heidelberg_Toolbox_Circularization.png" id="circ-icon" class="toolbox-icon">&nbsp;&nbsp;CIRCULARIZATION
+
      </div>
-
          </a>
+
 
 +
      <div class="col-md-9 col-xs-12 vcenter-cell">
 +
        <div class="col-xs-9">
 +
           <p style="font-weight:light; font-size:25px">Showing that the toolbox WORKS: proteins are circularized and split fluorescent proteins are reconstituted.</p>  
 +
          <p style="margin-left:50px; font-size:20px">Making Gels, Western Blots, Fluorescence-based Assays and Mass spectrometry to prove it! </p>
         </div>
         </div>
-
         <div id="oligo-box" class="descr-box">
+
 
-
           <a href="/Team:Heidelberg/Toolbox/Oligomerization">
+
         <div class="col-xs-3">
-
            <img src="/wiki/images/4/40/Oligomerization.png" id="oligo-icon" class="toolbox-icon">&nbsp;&nbsp;OLIGOMERIZATION
+
           <img src="/wiki/images/7/7d/Check_new.png" style="height:100px; margin-right:15px;">
-
          </a>
+
-
        </div>
+
-
        <div id="fusion-box" class="descr-box">
+
-
          <a href="/Team:Heidelberg/Toolbox/Fusion">
+
-
            <img src="/wiki/images/8/87/Heidelberg_Toolbox_Fusion.png" id="fusion-icon" class="toolbox-icon">&nbsp;&nbsp;FUSION
+
-
          </a>
+
-
        </div>
+
-
        <div id="onoff-box" class="descr-box">
+
-
          <a href="/Team:Heidelberg/Toolbox/OnOff">
+
-
            <img src="/wiki/images/c/c2/Heidelberg_Toolbox_On-Off.png" id="onoff-icon" class="toolbox-icon">&nbsp;&nbsp;ON/OFF
+
-
          </a>
+
-
        </div>
+
-
        <div id="purification-box" class="descr-box">
+
-
          <a href="/Team:Heidelberg/Toolbox/Purification">
+
-
            <img src="/wiki/images/0/04/Heidelberg_Toolbox_Purification.png" id="purification-icon" class="toolbox-icon">&nbsp;&nbsp;PURIFICATION
+
-
          </a>
+
         </div>
         </div>
 +
       </div>
       </div>
-
      <div class="col-lg-8 col-md-8 col-xs-12">
 
-
        <h1 style="text-align: right; font-size: 3em;" >... and show you the  WORLD of <br />
 
-
          <span class="red-text">post-translational MODIFCATION</span>
 
-
        </h1>
 
-
        <p>The iGEM Team Heidelberg has developed an intein toolbox for the iGEM community to easily modify your protein in a standarized method.</p>
 
-
        <p>Our toolbox contains several tools which are PLACEHOLDER. Here you can find out more about our Toolbox.</p>
 
-
        <p>In addition to that all tools are inducible by light. Using the LOV system we built a solid method for regulation of the intein trans-splicing reaction our toolbox consiting on. Click here to get more informations about Induction.</p>
 
-
      </div>
 
-
      <div class="clearfix"></div>
 
-
      <div class="arrow arrow-left"></div>
 
     </div>
     </div>
-
  </div>
+
    <div class="linie"></div>
-
  <div style="position:relative;" class="row">
+
 
-
     <div class="jumbotron slide grey">
+
     <div class="row vcenter-table" style="margin:0;">
-
    <div>
+
       <div class="col-md-3 col-xs-12 vcenter-cell">
-
       <div class="col-md-4 col-md-push-8 col-md-offset-0 col-xs-offset-3 col-xs-6" style="z-index:5;">
+
         <img src="https://static.igem.org/mediawiki/2014/2/26/Achievements_4.png" class="img-responsive" style="margin-left:15px;">    
-
         <img class="img-responsive" src="/wiki/images/a/a6/Heidelberg_Project_Dnmt1.png" />
+
       </div>
       </div>
-
       <div class="col-md-8 col-md-pull-4 col-xs-12">
+
 
-
         <h1 class="dark-grey-text" style="text-align: right;"><span style="font-size: 0.8em;">circular <span class="red-text">heat-stable</span></span><br>DNMT1</h1>
+
       <div class="col-md-9 col-xs-12 vcenter-cell">
-
        <p>Wouldn´t it be great to amplify DNA in a normal PCR maintaining the epigenetic information coded in methylation patterns?</p>
+
         <div class="col-xs-9">
-
        <p>The problem: DNMT 1, an enzyme which is responsible for the establishment and maintenance of the individual methylation pattern of different cell types, is not heat stable.
+
          <p style="font-weight:light; font-size:25px">Creating circular DNMT1 and showing that it is ACTIVE.</p>  
-
        For iGEM 2014 we therefore create a PCR 2.0 with heat-stable DNMT 1 by circularization.
+
          <p style="margin-left:50px; font-size:20px">For the first time achieving the circularization of a large protein!</p>
-
        </p>
+
<p style="margin-left:50px; font-size:20px">Circularizing LYSOZYME and XYLANASE, two very important proteins for
-
      </div>
+
research and industry!</p>
-
      <div class="clearfix"></div>
+
        </div>
-
      </div>
+
 
-
      <div>
+
        <div class="col-xs-3">
-
      <div class="title-wrapper-dnmt1">
+
          <img src="/wiki/images/7/7d/Check_new.png" style="height:100px; margin-right:15px;">
-
        <span class="title-dnmt1">PCR 2.0</span>
+
        </div>
-
        <span class="special-span-dnmt1"></span>
+
 
       </div>
       </div>
-
      </div>
 
-
      <div class="arrow arrow-right"></div>
 
     </div>
     </div>
-
  </div>
+
    <div class="linie"></div>
-
  <div style="position:relative;" class="row">
+
 
-
    <div class="jumbotron slide red">
+
    <div class="row vcenter-table" style="margin:0;">
-
       <div>
+
      <div class="col-md-3 col-xs-12 vcenter-cell">
-
        <div class="col-md-4" style="z-index:5;">
+
        <img src="https://static.igem.org/mediawiki/2014/5/5a/Achievements_craut.png" class="img-responsive" style="margin-left:15px;">    
-
           <img style="margin-top:25px;"class="img-responsive" src="/wiki/images/8/82/Heidelberg_Project_Xylanase.png" />
+
       </div>
 +
 
 +
      <div class="col-md-9 col-xs-12 vcenter-cell">
 +
        <div class="col-xs-9">
 +
          <p style="font-weight:light; font-size:25px">Developing a NEW SOFTWARE to calculate customized linkers to circularize proteins.</p>  
 +
           <p style="margin-left:50px; font-size:20px">Making CRAUT open-source for the scientific community.</p>
         </div>
         </div>
-
         <div class="col-md-8">
+
 
-
           <h1 style="text-align: right; color: black; padding-right: 130px;" ><span style="font-size: 0.8em;">circular <span style="color:white;">heat-stable</span></span><br><span style="font-size:1.3em;">Xylanase</span></h1>
+
         <div class="col-xs-3">
-
          <p>Xylanase is an important enzyme for the pulp and paper industry.</p>
+
           <img src="/wiki/images/7/7d/Check_new.png" style="height:100px; margin-right:15px;">
-
          <p>Bla bla</p>
+
-
          <p>In future Xylanase could be used for the production of biofuel.</p>
+
         </div>
         </div>
-
        <div class="clearfix"></div>
+
 
       </div>
       </div>
-
      <div class="title-wrapper-dnmt1" style="text-align: right; color:white; font-weight:bold;">
+
      </div>
-
          <span class="title-dnmt1">INDUSTRY</span>
+
    <div class="linie"></div>
-
          <span class="special-span-dnmt1"></span>
+
 
 +
    <div class="row vcenter-table" style="margin:0;">
 +
      <div class="col-md-3 col-xs-12 vcenter-cell">
 +
        <img src="https://static.igem.org/mediawiki/2014/e/e5/Heidelberg_Frontpage_igemathome.png" class="img-responsive" style="margin-left:15px;">    
       </div>
       </div>
-
      <div class="arrow arrow-left"></div>
+
 
-
    </div>
+
          <div class="col-md-9 col-xs-12 vcenter-cell">
-
  </div>
+
        <div class="col-xs-9">
-
  <div class="row">
+
          <p style="font-weight:light; font-size:25px"> Establishing a distributed computing platform called <a href="https://2014.igem.org/Team:Heidelberg/Software/igemathome">iGEM@home</a>.</p>  
-
    <div class="jumbotron slide dark-grey" style="color:white;">
+
          <p style="margin-left:50px; font-size:20px">Using this platform as an entirely new way to reach out to the world with synthetic biology concepts!</p>
-
      <div>    
+
-
        <div class="col-md-4 col-md-push-8 col-md-offset-0 col-xs-offset-3 col-xs-6" style="z-index:5;">
+
-
          <img class="img-responsive" src="/wiki/images/a/af/Enzymekinetics.png" />
+
         </div>
         </div>
-
         <div class="col-md-8 col-md-pull-4 col-xs-12">
+
 
-
           <h1 style="text-align: left;" ><span style="font-size:2em;">LINK it!</span></h1>
+
 
-
          <p>Could every protein becomes heat stable by circularization, even if it´s the most complex of all?</p>
+
         <div class="col-xs-3">
-
          <p>Circularization is a narrow path between gaining heat-stability and loosing function due to deformation. We developed a linker software, which predict the perfect linker depending on the folding structure of every protein.</p>
+
           <img src="/wiki/images/7/7d/Check_new.png" style="height:100px; margin-right:15px;">
-
        </div>
+
-
        <div class="col-lg-12">
+
-
          <p>In an extensive linker screening our software was improved and calibrated using the lambda phage lysozyme.</p>
+
         </div>
         </div>
-
        <div class="clearfix"></div>
 
       </div>
       </div>
-
      <div class="arrow arrow-left"></div>
 
     </div>
     </div>
-
  </div>
+
  <div class="linie"></div>
-
  <div class="row">
+
<div class="row" style="margin:0;">
-
    <div class="jumbotron slide grey">
+
       <div class="col-md-3 col-xs-12 vcenter-cell">
-
       <div>
+
        <img src="https://static.igem.org/mediawiki/2014/1/18/Achievements_md.png" class="img-responsive" style="margin-left:15px;">    
-
        <div>
+
      </div>
-
          <div class="col-md-3 col-md-offset-0 col-xs-6 col-xs-offset-3" style="z-index:5;">
+
 
-
            <img class="img-responsive" src="/wiki/images/e/e5/Heidelberg_Frontpage_igemathome.png" />
+
           <div class="col-md-9 col-xs-12 vcenter-cell">
-
          </div>
+
        <div class="col-xs-9">
-
           <div class="col-md-9 col-xs-12">
+
          <p style="font-weight:light; font-size:25px">Creating a NEW SOFTWARE to display the notebook on the wiki.</p>  
-
            <h1 style="text-align: left; color:#DE4230;" ><span style="font-size:1.5em; font-weights:bold;">CALCULATE it!</span></h1>
+
           <p style="margin-left:50px; font-size:20px">Distributing MidNightDOC to the iGEM community to help future teams organize their protocols!</p>
-
           </div>
+
-
          <div class="clearfix"></div>
+
         </div>
         </div>
-
         <div class="col-md-8 col-xs-12">
+
 
-
        <p><br/>After calculating for eleven days and the breakdown of both computational and mental power we decided to spread the modeling of the linkers.</p>
+
 
-
        <p>The iGEM Team Heidelberg developed <a href="/Team:Heidelberg/Software/igemathome">iGEM@home</a>, a software to divide extensive computing task into many packages and to distribute them to many computers. Now over 1,000 volunteers are calculating for us when their computers are idle.</p>
+
         <div class="col-xs-3">
-
        <p>As a new tool for the iGEM community this system enables every student team to archieve their modeling without access to big server farms.</p>
+
          <img src="/wiki/images/7/7d/Check_new.png" style="height:100px; margin-right:15px;">
         </div>
         </div>
-
        <div class="col-md-4 col-md-offset-0 col-sm-offset-3 col-sm-6 col-xs-offset-2 col-xs-8">
+
 
-
          <img style="position:relative; top: -35px;" class="img-responsive" src="/wiki/images/5/52/Heidelberg_Frontpage_igemathome_cloud.png" />
+
  </div>
-
        </div>
+
  </div>
-
        <div class="clearfix"></div>
+
</div>
 +
 
 +
  <div class="tab-pane fade"  style="color:white;" id="Medal_Criteria-tab">
 +
 
 +
    <div class="col-md-12 col-sm-12 col-xs-12" style="margin-top: 20px">
 +
    </div>
 +
    <div class="row "> 
 +
      <div class="col-md-3 col-xs-12">
 +
        <img class="medal" src="https://static.igem.org/mediawiki/2014/6/63/Heidelberg_Bronze.png">
 +
      </div>
 +
 
 +
      <div class="col-md-9 col-xs-12">
 +
        <h1>Bronze</h1>
 +
        <br>
 +
        <ul>
 +
          <li>Please find a comprehensive compilation of <a href="https://2014.igem.org/Team:Heidelberg/Team/Sponsoring">sponsors</a>, partners and scientific contributors on our <a href="https://2014.igem.org/Team:Heidelberg/Team/Attributions">acknowledgements page</a>. </li>
 +
          <br/>
 +
          <li>We also encourage you to take notice of the projects “Photo-intein” and “Mito-intein” by <a href="https://2014.igem.org/Team:Queens_Canada/Project">iGEM team Queens from Canada</a> that may supply you with complementary information and tools for the use of inteins in synthetic biology!</li>
 +
          <br/>
 +
          <li>A list of links to more than 60 parts in the registry submitted by our team (being or not being part of the new intein toolbox) can be found <a href="https://2014.igem.org/Team:Heidelberg/Parts#allParts">here</a>.</li>
 +
        </ul>
       </div>
       </div>
-
      <div class="arrow arrow-left"></div>
 
     </div>
     </div>
-
  </div>
+
 
-
  <div class="row">
+
    <div class="row ">
-
    <div class="jumbotron slide dark-grey" style="color:white; position:relative;">
+
       <div class="col-md-3 col-xs-12">
-
       <div class="col-lg-5 col-md-5 hidden-sm hidden-xs" style="position:relative; bottom:-48px;">
+
         <img class="medal" src="https://static.igem.org/mediawiki/2014/b/bf/Heidelberg_Silver.png">
-
         <img class="img-responsive" src="/wiki/images/5/5e/Heidelberg_Frontpage_Team.png" />
+
       </div>
       </div>
-
       <div class="col-lg-7 col-md-7 col-sm-12 col-xs-12">
+
 
-
         <h1>Who are we?</h1>
+
       <div class="col-md-9 col-xs-12">
-
         <p>We are the iGEM Team Heidelberg 2014 consisting of 12 highly motivated bachelor and master students studying at Heidelberg University.</p>
+
         <h1>Silver</h1>
-
        <p>For our project we got great feedback and support from our supervisors.</p>
+
         <br>
-
        <p>Take a look at our <a href="/Team:Heidelberg/Team">Teampage</a>!</p>
+
        <ul>
-
        <h1>Thank you!</h1>
+
          <li>We experimentally validated that our biobricks <a href="http://parts.igem.org/Part:BBa_K1362000">BBa_K1362000</a>, <a href="http://parts.igem.org/Part:BBa_K1362100">BBa_K1362100 </a>and <a href="http://parts.igem.org/Part:BBa_K1362101">BBa_K1362101</a> work as expected. For more information on the <a href="https://2014.igem.org/Team:Heidelberg/Parts#Favorite Parts">parts</a> please visit the corresponding main pages in the parts registry or explore their involvement in our subprojects.</li>
-
        <p>We want thank all people who helped us and supported our work in the lab.</p>
+
          <br/>
 +
          <li>Religious perceptions of synthetic biology have been part of several surveys during the past ten years of iGEM and Human Practices projects. Since religious groups cover the majority of worlds population, deliver moral values and wield power at the same time, we decided to dedicate a whole event on the topic of religion, philosophy and ethics regarding synthetic biology. Please find an <a href="https://2014.igem.org/Team:Heidelberg/Human_Practice/Ethics">evaluation of our event</a> on the corresponding Human Practices pages. <!--In order to reassure ourselves about the acceptability of our project and synthetic biology in general, we also used this opportunity to build up on the work of the iGEM Team Heidelberg 2013 and conducted a survey that addresses basic questions regarding the public reflection of our work.-->
 +
          </li>
 +
        </ul>
       </div>
       </div>
-
     
 
-
      <div class="clearfix"></div>
 
     </div>
     </div>
 +
 +
    <div class="row">
 +
      <div class="col-md-3 col-xs-12">
 +
        <img class="medal" src="https://static.igem.org/mediawiki/2014/0/0a/Heidelberg_Gold.png">
 +
      </div>
 +
 +
      <div class="col-md-9 col-xs-12">
 +
        <h1>Gold</h1>
 +
        <ul>
 +
          <li>We improved the function of the <b>already existing</b> biobrick part <a href="http://parts.igem.org/Part:BBa_K117505">BBa_K1175005 </a>by optimizing and resubmitting the corresponding sequence of B. subtilis xylanase to the registry (Part:<a href="http://parts.igem.org/Part:BBa_K1362020"> BBa_K1362020</a>). In addition, we submitted a new part for expression of <a href="http://parts.igem.org/Part:BBa_K1362022">circularized xylanase </a>(BBa_K1362022) that might be used in future applications with need for refined enzyme stability.</li>
 +
          <br/>
 +
          <li>Despite the fact that we focused on building a set of powerful soft- and wetware tools to help future iGEM-teams developing and realizing projects in synthetic biology, we are happy to announce that we were also able to help out several team during the course of our project, aspecially with sending <a href="https://2014.igem.org/Team:Heidelberg/Parts#Backbones"> our expression vectors</a>. Read more abou in in our <a href="https://2014.igem.org/Team:Heidelberg/Team/Collaborations">Collaborations</a>.</li>
 +
          <br/>
 +
          <li>In the style of of the new iGEM community labs track that involves science amateurs “beyond the accolades of scientific publishing and economic reward”, we sought for a new way to involve laymen in actual science and build a strong community of well informed supporters and communicators of synthetic biology at the same time. Now we proudly present the crowd sourcing and communication platform <a href="https://2014.igem.org/Team:Heidelberg/Human_Practice/igemathome">iGEM@home</a>.</li>
 +
        </ul>
 +
      </div>
 +
    </div>
 +
   </div>
   </div>
</div>
</div>
-
</html>
 
-
{{:Team:Heidelberg/Templates/IncludeJS|:Team:Heidelberg/js/frontpage}}
+
 
 +
</div>
 +
<script type="text/javascript">
 +
$(document).ready(function(){
 +
if(window.location.hash) {
 +
  var hash = window.location.hash.substring(1); //Puts hash in variable, and removes the # character
 +
  if(hash == "Abstract")
 +
      $('#abstract-content').slideDown(400, function() {$('#dropdownImg').attr("src", "/wiki/images/f/f2/Heidelberg-Abstract-dropup.png");});
 +
}
 +
$('#abstract-dropdown').click(function() {
 +
if($('#abstract-content').css("display") == 'none'){
 +
$('#abstract-content').slideDown(400, function() {$('#dropdownImg').attr("src", "/wiki/images/f/f2/Heidelberg-Abstract-dropup.png");});
 +
}
 +
else{
 +
$('#abstract-content').slideUp(400, function() {$('#dropdownImg').attr("src", "/wiki/images/7/70/Heidelberg_Abstract-dropdown.png");});
 +
}
 +
});
 +
 
 +
$('#linker-links').mouseenter(function(){
 +
$('#redOverlay').stop(true);
 +
$('#redOverlay').fadeIn();
 +
});
 +
 
 +
$('#linker-links').mouseleave(function(){
 +
$('#redOverlay').stop(true);
 +
$('#redOverlay').fadeOut();
 +
});
 +
 
 +
$('.descr-box span').css("opacity", 0);
 +
$('.descr-box h3, .descr-box > a')
 +
.mouseenter(function(){
 +
var $element;
 +
if($(this).siblings().length == 0)
 +
// we're inside the warpping div, break out first
 +
$element = $(this).parent().parent()
 +
else
 +
$element = $(this).parent();
 +
 
 +
$element.find('span').stop(true).animate({opacity: 1}, 800);
 +
})
 +
.mouseleave(function() {
 +
var $element;
 +
if($(this).siblings().length == 0)
 +
// we're inside the warpping div, break out first
 +
$element = $(this).parent().parent();
 +
else
 +
$element = $(this).parent();
 +
 
 +
$element.find('span').stop(true).animate({opacity: 0}, 800);
 +
});
 +
 
 +
$('#toolbox')
 +
.mouseover(function() {
 +
$('#toolbox-img-hover').fadeIn();
 +
})
 +
.mouseleave(function() {
 +
$('#toolbox-img-hover').fadeOut();
 +
});
 +
 
 +
$('#myTab a').click(function (e) {
 +
    e.preventDefault()
 +
    $(this).tab('show')
 +
  })
 +
 
 +
});
 +
</script>
 +
</html>

Latest revision as of 08:22, 5 February 2015

 Project overview

Proteins are the functional basis of all biological processes and being able to control and improve their functions through design and engineering is one of the fundamental goals of Synthetic Biology. Protein splicing, a process in which a catalytically active internal polypeptide termed INTEIN excises itself from a precursor protein, has been used by our team to alter the functionalities of proteins in various ways post-translationally.

We have developed a comprehensive toolbox comprising five sets of standardized parts that provide standard mechanisms for specific modifications of proteins: (1) A purification standard to facilitate purification of recombinant proteins. (2) A construct that allows for post-translational fusion of protein domains to produce synthetic proteins (3) A standard that allows for switching proteins on and off. (4) One to oligomerize protein monomers. And (5) perhaps the most intriguing standard construct of this toolbox that was built to produce heat stable proteins, which can be achieved by circularization. In order to offer a comfortable way to apply any of the above mechanisms to a protein and a biological system we designed a toolbox guide that provides step by step instructions for cloning based on the intein standard parts described in our RFC.

Besides achieving a solid and broad foundation for future intein applications in synthetic biology, we aimed on deeply exploring one of the functions provided in our toolbox: circularization of proteins. In head to tail circularized peptides the terminal amino acids are joined together just like in the rest of the chain, forming a circular structure. Such peptides have been discovered in all kingdoms of life during the past years and they are unified by an extreme stability towards high temperatures, proteases and changes in pH. Synthetically connecting a protein's termini without disrupting its 3D structure and function is, however, a delicate task which has so far been accomplished only for relatively small proteins whose ends lie close to each other. With CRAUT we have brought into existence a powerful open-source software to predict an optimal rigid linker to support stabilizing circularization of a protein preserving its 3D structure and function. In order to provide us - and future iGEM teams - with a standard way to conduct the needed consuming modelling calculations we deployed a distributed computing platform we call iGEM@home that we also developed into a powerful science communication platform. As an evaluation of the linker software we screened linkers generated by the software by circularizing Lambda Lysozyme and experimentally evaluating the heat stability of the products.

Based on the calibrated software, we constructed linkers to circularize the 871 a.a. long methyltransferase Dnmt1 and provide data suggesting that circular DNMT1 is more functional than its linear counterpart at high temperatures. Our results have strong implications for developing an innovative PCR-based technique that could revolutionize epigenetic studies and cancer research by maintaining the methylation pattern of the DNA template during amplification. Besides a protein with potential medical (lysozyme) and one with biotechnological (DNMT1) applications we chose the hemicellulose Xylanase as a third target for circularization, that has applications in large scale production in paper and food industry.

As an additional feature we decided to add another dimension to intein mediated modifications of our toolbox by developing optically induced small inteins that are photocaged by an As LOV2 domain. While sterically hampering intein dimerization in the dark, the LOV domain opens up when exposed to blue light, releasing the intein to proceed the splicing reaction.

Setting new standards also for wiki documentation we created and developed a new way of documenting collaborative lab work by bringing the MidnightDoc to life.

Finally we complemented our already elaborate Human Practice activities with two events on education and religion, philosophy and ethics in synthetic biology.

CIRCULARIZATION

Create a linker with our crowd computing software and make your protein heat stable

OLIGOMERIZATION

Fuse multiple Proteins or Domains using Inteins

FUSION

Fuse two Proteins or Domains together using Inteins

ON/OFF

Activate or deactivate Proteins using Inteins

PURIFICATION

Purify your protein using inteins.
the intein
toolbox
 inducible via
light induction
Heat-stable
circular
DNA-
Methyltransferase

PCR 2.0
modify your protein
using the toolbox guide

Establishing protein circularization as a NEW BIOENGINEERING TOOL in synthetic biology.

Contributing to iGEM with a new foundational advance!

Providing a NEW COMPREHENSIVE TOOLBOX based on inteins for modifying proteins post-translationally.

Sending 67 Biobricks to Registry of Biological parts!

Development of a NEW STANDARD to make the use of inteins easy and modular.

Establishment of a new RFC!

Showing that the toolbox WORKS: proteins are circularized and split fluorescent proteins are reconstituted.

Making Gels, Western Blots, Fluorescence-based Assays and Mass spectrometry to prove it!

Creating circular DNMT1 and showing that it is ACTIVE.

For the first time achieving the circularization of a large protein!

Circularizing LYSOZYME and XYLANASE, two very important proteins for research and industry!

Developing a NEW SOFTWARE to calculate customized linkers to circularize proteins.

Making CRAUT open-source for the scientific community.

Establishing a distributed computing platform called iGEM@home.

Using this platform as an entirely new way to reach out to the world with synthetic biology concepts!

Creating a NEW SOFTWARE to display the notebook on the wiki.

Distributing MidNightDOC to the iGEM community to help future teams organize their protocols!

Bronze


  • Please find a comprehensive compilation of sponsors, partners and scientific contributors on our acknowledgements page.

  • We also encourage you to take notice of the projects “Photo-intein” and “Mito-intein” by iGEM team Queens from Canada that may supply you with complementary information and tools for the use of inteins in synthetic biology!

  • A list of links to more than 60 parts in the registry submitted by our team (being or not being part of the new intein toolbox) can be found here.

Silver


  • We experimentally validated that our biobricks BBa_K1362000, BBa_K1362100 and BBa_K1362101 work as expected. For more information on the parts please visit the corresponding main pages in the parts registry or explore their involvement in our subprojects.

  • Religious perceptions of synthetic biology have been part of several surveys during the past ten years of iGEM and Human Practices projects. Since religious groups cover the majority of worlds population, deliver moral values and wield power at the same time, we decided to dedicate a whole event on the topic of religion, philosophy and ethics regarding synthetic biology. Please find an evaluation of our event on the corresponding Human Practices pages.

Gold

  • We improved the function of the already existing biobrick part BBa_K1175005 by optimizing and resubmitting the corresponding sequence of B. subtilis xylanase to the registry (Part: BBa_K1362020). In addition, we submitted a new part for expression of circularized xylanase (BBa_K1362022) that might be used in future applications with need for refined enzyme stability.

  • Despite the fact that we focused on building a set of powerful soft- and wetware tools to help future iGEM-teams developing and realizing projects in synthetic biology, we are happy to announce that we were also able to help out several team during the course of our project, aspecially with sending our expression vectors. Read more abou in in our Collaborations.

  • In the style of of the new iGEM community labs track that involves science amateurs “beyond the accolades of scientific publishing and economic reward”, we sought for a new way to involve laymen in actual science and build a strong community of well informed supporters and communicators of synthetic biology at the same time. Now we proudly present the crowd sourcing and communication platform iGEM@home.