Team:HKU HongKong/Project/Background.html

From 2012.igem.org

(Difference between revisions)
Line 7: Line 7:
<link title="Creative Commons" type="application/rdf+xml" href="/wiki/index.php?title=Team:HKU&amp;action=creativecommons" rel="meta" />
<link title="Creative Commons" type="application/rdf+xml" href="/wiki/index.php?title=Team:HKU&amp;action=creativecommons" rel="meta" />
<link rel="copyright" href="http://creativecommons.org/licenses/by/3.0/" />
<link rel="copyright" href="http://creativecommons.org/licenses/by/3.0/" />
-
<link rel="alternate" type="application/atom+xml" title="2011.igem.org Atom feed" href="/wiki/index.php?title=Special:RecentChanges&amp;feed=atom" /> <title>
+
<link rel="alternate" type="application/atom+xml" title="2011.igem.org Atom feed" href="/wiki/index.php?title=Special:RecentChanges&amp;feed=atom" /> <title>Team:HKU Hong Kong - 2012</title>
-
Team:HKU Hong Kong - 2012</title>
+
<style type="text/css" media="screen, projection">/*<![CDATA[*/
<style type="text/css" media="screen, projection">/*<![CDATA[*/
@import "/wiki/skins/common/shared.css?270";
@import "/wiki/skins/common/shared.css?270";
Line 77: Line 76:
    <a href="/Main_Page"
    <a href="/Main_Page"
      title="Main Page">
      title="Main Page">
-
    <img src='/wiki/skins/common/images/wiki.png'>&quot;
+
    <img src='/wiki/skins/common/images/wiki.png'>"
    </a>
    </a>
</div>  <!-- end p-logo -->
</div>  <!-- end p-logo -->
Line 291: Line 290:
width: 1014px;
width: 1014px;
padding: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
-
background: url(https://static.igem.org/mediawiki/2012/6/68/HKU_tb_bg.gif) right repeat-y #FFFFFF;
+
background: #FFF;
margin: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}
}
Line 399: Line 398:
padding: 13px 0px 0px 0px;
padding: 13px 0px 0px 0px;
/*background: url(https://static.igem.org/mediawiki/2012/4/45/HKU.PNG_footer.png) 0px 0px  no-repeat;*/
/*background: url(https://static.igem.org/mediawiki/2012/4/45/HKU.PNG_footer.png) 0px 0px  no-repeat;*/
-
}
 
-
 
-
/*=================================*/
 
-
/* Nivo Slider Demo
 
-
/* November 2010
 
-
/* By: Gilbert Pellegrom
 
-
/* http://dev7studios.com
 
-
/*=================================*/
 
-
 
-
 
-
#slider-wrapper {
 
-
    background:url(https://static.igem.org/mediawiki/2012/c/c8/HKU_top1.jpg) no-repeat;
 
-
    width: 995px;
 
-
    height: 239px;
 
-
    margin:0 auto;
 
-
}
 
-
 
-
#slider {
 
-
position:relative;
 
-
    width: 995px;
 
-
    height: 239px;
 
-
background:url(images/loading.gif) no-repeat 50% 50%;
 
-
}
 
-
#slider img {
 
-
position:absolute;
 
-
top:0px;
 
-
left:0px;
 
-
display:none;
 
-
}
 
-
#slider a {
 
-
border:0;
 
-
display:block;
 
-
}
 
-
 
-
.nivo-controlNav {
 
-
position:absolute;
 
-
left: 440px;
 
-
bottom: -16px;
 
-
 
-
}
 
-
.nivo-controlNav a {
 
-
display:block;
 
-
width:22px;
 
-
height:22px;
 
-
background:url(https://static.igem.org/mediawiki/2012/3/35/HKU_circl.png) no-repeat;
 
-
text-indent:-9999px;
 
-
border:0;
 
-
margin-right:3px;
 
-
float:left;
 
-
}
 
-
.nivo-controlNav a.active, .nivo-controlNav a:hover {
 
-
background:url(https://static.igem.org/mediawiki/2012/5/5e/Circl_hover.png) no-repeat;
 
-
}
 
-
 
-
.nivo-directionNav a {
 
-
display:block;
 
-
width:30px;
 
-
height:30px;
 
-
background:url(https://static.igem.org/mediawiki/2012/9/99/HKU_arr12.png) no-repeat;
 
-
text-indent:-9999px;
 
-
border:0;
 
-
}
 
-
a.nivo-nextNav {
 
-
background-position:-30px 0;
 
-
right:15px;
 
-
}
 
-
a.nivo-prevNav {
 
-
left:15px;
 
-
}
 
-
 
-
.nivo-caption {
 
-
    text-shadow:none;
 
-
    font-family: Helvetica, Arial, sans-serif;
 
-
}
 
-
.nivo-caption a {
 
-
    color:#efe9d1;
 
-
    text-decoration:underline;
 
-
}
 
-
 
-
/* The Nivo Slider styles */
 
-
 
-
.nivoSlider {
 
-
position:relative;
 
-
}
 
-
.nivoSlider img {
 
-
position:absolute;
 
-
top:0px;
 
-
left:0px;
 
-
}
 
-
/* If an image is wrapped in a link */
 
-
.nivoSlider a.nivo-imageLink {
 
-
position:absolute;
 
-
top:0px;
 
-
left:0px;
 
-
width:100%;
 
-
height:100%;
 
-
border:0;
 
-
padding:0;
 
-
margin:0;
 
-
z-index:60;
 
-
display:none;
 
-
}
 
-
/* The slices in the Slider */
 
-
.nivo-slice {
 
-
display:block;
 
-
position:absolute;
 
-
z-index:50;
 
-
height:100%;
 
-
}
 
-
/* Caption styles */
 
-
.nivo-caption {
 
-
position:absolute;
 
-
left:0px;
 
-
bottom:0px;
 
-
background:#000;
 
-
color:#fff;
 
-
opacity:0.8; /* Overridden by captionOpacity setting */
 
-
width:100%;
 
-
z-index:89;
 
-
}
 
-
.nivo-caption p {
 
-
padding:5px;
 
-
margin:0;
 
-
}
 
-
.nivo-caption a {
 
-
display:inline !important;
 
-
}
 
-
.nivo-html-caption {
 
-
    display:none;
 
-
}
 
-
/* Direction nav styles (e.g. Next & Prev) */
 
-
.nivo-directionNav a {
 
-
position:absolute;
 
-
top:45%;
 
-
z-index:99;
 
-
cursor:pointer;
 
-
}
 
-
.nivo-prevNav {
 
-
left:0px;
 
-
}
 
-
.nivo-nextNav {
 
-
right:0px;
 
-
}
 
-
/* Control nav styles (e.g. 1,2,3...) */
 
-
.nivo-controlNav a {
 
-
position:relative;
 
-
z-index:99;
 
-
cursor:pointer;
 
-
}
 
-
.nivo-controlNav a.active {
 
-
font-weight:bold;
 
}
}
Line 607: Line 455:
<!-- Start css3menu.com BODY section id=2 -->
<!-- Start css3menu.com BODY section id=2 -->
<ul id="css3menu2" class="topmenu">
<ul id="css3menu2" class="topmenu">
-
<li class="topfirst"><a href="https://2012.igem.org/Team:HKU_HongKong" style="height:26px;line-height:26px;">
+
<li class="topfirst"><a href="https://2012.igem.org/Team:HKU_HongKong" style="height:26px;line-height:26px;">&nbsp;&nbsp;Home&nbsp;&nbsp;</a></li>
-
&nbsp;&nbsp;Home&nbsp;&nbsp;</a></li>
+
<li class="topmenu"><a href="#" style="height:26px;line-height:26px;">&nbsp;&nbsp;Team&nbsp;&nbsp;</a>
-
<li class="topmenu"><a href="#" style="height:26px;line-height:26px;">
+
-
&nbsp;&nbsp;Team&nbsp;&nbsp;</a>
+
<ul>
<ul>
-
<li><font size="10"><a href="https://2012.igem.org/Team:HKU_HongKong/Team/About_Us.html">
+
<li><font size="10"><a href="https://2012.igem.org/Team:HKU_HongKong/Team/About_Us.html">About Us</a></li></font>
-
About Us</a></li></font>
+
<li><font size="10"><a href="https://2012.igem.org/Team:HKU_HongKong/Team/Profiles.html">Profiles</a></li></font>
-
<li><font size="10"><a href="https://2012.igem.org/Team:HKU_HongKong/Team/Profiles.html">
+
-
Profiles</a></li></font>
+
</ul>
</ul>
     </li>
     </li>
-
     <li class="topmenu"><a href="#" style="height:26px;line-height:26px;">
+
     <li class="topmenu"><a href="#" style="height:26px;line-height:26px;">&nbsp;&nbsp;Project&nbsp;&nbsp;</a>
-
&nbsp;&nbsp;Project&nbsp;&nbsp;</a>
+
     <ul>
     <ul>
-
<li><font size="10"><a href="https://2012.igem.org/Team:HKU_HongKong/Project/Background.html">
+
<li><font size="10"><a href="https://2012.igem.org/Team:HKU_HongKong/Project/Background.html">Background</a></li></font>
-
Background</a></li></font>
+
<li><font size="10"><a href="https://2012.igem.org/Team:HKU_HongKong/Project/Future_Implications.html">Future Implications</a></li></font>
-
<li><font size="10"><a href="https://2012.igem.org/Team:HKU_HongKong/Project/Future_Implications.html">
+
-
Future Implications</a></li></font>
+
         </ul>
         </ul>
     </li>
     </li>
-
     <li class="topmenu"><a href="#" style="height:26px;line-height:26px;">
+
     <li class="topmenu"><a href="#" style="height:26px;line-height:26px;">&nbsp;&nbsp;Data&nbsp;&nbsp;</a>
-
&nbsp;&nbsp;Data&nbsp;&nbsp;</a>
+
     <ul>
     <ul>
-
     <li><font size="10"><a href="https://2012.igem.org/Team:HKU_HongKong/Data/Protocols.html">
+
     <li><font size="10"><a href="https://2012.igem.org/Team:HKU_HongKong/Data/Protocols.html">Protocols</a></li></font>
-
Protocols</a></li></font>
+
<li><font size="10"><a href="https://2012.igem.org/Team:HKU_HongKong/Data/Weekly_Notebook.html">Weekly Notebook</a></li></font>
-
<li><font size="10"><a href="https://2012.igem.org/Team:HKU_HongKong/Data/Weekly_Notebook.html">
+
       <li><font size="10"><a href="https://2012.igem.org/Team:HKU_HongKong/Data/Bio_Bricks.html">Bio Bricks</a></li></font>
-
Weekly Notebook</a></li></font>
+
<li><font size="10"><a href="https://2012.igem.org/Team:HKU_HongKong/Data/Results.html">Results</a></li></font>
-
       <li><font size="10"><a href="https://2012.igem.org/Team:HKU_HongKong/Data/Bio_Bricks.html">
+
-
Bio Bricks</a></li></font>
+
-
<li><font size="10"><a href="https://2012.igem.org/Team:HKU_HongKong/Data/Results.html">
+
-
Results</a></li></font>
+
         </ul>
         </ul>
     </li>
     </li>
-
<li class="topmenu"><a href="https://2012.igem.org/Team:HKU_HongKong/Safety.html" style="height:26px;line-height:26px;">
+
<li class="topmenu"><a href="https://2012.igem.org/Team:HKU_HongKong/Safety.html" style="height:26px;line-height:26px;">&nbsp;&nbsp;Safety&nbsp;&nbsp;</a></li>     
-
&nbsp;&nbsp;Safety&nbsp;&nbsp;</a></li>     
+
     <li class="topmenu"><a href="https://2012.igem.org/Team:HKU_HongKong/Attributions.html" style="height:26px;line-height:26px;">&nbsp;&nbsp;Attributions&nbsp;&nbsp;</a></li>
-
     <li class="topmenu"><a href="https://2012.igem.org/Team:HKU_HongKong/Attributions.html" style="height:26px;line-height:26px;">
+
     <li class="toplast"><a href="https://2012.igem.org/Team:HKU_HongKong/Human_Practise.html" style="height:26px;line-height:26px;">&nbsp;&nbsp;Human Practise&nbsp;&nbsp;</a></li>
-
&nbsp;&nbsp;Attributions&nbsp;&nbsp;</a></li>
+
-
     <li class="toplast"><a href="https://2012.igem.org/Team:HKU_HongKong/Human_Practise.html" style="height:26px;line-height:26px;">
+
-
&nbsp;&nbsp;Human Practise&nbsp;&nbsp;</a></li>
+
</ul>
</ul>
<p>&nbsp;</p>
<p>&nbsp;</p>
-
            <p>&nbsp;</p>
 
-
            <p>&nbsp;</p>
 
-
            <p>&nbsp;</p>       
 
 +
<div style="clear: both"></div>
 +
 +
</div>
 +
<div style="clear: both"></div>
<!-- header ends -->
<!-- header ends -->
     <!-- table begins -->
     <!-- table begins -->
-
<div id="tb">
+
  <div id="tb">
-
<h2 style="font-variant: normal; vertical-align: baseline; clear: left; color: #232323; font-family: Gentium Basic; letter-spacing: normal; line-height: 19.5px; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; border: 0px none; margin: 0.7em 0px; padding: 0px">
+
    <div id="right" style="width: 861px; height: 388px">
 +
      <h2 style="font-variant: normal; vertical-align: baseline; clear: left; color: #232323; font-family: Gentium Basic; letter-spacing: normal; line-height: 19.5px; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; border: 0px none; margin: 0.7em 0px; padding: 0px">
 +
&nbsp;</h2>
 +
<h2 style="font-variant: normal; vertical-align: baseline; clear: left; color: #232323; font-family: Gentium Basic; letter-spacing: normal; line-height: 19.5px; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; border: 0px none; margin: 0.7em 0px; padding: 0px">
<span style="font-weight: 400; text-decoration:underline">
<span style="font-weight: 400; text-decoration:underline">
<font face="Trebuchet MS" size="6">Abstract</font></span></h2>
<font face="Trebuchet MS" size="6">Abstract</font></span></h2>
-
<p style="text-align: left; font-style: normal; font-variant: normal; font-weight: normal; font-size: 13px; vertical-align: baseline; color: rgb(85, 85, 85); font-family: Lato, Tahoma, Arial, sans-serif; letter-spacing: normal; line-height: 19.5px; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; border: 0px none; margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 20px; padding: 0px">
 
-
&nbsp;</p>
 
<p style="text-align: left; font-style: normal; font-variant: normal; font-weight: normal; font-size: 13px; vertical-align: baseline; color: #232323; font-family: Lato, Tahoma, Arial, sans-serif; letter-spacing: normal; line-height: 19.5px; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; border: 0px none; margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 20px; padding: 0px">
<p style="text-align: left; font-style: normal; font-variant: normal; font-weight: normal; font-size: 13px; vertical-align: baseline; color: #232323; font-family: Lato, Tahoma, Arial, sans-serif; letter-spacing: normal; line-height: 19.5px; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; border: 0px none; margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 20px; padding: 0px">
HKU’s iGEM team aims to introduce  
HKU’s iGEM team aims to introduce  
Line 701: Line 536:
regarded as a potential implication of HKU’s iGEM project.
regarded as a potential implication of HKU’s iGEM project.
-
<p style="text-align: left; font-style: normal; font-variant: normal; font-weight: normal; vertical-align: baseline; color: rgb(85, 85, 85); font-family: Lato, Tahoma, Arial, sans-serif; letter-spacing: normal; line-height: 19.5px; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; border: 0px none; margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 20px; padding: 0px">
+
<p class="MsoNormal" style="text-align:justify;text-justify:inter-ideograph">
-
&nbsp;<p class="MsoNormal" style="text-align:justify;text-justify:inter-ideograph">
+
<u><font face="Trebuchet MS">
<u><font face="Trebuchet MS">
<b><font size="6" color="#232323">M</font></b><font size="6" color="#232323">aterials  
<b><font size="6" color="#232323">M</font></b><font size="6" color="#232323">aterials  
Line 710: Line 544:
<i>
<i>
<font color="#232323">Cloning and expressing pvdQ in E. coli</font></i></p>
<font color="#232323">Cloning and expressing pvdQ in E. coli</font></i></p>
-
<p style="text-align: left; font-style: normal; font-variant: normal; font-weight: normal; font-size: 13px; vertical-align: baseline; color: #232323; font-family: Lato, Tahoma, Arial, sans-serif; letter-spacing: normal; line-height: 19.5px; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; border: 0px none; margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 20px; padding: 0px">pvdQ was amplified from genomic DNA of Pseudomonas  
+
<p style="text-align: left; font-style: normal; font-variant: normal; font-weight: normal; font-size: 13px; vertical-align: baseline; color: #232323; font-family: Lato, Tahoma, Arial, sans-serif; letter-spacing: normal; line-height: 19.5px; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; border: 0px none; margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 20px; padding: 0px">
 +
<br>
 +
pvdQ was amplified from genomic DNA of Pseudomonas  
Aeruginosa. A functional biobrick is constructed by combining pvdQ and  
Aeruginosa. A functional biobrick is constructed by combining pvdQ and  
some regulatory elements (such as promoter and terminator). The  
some regulatory elements (such as promoter and terminator). The  
Line 724: Line 560:
<p class="MsoNormal" style="text-align:justify;text-justify:inter-ideograph">
<p class="MsoNormal" style="text-align:justify;text-justify:inter-ideograph">
<font color="#232323"><i>Testing the inhibitory effect</i></font></p>
<font color="#232323"><i>Testing the inhibitory effect</i></font></p>
-
<p class="MsoNormal" style="text-align:justify;text-justify:inter-ideograph">
+
<p style="text-align: left; font-style: normal; font-variant: normal; font-weight: normal; font-size: 13px; vertical-align: baseline; color: #232323; font-family: Lato, Tahoma, Arial, sans-serif; letter-spacing: normal; line-height: 19.5px; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; border: 0px none; margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 20px; padding: 0px">
-
<font color="#232323" face="Tahoma" size="2">The growth rate of monospecies biofilm of <i>
+
<br>
-
Pseudomonas putida</i> is used to reflect the inhibitory effect of  
+
The growth rate of monospecies biofilm of
-
engineered <i>Escherichia coli</i>. This is because the major AHLs  
+
Pseudomonas putida is used to reflect the inhibitory effect of  
 +
engineered Escherichia coli. This is because the major AHLs  
secreted by it involve 3-oxo-C12, which is a AHL that can be degraded by  
secreted by it involve 3-oxo-C12, which is a AHL that can be degraded by  
PvdQ and is also the major AHL produced in Pseudomonas areuginosa, the  
PvdQ and is also the major AHL produced in Pseudomonas areuginosa, the  
-
pathogenic microorganism. <i>pvdQ</i> expressing E. coli will be mixed  
+
pathogenic microorganism. pvdQ expressing E. coli will be mixed  
with Pseudomonas putida and grown on agar plate. The reduction in  
with Pseudomonas putida and grown on agar plate. The reduction in  
biofilm formation will be assayed by crystal violet assay. The next part  
biofilm formation will be assayed by crystal violet assay. The next part  
of the experiment is to add engineered E. coli to different  
of the experiment is to add engineered E. coli to different  
phases of biofilm to validate the role of AHLs in biofilm formation.</font></p>
phases of biofilm to validate the role of AHLs in biofilm formation.</font></p>
-
 
+
</body>           
 +
          </div>
                
                
                
                
-
</div>
+
  </div>
 +
          <p>&nbsp;</p>
 +
          <p>&nbsp;</p>
 +
          <p>&nbsp;</p>
 +
          <p>&nbsp;</p>
 +
     
     <!-- table ends -->
     <!-- table ends -->
  <!-- footer begins -->
  <!-- footer begins -->
Line 744: Line 587:
             </div>
             </div>
         <!-- footer ends -->
         <!-- footer ends -->
 +
</div>
</body>
</body>
</html>
</html>

Revision as of 05:12, 23 September 2012

Team:HKU Hong Kong - 2012

Team:HKU HK

From 2011.igem.org