Team:TU Eindhoven/ZAP

From 2014.igem.org

(Difference between revisions)
Line 1: Line 1:
-
{{:Team:TU_Eindhoven/Template:NavPanel}}
+
{{:Team:TU_Eindhoven/Templates/NavigationPanel}}
<html>
<html>
 +
<head>
<head>
 +
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 +
<title>iGEM Team TU Eindhoven 2014</title>
 +
<meta name="keywords" content="" />
 +
<meta name="description" content="" />
 +
        <meta name="viewport" content="width=device-width" /> 
 +
<link href="https://2014.igem.org/Team:TU_Eindhoven/css/tooplate_style?action=raw&ctype=text/css" rel="stylesheet" type="text/css" charset="utf-8" />
 +
<link href="https://2014.igem.org/Team:TU_Eindhoven/css/coda-slider?action=raw&ctype=text/css" rel="stylesheet" type="text/css" charset="utf-8" />
 +
<link href="https://2014.igem.org/Team:TU_Eindhoven/css/styles?action=raw&ctype=text/css" rel="stylesheet" type="text/css" charset="utf-8" />
-
<title>Project Description</title>
+
<style type="text/css">
-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+
/* Start Removing iGEM Style */
-
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
+
-
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,600' rel='stylesheet' type='text/css'>
+
-
<link href="https://2014.igem.org/Team:TU_Eindhoven/Style:Pages?action=raw&ctype=text/css" rel="stylesheet" type="text/css" media="all" />
+
-
<script type="text/javascript" src="https://2014.igem.org/Team:TU_Eindhoven/jquery.min?action=raw&ctype=text/js"></script>
+
-
<script type="text/javascript" src="https://2014.igem.org/Team:TU_Eindhoven/jquery.move-top?action=raw&ctype=text/js"></script>
+
-
<script type="text/javascript" src="https://2014.igem.org/Team:TU_Eindhoven/jquery.easing?action=raw&ctype=text/js"></script>
+
-
  <script type="text/javascript">
+
-
jQuery(document).ready(function($) {
+
-
$(".scroll").click(function(event){
+
-
event.preventDefault();
+
-
$('html,body').animate({scrollTop:$(this.hash).offset().top},1200);
+
-
});
+
-
});
+
-
</script>
+
-
<script type="text/javascript" src="js/script.js"></script>
+
-
</head>
+
body {
 +
  margin-top: 0px;
 +
}
 +
#content {
 +
  width:auto;
 +
  margin:0px;
 +
  padding:0px;
 +
  border:none;
 +
  background:none;
 +
}
-
<div class="top_bg">
+
#globalWrapper {
-
<div class="wrap">
+
  width:auto;
-
<div class="top">
+
  padding:0px;
-
<h2>Zwitterionic Antifouling Protein</h2>
+
  margin-top:-25px;
-
</div>
+
}
-
</div>
+
-
</div>
+
-
<div class="wrap">
+
-
<div class="main">
+
-
<div class="team">
+
-
<div class="clear"></div>
+
#top-section {
-
<div class="maintext">
+
  height:10%;
-
      <div class="Jasper">
+
  width:100%;
-
        <span>Introduction</span>   
+
  border:none;
-
      <p class="para">A side project of this year’s TU Eindhoven iGEM Project is the Zwitterionic Encapsulation of a bacterial cell. The ultimate goal is however the same; create an antifouling encapsulation in order to evade the immune system. The difference is, however, that this approach encompasses a fully assembled system. Thus no alterations are possible as is the case with the click reaction.
+
  border-top:none;
-
Roughly, the TU Eindhoven’s zwitterionic encapsulation is the result of zwitterionic interactions of polymers consisting of mainly Glutamic Acid (negatively charged) and Lysine (positively charged). We have chosen for these amino acids due to the demonstrated antifouling properties of the combination of these negatively and positively charged amino acids. [1]
+
}
-
<br><br>
+
#searchInput, #contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
 +
  display:none;
 +
}
-
The idea is therefore a polymer chain consisting of mainly Glutamic Acid and Lysine, bound to an anchor in order to facilitate the encapsulation around the bacterial cell. Penn iGEM team 2012 used an anchor which was able to bear a mCherry fluorescent group. Thus, the general idea is a bacterial cell littered with transmembrane anchors provided with a polymer chain comprising Glutamic Acids and Lysines. The amino acids interact with each other in order to form a network which is impervious for antibodies.
+
a {
 +
  background:none;
 +
}
-
<br><br><br><br>
+
/* End Removing iGEM Style */
-
<span>Bibliography</span><br><br>
+
/* Start Customizing iGEM Menubar */
 +
 
 +
#menubar {
 +
  display:table-cell;
 +
  width:auto;
 +
  height:auto;
 +
  opacity:0;
 +
  font-size:14px;
 +
  padding-top:5px;
 +
  background:none;
 +
}
 +
 
 +
#menubar:hover{
 +
  display:table-cell;
 +
  width:auto;
 +
  height:auto;
 +
  opacity:1;
 +
  font-size:14px;
 +
  padding-top:5px;
 +
  background:none;
 +
}
 +
 
 +
#menubar.left-menu {
 +
  padding-top:5px;
 +
  padding-left:2%;
 +
}
 +
 
 +
#menubar.right-menu {
 +
  text-align: right;
 +
  padding-right:2%;
 +
  padding-top:5px;
 +
}
 +
 
 +
#menubar.left-menu a {
 +
  border: none;
 +
  color: #454545;
 +
}
 +
 
 +
#menubar.right-menu a {
 +
  border: none;
 +
  color: #454545;
 +
}
 +
 
 +
#menubar * {
 +
  background: transparent;
 +
 
 +
}
 +
 
 +
#menubar * a:hover{
 +
  color: #00BAC6;
 +
  text-decoration: none;
 +
}
 +
 
 +
#menubar > ul > li:last-child {
 +
  display: none;
 +
}
 +
 
 +
/* End Customizing iGEM Menubar */
 +
     
 +
 
 +
</style>
 +
</head>
 +
 
 +
<div id="slider">
 +
    <div id="tooplate_100_wrapper_01">
 +
    <div id="tooplate_100_wrapper_02">
 +
    <div id="tooplate_wrapper">
 +
         
 +
        <div id="contentwiki" style="height:500px;">
 +
             
 +
              <div class="panel" id="home">
 +
               
 +
                <div class="col_700_2 float_r">
 +
                  <h2>Zwitterionic Antifouling Protein</h2>
 +
                  <p>This wiki is currently under construction</p>
 +
                </div>
 +
 +
    </div> <!-- end of content -->
 +
    </div> <!-- end of wrapper -->
 +
    </div>
 +
 +
    </div> <!-- end of slider -->
-
[1] Yang, Q., Wang, L., Lin, W., Ma, G., Yuan, J., & Chen, S. (2014). Development of nonfouling polypeptides with uniform alternating charges by polycondensation of the covalently bonded dimer of glutamic acid and lysine. Journal of Materials Chemistry B, 2, 577-584.
+
</body>
-
</p>
+
-
+
-
      </div>
+
-
      <div class="clear"></div>
+
-
      </div>
+
-
     
+
-
      <div class="clear"></div>
+
-
</div></div>
+
</html>
</html>
-
{{:Team:TU_Eindhoven/Template:Footer}}
+
{{:Team:TU_Eindhoven/Templates/Footer}}

Revision as of 05:41, 4 October 2014

iGEM Team TU Eindhoven 2014

iGEM Team TU Eindhoven 2014

Zwitterionic Antifouling Protein

This wiki is currently under construction

iGEM Team TU Eindhoven 2014