Team:HKUST-Hong Kong/Parts and Device

From 2012.igem.org

(Difference between revisions)
Line 391: Line 391:
-moz-border-radius:10px;
-moz-border-radius:10px;
}
}
 +
</style>
 +
 +
<div id="Sitemap">
 +
  <div class="Sitemap_Content">
 +
      <p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong"><b>Home</b></a></p>
 +
  </div>
 +
  <div class="Sitemap_Content">
 +
      <li><p><b>Team</b><p><ol>
 +
      <li><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Introduction">Introduction</a></p></li>
 +
      <li><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Supervisor">Supervisor</a></p></li>
 +
      <li><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Instructor">Instructor</a></p></li>
 +
      <li><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Members">Members</a></p></li>
 +
      <li><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Advisors">Advisors</a></p></li>
 +
      </ol>
 +
  </div>
 +
  <div class="Sitemap_Content">
 +
      <li><p><b>Project</b></p><ol>
 +
      <li><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Project_Abstraction">Abstract</a></p></li>
 +
      <li><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Background_and_Motive">Motive</a></p></li>
 +
      <li><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Design_Overview">Design - Overview</a></p></li>
 +
      <li><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Design_Module">Design - Module</a></p></li>
 +
      <li><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Module/Target_binding">Target Binding Module</a></p></li>
 +
      <li><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Module/Anti_tumor">Anti-tumor Molecule Secretion Module</a></p></li>
 +
      <li><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Module/Regulation_and_control">Regulation and Control Module</a></p></li>
 +
      <li><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Design_Chassis">Design - Chassis</a></p></li></ol>
 +
  </div>
 +
  <div class="Sitemap_Content">
 +
      <li><p><b>Wet Lab</b></p><ol>
 +
      <li><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Parts_and_Device">Parts and Device</a></p></li>
 +
      <li><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Notebook">Notebook</a></p></li>
 +
      <li><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Characterization">Characterization</a></p></li>
 +
      <li><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Achievement">Achievement</a></p></li>
 +
      <li><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Future_Work">Future Work</a></p></li></ol>
 +
  </div>
 +
  <div class="Sitemap_Content">
 +
      <li><p><b>Human Practice</b></p><ol>
 +
      <li><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Overview">Overview</a></p></li>
 +
      <li><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Interview">Interview</a></p></li>
 +
      <li><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Presentation">Presentation</a></p></li>
 +
      <li><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Calendar">Calendar</a></p></li></ol>
 +
  </div>
 +
  <div class="Sitemap_Content">
 +
      <li><p><b>Extras</b></p><ol>
 +
      <li><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Medal_Requirements">Medal Requirements</a></p></li>
 +
      <li><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Safety">Safety</a></p></li>
 +
      <li><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Attribution">Attribution</a></p></li>
 +
      <li><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Acknowledgement">Acknowledgement</a></p></li>
 +
      <li><p><a href="https://2012.igem.org/Team:HKUST-Hong_Kong/Glossary">Glossary</a></p></li></ol>
 +
  </div>
 +
</div>
 +
<style type="text/css">
 +
#Sitemap{
 +
background-image:url('https://static.igem.org/mediawiki/2012/c/c0/HKUST_Campus.jpg');
 +
background-color:#ffffff;
 +
width:955px;
 +
height:auto;
 +
float:left;
 +
margin-top:5px;
 +
margin-bottom:5px;
 +
padding-bottom:5px;
 +
padding-top:5px;
 +
padding-left:4px;
 +
border:3px solid #000000;
 +
border-radius:10px;
 +
-moz-border-radius:10px;
 +
}
 +
.Sitemap_Content{
 +
background-color:#ffffff;
 +
opacity:0.8;
 +
width:145px;
 +
height:auto;
 +
float:left;
 +
margin:1px;
 +
padding-bottom:5px;
 +
padding-left:5px;
 +
border:3px solid #000000;
 +
border-radius:10px;
 +
-moz-border-radius:10px;
 +
}
 +
</style>
</style>
</body>
</body>
</html>
</html>

Revision as of 16:11, 26 September 2012

Team:HKUST-Hong Kong - 2012.igem.org

Parts and Devices

Overview

The HKUST iGEM 2012 team has submitted 18 BioBricks in total. A full list of BioBricks has been attached with this page.
For the Target Binding module, two BioBricks were built to display the colon tumor recognition peptide, RPMrel, on the cell wall of B. subtilis. In the Anti-tumor molecule synthesis module, two BioBricks are built for BMP2 synthesis and secretion whiel the other five were built to facilitate the accomplishment of BMP2 synthesis.   11 Biobricks are built for cell growth inhibitory module. They are mainly used to driven the toxin-antitoxin system and control the expression of BMP2. They are sorted by module as shown in this page.
Among all 18 parts, three of them are well characterized. They are BBa_K733009, a GFP generator driven by pTms promoter; BBa_K733018, a GFP generator driven by xylose inducible promoter and BBa_K733012, the cell growth inhibitory device. For detailed characterization data please refer to the information of these three biobricks or our characterization section on wiki.
To convenient the future iGEM team in using and searching for biobricks, we also sorted our biobricks based on their type. Detailed information please refer to here.



Construction >>>

Assembly >>>