Team:Hong Kong HKU

From 2013.igem.org

(Difference between revisions)
 
(48 intermediate revisions not shown)
Line 1: Line 1:
-
{{:Team:Hong_Kong_HKU/templates/header}}
+
{{:Team:Hong_Kong_HKU/templates/header_frontpage}}
<html>
<html>
-
<body>
+
<head>
-
     
+
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
-
<div id="divAbout">
+
<script src="http://www.buzz-code.com/file/hku_igem/lean-slider.js"></script>
-
<div id="divContent"><br><br><p style="color: #FFF; font-size: 12px; font-family: Baskerville, 'Palatino Linotype', Palatino, 'Century Schoolbook L', 'Times New Roman', serif; text-align: left;">
+
<link rel="stylesheet" href="http://www.buzz-code.com/file/hku_igem/lean-slider.css" type="text/css" />
 +
<link rel="stylesheet" href="http://www.buzz-code.com/file/hku_igem/sample-styles.css" type="text/css" />
 +
</head>
-
Bacterial Microcompartments (MCP) are closed polyhedral shells, diameter of 100-150nm, which is made of thin protein sheets, enclosing enzymes and cofactors for various forms of fermentative metabolism. Salmonella enteric enthanolamine ultilization (Eut) MCP is one example.
+
<body bgcolor="#000000">
 +
<div id="wrapper"> 
-
5 genes (Eut S, M, N, L, K) encodes thousands of copies of shell proteins to form a heterogenous MCP shell and empty recombinant Eut Shell has been successfully expressed in E.coli.  
+
<div id="slider">
-
In addition, a localization signal (N terminal of EutC19) has been identified and signal fused enzymes/ proteins could be targeted to the cavity of the MCP.
+
    <div class="slide1">
-
Inspired by these studies, we think this Eut MCP can become a versatile tool if we can:
+
        <img src="https://static.igem.org/mediawiki/2013/c/c1/Panel_Welcome_00000_00000.jpg" alt="" />
-
(a) Modify its exterior surface to enable surface display
+
    </div>
-
(b) Localize special enzyme into the MCP to enable specific metabolism
+
    <div class="slide2">
-
(c) Store useful or harmful molecules into the MCP
+
        <img src="https://static.igem.org/mediawiki/2013/2/2a/Panel_Biobricks_00000_00000.jpg" alt="" />
 +
    </div>
 +
    <div class="slide3">
 +
        <img src="https://static.igem.org/mediawiki/2013/5/58/Panel_Human_Practice_00000_00000.jpg" alt="" />
 +
    </div>   
 +
    <div class="slide4">
 +
        <img src="https://static.igem.org/mediawiki/2013/0/00/Panel_Applications_00000_00000.jpg" alt="" />
 +
    </div>
 +
</div>mhvnh h
 +
    <div id="slider-direction-nav"></div>
 +
    <div id="slider-control-nav"></div>
-
In this iGEM project, using Eut Microcompartment, we aim to show:
 
-
(1) MCP shell surface can be used to display specific peptides, without disrupting the MCP structure, to enable cell-specific targeting for drug delivery system, easy purification etc. We will display Flag and His tag as a proof of concept.
 
-
(2) Localize polyphosphate kinase (ppk1) into the native/ engineered MCP to polymerize inorganic phosphate and accumulate them in MCP, trying to treat phosphate pollution in waste water.
 
-
We will divide into 2 parallel sub-teams, specifically working on surface decoration and ppk enzyme.
 
-
</p>
 
-
</div>
+
<br>
 +
<table width="960px" cellpadding="0px">
 +
<tr>
 +
<td>
 +
<p>
 +
<a href="https://2013.igem.org/Team:Hong_Kong_HKU/Project" target="_new">
 +
<img src="https://static.igem.org/mediawiki/2013/2/24/New_button_take_a_glance_00000.jpg" width="236" />
 +
</a>
 +
<a href="https://2013.igem.org/Team:Hong_Kong_HKU/Parts" target="_new">
 +
<img src="https://static.igem.org/mediawiki/2013/6/68/New_button_biobricks_00000.jpg" width="236"  />
 +
</a>
 +
<a href="https://2013.igem.org/Team:Hong_Kong_HKU/humanpractice/talk" target="_new">
 +
<img src="https://static.igem.org/mediawiki/2013/5/56/New_button_Human_Practice_00000.jpg" width="236"  />
 +
</a>
 +
<a href="https://2013.igem.org/Team:Hong_Kong_HKU/humanpractice/futureapps" target="_new">
 +
<img src="https://static.igem.org/mediawiki/2013/e/ee/New_button_applications_00000.jpg" width="236" />
 +
</a>
 +
</p>
 +
</td>
 +
</tr>
 +
</table>
 +
<br><br>
</div>
</div>
 +
<script>
 +
$(document).ready(function() {
 +
    $('#slider').leanSlider({
 +
            directionNav: '#slider-direction-nav',
 +
            controlNav: '#slider-control-nav'
 +
        });
 +
});
 +
 +
</script>
</body>
</body>
</html>
</html>

Latest revision as of 13:08, 11 October 2014

mhvnh h