Team:HKU-Hong Kong

From 2011.igem.org

(Difference between revisions)
 
(22 intermediate revisions not shown)
Line 1: Line 1:
-
{|align="justify"
 
-
|-
 
-
|
 
<html>
<html>
-
<head>
+
<head>
-
<title>Introduction of our project 7-7-2011(amendments).docx</title><style type="text/css">@import url(https://themes.googleusercontent.com/fonts/css?kit=POVDFY-UUf0WFR9DIMCU8g);ol{margin:0;padding:0}p{margin:0}.c5{width:415.3pt;background-color:#ffffff;padding:72pt 90pt 72pt 90pt}.c0{font-size:12pt;font-style:italic;font-family:Droid Sans}.c1{text-align:justify;direction:ltr}.c3{font-size:12pt;font-family:Droid Sans}.c8{margin:5px;border:1px solid black}.c4{text-indent:36pt}.c6{height:12pt}.c7{font-weight:bold}.c2{direction:ltr}body{color:#000000;font-size:12pt;font-family:Times New Roman}h1{padding-top:12pt;line-height:1.0;text-align:left;color:#000000;font-size:16pt;font-family:Arial;font-weight:bold;padding-bottom:3pt}h2{padding-top:12pt;line-height:1.0;text-align:left;color:#000000;font-style:italic;font-size:14pt;font-family:Arial;font-weight:bold;padding-bottom:3pt}h3{padding-top:12pt;line-height:1.0;text-align:left;color:#000000;font-size:13pt;font-family:Arial;font-weight:bold;padding-bottom:3pt}h4{padding-top:12pt;line-height:1.0;text-align:left;color:#000000;font-size:14pt;font-family:Times New Roman;font-weight:bold;padding-bottom:3pt}h5{padding-top:12pt;line-height:1.0;text-align:left;color:#000000;font-style:italic;font-size:13pt;font-family:Times New Roman;font-weight:bold;padding-bottom:3pt}h6{padding-top:12pt;line-height:1.0;text-align:left;color:#000000;font-size:11pt;font-family:Times New Roman;font-weight:bold;padding-bottom:3pt}</style></head><body class="c5"><p class="c1"><span class="c3 c7">Introduction of our project</span></p><p class="c1 c6"><span class="c3 c7"></span></p><p class="c1"><span class="c3">&nbsp; &nbsp; Silencing of genes is a method adopted by cells to control their gene expression and the production of gene products. In eukaryotic cells, both heterochromatin and euchromatin are present. There is active transcription in euchromatin because of acetylation while there is inactive transcription in heterochromatin because of methylation. &nbsp; </span></p><p class="c1 c6"><span class="c3"></span></p><p class="c1"><span class="c3">&nbsp; &nbsp; Our project is called &ldquo;Super Silencer&rdquo;. We are trying to mimic heterochromatin in </span><span class="c0">Escherichia coli</span><span class="c3">&nbsp;(</span><span class="c0">E. coli</span><span class="c3">) so that we can better manipulate the bacteria by silencing particular genes. Our idea is to utilize</span><span class="c0">&nbsp;</span><span class="c3">a&nbsp;natural protein called histone-like nucleoid structuring protein (H-NS) to silence the target gene. H-NS is a major bacterial chromatin component which influences DNA structure and gene expression. It binds to DNA non-specifically with its C-terminal and polymerizes by its N-terminal.&nbsp;</span></p><p class="c1 c6"><span class="c3"></span></p><p class="c1 c4"><span class="c3">We are trying to replace&nbsp;the H-NS&#39;s&nbsp;C-terminal&nbsp;with a specific DNA binding domain like tetR to perform a site specific DNA binding to the corresponding DNA binding site tetO.&nbsp;We anticipate&nbsp;that the mutated H-NS with tetR will bind to the specific site (tetO) desired and recruit wild type H-NS (without tetR) to bind to adjacent DNA non-specifically and silence them on transcription level as a result of the blockage of gene by both the mutated and wild type H-SN. </span></p><p class="c1 c4 c6"><span class="c3"></span></p><p class="c1 c4"><span class="c3">We are using the green fluorescent protein (GFP) gene to test this principle. Normal genes without the binding of mutated H-SN with tetR to tetO site will have usual fluorescent intensity. However, if there is binding of mutated H-SN with tetR to the tetO site, there will be polymerisation of this specific DNA binding protein with the non-specific DNA binding protein. Hence, blocking of the transcription of the particular gene will result in silencing of the gene.
+
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-
</html>
+
  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
 +
  <script type="text/javascript">
 +
  $(document).ready(function(){
-
|[[Image:HKU-Hong_Kong_team.png|right|frame|Your team picture]]
+
    $(function(){
-
|-
+
    var path = location.pathname.substring(1);
-
|
+
    var last = path.split("/");
 +
    if ( last[1] ) {
 +
      $('#headover ul li a[href*="' + last[1] + '"]').addClass("curlink").css("color","#01DF01");
 +
    }
 +
    else {
 +
      $('#headover ul li a[href$="' + path + '"]').addClass("curlink").css("color","#01DF01");
 +
    }
 +
    });
-
|}
+
    $('#menuback').mouseover(function() {
 +
    $('#headover').stop().animate({height:'150px',top:'0px'},1000);
 +
    });
-
<!--- The Mission, Experiments --->
+
    $('#menu').mouseleave(function() {
 +
    $('.listhead').not('.curlink').css("color","#ffffff");
 +
    $('.listmain').not('.curlink').css("color","#dddddd");
 +
    $('#headover ul').fadeOut(500);
 +
    $('#headover').stop().animate({height:'50px',top:'500px'},1000);
 +
    });
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
    $('.listhead').mouseover(function(){
-
!align="center"|[[Team:HKU-Hong_Kong|Home]]
+
    $('.listhead').not('.curlink').css("color","#ffffff");
-
!align="center"|[[Team:HKU-Hong_Kong/Team|Team]]
+
    $(this).css("color","#444444");
-
!align="center"|[https://igem.org/Team.cgi?year=2011&team_name=HKU-Hong_Kong Official Team Profile]
+
    $('#headover ul').css("display","none");
-
!align="center"|[[Team:HKU-Hong_Kong/Project|Project]]
+
    var vActive = $(this).attr("id");
-
!align="center"|[[Team:HKU-Hong_Kong/Parts|Parts Submitted to the Registry]]
+
    $('.'+vActive).stop(true, true).fadeIn(500);
-
!align="center"|[[Team:HKU-Hong_Kong/Modeling|Modeling]]
+
    });
-
!align="center"|[[Team:HKU-Hong_Kong/Notebook|Notebook]]
+
 
-
!align="center"|[[Team:HKU-Hong_Kong/Safety|Safety]]
+
    $('.listmain').mouseover(function(){
-
!align="center"|[[Team:HKU-Hong_Kong/Attributions|Attributions]]
+
    $('.listmain').not('.curlink').css("color","#dddddd");
-
|}
+
    $(this).css("color","#01DF01");
 +
    });
 +
 
 +
    $('#headover').mouseleave(function(){
 +
    $('.listmain').not('.curlink').css("color","#dddddd");
 +
    });
 +
 
 +
  });
 +
  </script>
 +
  <style type="text/css">
 +
 
 +
  a:link {color:#04B404;}
 +
  a:visited {color:#04B404;}
 +
  a:hover {color:#04B404;}
 +
  a:active {color:#04B404;}
 +
 
 +
  #top-section {
 +
  background-color: #000000;
 +
  height: 100px;
 +
  border: none;
 +
  width:910px;
 +
  height:20px}
 +
 
 +
  #p-logo {
 +
  position: absolute;
 +
  display: none;}
 +
 
 +
  #search-controls {
 +
  display: none;}
 +
 
 +
  #menubar.left-menu {
 +
  position: absolute;
 +
  top:0px;
 +
  left:0px;}
 +
 
 +
  #menubar.right-menu {
 +
  position: absolute;
 +
  top:0px;
 +
  right:0px;}
 +
 
 +
 
 +
  #menubar a:active,#menubar a:hover,#menubar a:link,#menubar a:visited {
 +
  color: #04B404;}
 +
 
 +
  #footer-box {
 +
  position: relative;
 +
  top:400px;
 +
  left: 0px;
 +
  color: #000000;
 +
  width:900px;}
 +
 
 +
  body {
 +
  background-color: #000000}
 +
 
 +
  .firstHeading {
 +
    display: none;}
 +
 
 +
  #content {
 +
    width: 900px;
 +
    border: none;
 +
    font-family: georgia, helvetica, arial, sans-serif;
 +
    background-color:#000000;
 +
    color: #FFFFFF}
 +
 
 +
  #title {
 +
    width:900px;
 +
    height:55px;
 +
    position: relative;
 +
    top: 0px;
 +
    left: 0px;}
 +
 
 +
  #paralogo {
 +
    width:600px;
 +
    height:50px;
 +
    position: relative;
 +
    top: 0px;
 +
    left: 0px;}
 +
 
 +
 
 +
  #igemlogo {
 +
    width:100px;
 +
    height:50px;
 +
    position:absolute;
 +
    top:0px;
 +
    left:420px;}
 +
 
 +
  #csynbilogo {
 +
    width:300px;
 +
    height:50px;
 +
    position:absolute;
 +
    top:0px;
 +
    left:670px;}
 +
 
 +
  #belink a {
 +
    text-decoration:none;}
 +
 
 +
  #mblink {
 +
    width:205px;
 +
    height:16px;
 +
    position: absolute;
 +
    top: 42px;
 +
    font-size:1em;
 +
    left: 697px;
 +
    font-weight:500;}
 +
 
 +
  #mblink a {
 +
    text-decoration:none;}
 +
 
 +
  #menu {
 +
    width:900px;
 +
    height:150px;
 +
    position: relative;
 +
    top: 20px;
 +
    left: 0px;}
 +
 
 +
  #menuback {
 +
    width:100px;
 +
    height:500px;
 +
    position: absolute;
 +
    top: 0px;
 +
    left: 0px;
 +
    background-color: #01DF01;}
 +
 
 +
  #headpic {
 +
    width:800px;
 +
    height:500px;
 +
    position: absolute;
 +
    top: 0px;
 +
    left: 100px;
 +
    background-image: url('http://lh6.ggpht.com/-lr4PeisGgQM/SPRjO-VGCLI/AAAAAAAADdA/Mu2pdLkZ4N0/s800/R0010181_bw.jpg'); }
 +
 
 +
  #headover {
 +
    width: 800px;
 +
    height:50px;
 +
    position: absolute;
 +
    top: 450px;
 +
    left: 0px;
 +
    background: url(https://static.igem.org/mediawiki/2010/d/d8/Imperialigemheadoverone.png) 0px 0px no-repeat; }
 +
 
 +
  a {
 +
    outline:none;}
 +
 
 +
  #headtit{
 +
    font-family: georgia, helvetica, arial, sans-serif;
 +
    font-size: 1.2em;
 +
    color: #ffffff;
 +
    position: absolute;
 +
    top: 0.5em;
 +
    right: 1.4em;}
 +
 
 +
  .dark{
 +
    color: #dddddd;}
 +
 
 +
  .highlight{
 +
    color: #01DF01;}
 +
 
 +
  #menulist{
 +
    position: absolute;
 +
    top: 16px;
 +
    left: 5px;
 +
    list-style: none;}
 +
 
 +
  #menulist li{
 +
    height: 30px;
 +
    }
 +
 
 +
  #menulist li a{
 +
    font-weight: 200;
 +
    font-size: 1.2em;
 +
    text-decoration: none;
 +
    font-family: georgia, helvetica, arial, sans-serif;
 +
    color: #ffffff;}
 +
 
 +
  #headover ul{
 +
    list-style: none;
 +
    display: none;
 +
    position: absolute;
 +
    top: 1.2em;
 +
    left: 0.2em;
 +
    }
 +
 
 +
  #headover ul ul{
 +
    position: absolute;
 +
    width:10em;
 +
    top:-0.2em;
 +
    left: 10em;
 +
    list-style:none;}
 +
 
 +
  #headover ul li{
 +
    height: 2.4em;
 +
    }
 +
 
 +
  #headover ul li a{
 +
    font-weight: 100;
 +
    font-size: 1.2em;
 +
    text-decoration: none;
 +
    font-family: georgia, helvetica, arial, sans-serif;
 +
    color: #dddddd;}
 +
 
 +
  </style>
 +
</head>
 +
<body>
 +
  <div id='title'>
 +
  <div id='paralogo'>
 +
    <a href='https://2011.igem.org/Team:HKU-Hong_Kong'>
 +
    <img src='https://static.igem.org/mediawiki/2011/7/77/Logo-hku100.jpg'>
 +
    </a>
 +
  </div>
 +
    <div id='igemlogo'>
 +
    <a href='https://2011.igem.org/Main_Page'>
 +
    <img src='https://static.igem.org/mediawiki/2011/5/56/IGEM_logo_%28white_word%29.png'>
 +
    </a>
 +
  </div>
 +
  <div id='csynbilogo'>
 +
    <a href='http://www0.hku.hk/biochem/'>
 +
    <img id="csbl" src='http://100.hku.hk/images/slogan.jpg'>
 +
    </a>
 +
  </div>
 +
    </div>
 +
  <div id='menu'>
 +
  <div id='menuback'>
 +
    <ul id='menulist'>
 +
    <li><a href='#' class='listhead' id='project'>Project</a></li>
 +
    <li><a href='#' class='listhead' id='labwork'>Lab Work</a></li>
 +
    <li><a href='#' class='listhead' id='team'>Team</a></li>
 +
    <li><a href='#' class='listhead' id='data'>Data</a></li>
 +
    <li><a href='#' class='listhead' id='gratitude'>Gratitude</a></li>
 +
    </ul>
 +
  </div>
 +
  <div id='headpic'>
 +
    <div id='headover'>
 +
    <p id='headtit'>Super Silencer<span class='dark'> &nbsp;<span class='highlight'>|</span>&nbsp;&nbsp;Prepare to be silenced</span></p>
 +
    <ul class='project'>
 +
      <li><a href='https://2011.igem.org/Team:HKU-Hong_Kong/Project' class='listmain' id='results'>Overview</a></li>
 +
      <li><a href='https://2011.igem.org/Team:HKU-Hong_Kong/Description' class='listmain' id='results'>Description</a></li>
 +
      <li><a href='https://2011.igem.org/Team:HKU-Hong_Kong/Results' class='listmain' id='results'>Results</a></li>
 +
      <ul class='project'>
 +
      <li><a href='https://2011.igem.org/Team:HKU-Hong_Kong/BioBricks' class='listmain' id='results'>BioBricks</a></li>
 +
      <li><a href='https://2011.igem.org/Team:HKU-Hong_Kong/Modelling' class='listmain' id='results'>Modelling</a></li>
 +
      <li><a href='https://2011.igem.org/Team:HKU-Hong_Kong/Attributions' class='listmain' id='results'>Attributions</a></li>         
 +
      </ul>
 +
    </ul>
 +
    <ul class='labwork'>
 +
      <li><a href='https://2011.igem.org/Team:HKU-Hong_Kong/Lab_Diaries' class='listmain' id='results'>Lab Diaries</a></li>
 +
      <li><a href='https://2011.igem.org/Team:HKU-Hong_Kong/Lab_Protocol' class='listmain' id='results'>Lab Protocol</a></li>
 +
      <li><a href='https://2011.igem.org/Team:HKU-Hong_Kong/Safety' class='listmain' id='results'>Safety</a></li>
 +
      </ul>
 +
    </ul>
 +
    <ul class='team'>
 +
      <li><a href='https://2011.igem.org/Team:HKU-Hong_Kong/Team_Profile' class='listmain' id='results'>Profile</a></li>
 +
      <li><a href='https://2011.igem.org/Team:HKU-Hong_Kong/Human_Practice' class='listmain' id='results'>Human Practice</a></li>
 +
      <li><a href='https://2011.igem.org/Team:HKU-Hong_Kong/Diary' class='listmain' id='project'>Social Networks</a></li>
 +
      <ul class='team'>
 +
      <li><a href='https://2011.igem.org/Team:HKU-Hong_Kong/Professors' class='listmain' id='results'>Professors & Advisors</a></li>
 +
      <li><a href='https://2011.igem.org/Team:HKU-Hong_Kong/Videos' class='listmain' id='results'></a></li>
 +
      <li><a href='https://2011.igem.org/Team:HKU-Hong_Kong/Videos' class='listmain' id='results'>Video</a></li>
 +
      </ul>
 +
    </ul>
 +
    <ul class='data'>
 +
      <li><a href='https://2011.igem.org/Team:HKU-Hong_Kong/Parts' class='listmain' id='results'>Registry Parts</a></li>
 +
      </ul>
 +
    </ul>
 +
    <ul class='gratitude'>
 +
      <li><a href='https://2011.igem.org/Team:HKU-Hong_Kong/Sponsors' class='listmain' id='results'>Sponsors</a></li>
 +
      <li><a href='https://2011.igem.org/Team:HKU-Hong_Kong/Acknowledgments' class='listmain' id='results'>Acknowledgments</a></li>
 +
      </ul>
 +
    </ul>
 +
    </div>
 +
  </div>
 +
  </div>
 +
</body>
 +
</html>

Latest revision as of 13:07, 5 October 2011