Team:HKUST-Hong Kong/Glossary
From 2012.igem.org
Line 397: | Line 397: | ||
-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 Devices</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:42, 26 September 2012
Glossary
Signal peptide – transient ‘zip code’ of premature protein which facilitates the secretion of protein in Bacillus subtilis.
YbdN – Signal peptide of protein YbdN in Bacillus subtilis.
ybdN – Gene that codes for YbdN.
YdjM – Signal peptide from protein YdjM in Bacillus subtilis.
ydjM – Gene that codes for YdjM.
BMP2 – Bone morphogenetic protein 2.
LytC – B. subtilis inherent cell-wall associated hydrolase mediating cell-wall turnover.
lytC – Gene that codes for the LytC hydrolase.
(EAAAK)n type helical linker – Stiff, long helical linker designed to separate fusion proteins with minimal disturbance to the function of both proteins.
RPMrel – A nine amino acid disulfide-constrained peptide with the amino acid sequence n-CPIEDRPMC-c. Product of screening to isolate peptides with positive affinity for HT29 colon carcinoma cells.
FLAG™ – 8 amino acid peptide tag trademarked by the Sigma-Aldrich Corp. used in attachment to the protein-of-interest to facilitate multiple assays.
PxylA – The region containing the sigma A binding region for the xylose inducible promoter.
XylR – The transcriptional regulator for PxylA promoter.
Ptms – A low efficient constitutive promoter in E. coli and B. subtilis.
EndoA – Endoribonuclease that can inactivate cellular mRNAs by cleaving them at specific but frequently occurring sites (i.e. UAUAAU↓AC).
ydcE – Gene that codes for the EndoA endoribonuclease.
YdcD – Antidote that counteracts the function of EndoA.
ydcD (endB) – Gene that codes for the YdcD antidote.
Project
Human Practice