Team:TCU Taiwan/M13Phage
From 2014.igem.org
(Created page with "<!-- *** What falls between these lines is the Alert Box! You can remove it from your pages once you have read and understood the alert *** --> {{CSS/Main}} <html> <head> <met...") |
|||
(23 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | + | {{CSS/Main}} | |
- | |||
<html> | <html> | ||
<head> | <head> | ||
<meta name="google-site-verification" content="pY8JgIYK6zMi9LoymHQcUKbj-xnD-rcPBrYI-xllU9o" /> | <meta name="google-site-verification" content="pY8JgIYK6zMi9LoymHQcUKbj-xnD-rcPBrYI-xllU9o" /> | ||
</head> | </head> | ||
+ | <body style="background:#ffffff"> | ||
</html> | </html> | ||
- | |||
- | |||
<html> | <html> | ||
Line 23: | Line 21: | ||
</script> | </script> | ||
+ | |||
+ | |||
<style type="text/css"> | <style type="text/css"> | ||
Line 38: | Line 38: | ||
#jamboreemenu li:hover li a:hover {background: #A66B38; width:150px;} | #jamboreemenu li:hover li a:hover {background: #A66B38; width:150px;} | ||
#drop-nav li ul li {border-top: 10px; } | #drop-nav li ul li {border-top: 10px; } | ||
- | #gotop { | + | |
+ | #gotop { | ||
display: none; | display: none; | ||
position: fixed; | position: fixed; | ||
Line 48: | Line 49: | ||
color: white; | color: white; | ||
cursor: pointer; | cursor: pointer; | ||
+ | } | ||
+ | </style> | ||
+ | |||
+ | |||
+ | <!--End Analytics--> | ||
+ | <!-- this section changes the default wiki template to a white full width background --> | ||
+ | |||
+ | <style type="text/css"> | ||
+ | #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;} /*-- hides default wiki settings --*/ | ||
+ | |||
+ | #top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/ | ||
- | + | border: 0 none; | |
+ | height: 14px; | ||
+ | z-index: 100; | ||
+ | top: 0; | ||
+ | position: fixed; | ||
+ | width: 975px; | ||
+ | left: 50%; | ||
+ | margin-left: -487px; | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
+ | #globalWrapper, #content { /*-- changes default wiki settings --*/ | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | border: 0px; | ||
+ | background-color: transparent; | ||
+ | margin: 0px; | ||
+ | padding: 0px; | ||
+ | } | ||
+ | |||
+ | html, body, .wrapper { /*-- changes default wiki settings --*/ | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | background-color: transparent; | ||
+ | } | ||
</style> | </style> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
Line 77: | Line 106: | ||
Image0 = new Image(100,50); Image0.src = "https://static.igem.org/mediawiki/2014/a/aa/TCU-Contact-bot1.png"; | Image0 = new Image(100,50); Image0.src = "https://static.igem.org/mediawiki/2014/a/aa/TCU-Contact-bot1.png"; | ||
// --></script> | // --></script> | ||
- | <!-- | + | <!-- here ends the section that changes the default wiki template to a white full width background --> |
- | + | <!-- beginning of your page --> | |
- | <!-- | + | |
<table width="100%" border="0" style="background-color:#F2DE79" height="150px"> | <table width="100%" border="0" style="background-color:#F2DE79" height="150px"> | ||
<tr> | <tr> | ||
<td width="0%"> </td> | <td width="0%"> </td> | ||
- | <td width="128" height="128" align="left" valign="middle"><img src="https://static.igem.org/mediawiki/2014/ | + | <td width="128" height="128" align="left" valign="middle"><img src="https://static.igem.org/mediawiki/2014/2/24/TCU_Microscope-128.png" width="128" height="128"></td> |
- | <td width="68%" align="left" valign="middle"><h6><font face="Trebuchet MS" size="7" color="#484644"> | + | <td width="68%" align="left" valign="middle"><h6><font face="Trebuchet MS" size="7" color="#484644">M13 Phage</font></h6></td> |
<td width="19%" align="center"><img src="https://static.igem.org/mediawiki/2014/c/c2/TCU-Logo-up.png" width="90%"></td> | <td width="19%" align="center"><img src="https://static.igem.org/mediawiki/2014/c/c2/TCU-Logo-up.png" width="90%"></td> | ||
<td width="0%"> </td> | <td width="0%"> </td> | ||
Line 111: | Line 139: | ||
<ul> | <ul> | ||
<li><a href="https://2014.igem.org/Team:TCU_Taiwan/Team"><font size="3">Team Members</font></a></li> | <li><a href="https://2014.igem.org/Team:TCU_Taiwan/Team"><font size="3">Team Members</font></a></li> | ||
+ | <li><a href="https://2014.igem.org/Team:TCU_Taiwan/Achievements"><font size="3">Achievements</font></a></li> | ||
<li><a href="https://igem.org/Team.cgi?id=1473" target="_blank"><font size="3">Official Team Profile</font></a></li> | <li><a href="https://igem.org/Team.cgi?id=1473" target="_blank"><font size="3">Official Team Profile</font></a></li> | ||
<li><a href="https://2014.igem.org/Team:TCU_Taiwan/Contact"><font size="3">Contact</font></a></li> | <li><a href="https://2014.igem.org/Team:TCU_Taiwan/Contact"><font size="3">Contact</font></a></li> | ||
Line 122: | Line 151: | ||
<td align="center"> | <td align="center"> | ||
<ul id="drop-nav"> | <ul id="drop-nav"> | ||
- | <li><a href="#" style="cursor:default"><font size="5">Project</font></a> | + | <li><a href="#" style="cursor:default"><font size="5" style="color:#DBAC52">Project</font></a> |
<ul> | <ul> | ||
- | <li><a href="https://2014.igem.org/Team:TCU_Taiwan/Project"><font size="3"> | + | <li><a href="https://2014.igem.org/Team:TCU_Taiwan/Project"><font size="3">Introduction</font></a></li> |
<li><a href="https://2014.igem.org/Team:TCU_Taiwan/Parts"><font size="3">Parts</font></a></li> | <li><a href="https://2014.igem.org/Team:TCU_Taiwan/Parts"><font size="3">Parts</font></a></li> | ||
+ | <li><a href="https://2014.igem.org/Team:TCU_Taiwan/SystemDesign"><font size="3">System Design</font></a></li> | ||
+ | <li><a href="https://2014.igem.org/Team:TCU_Taiwan/M13Phage" style="color:#DBAC52"><font size="3">M13 Phage</font></a></li> | ||
+ | <li><a href="https://2014.igem.org/Team:TCU_Taiwan/CRISPR"><font size="3">CRISPR</font></a></li> | ||
+ | <li><a href="https://2014.igem.org/Team:TCU_Taiwan/FutureWorks"><font size="3">Future Works</font></a></li> | ||
<li><a href="https://2014.igem.org/Team:TCU_Taiwan/HumanPratics"><font size="3">Human Pratics</font></a></li> | <li><a href="https://2014.igem.org/Team:TCU_Taiwan/HumanPratics"><font size="3">Human Pratics</font></a></li> | ||
</ul> | </ul> | ||
Line 135: | Line 168: | ||
<td align="center"> | <td align="center"> | ||
<ul id="drop-nav"> | <ul id="drop-nav"> | ||
- | <li><a href="https://2014.igem.org/Team:TCU_Taiwan/Modeling | + | <li><a href="https://2014.igem.org/Team:TCU_Taiwan/Modeling"><font size="5">Modeling</font></a> |
</li> | </li> | ||
</ul> | </ul> | ||
Line 166: | Line 199: | ||
</td> | </td> | ||
</tbody></table> | </tbody></table> | ||
+ | <div id="contentcontainer"> | ||
+ | <!-- this table contains the navigation bar --><!--navigation menu --> | ||
+ | <td align="center" colspan="3"> | ||
</td> | </td> | ||
</tr> | </tr> | ||
- | </tbody></table | + | </tbody></table> |
- | <tr><td colspan="3" height="1px" background="#F3E4C2"><img src="https://static.igem.org/mediawiki/2014/c/c1/TCU-Line.png" width="100%"></tr> | + | <tr><td colspan="3" height="1px" background="#F3E4C2"><img src="https://static.igem.org/mediawiki/2014/c/c1/TCU-Line.png" width="100%"></tr> </td></tr> |
<table width="70%" border="0" cellspacing="0" cellpadding="0" align="center"> | <table width="70%" border="0" cellspacing="0" cellpadding="0" align="center"> | ||
- | |||
- | |||
- | |||
<tr> | <tr> | ||
<td height="30"> </td> | <td height="30"> </td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
- | <td | + | <td style="background-color:#FFF2B5" height="20"><font face="Trebuchet MS" size="6" color="#A66B38">M13 Phage Mechanism</font></td> |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</tr> | </tr> | ||
+ | |||
<tr> | <tr> | ||
- | <td height=" | + | <td height="20"> </td> |
</tr> | </tr> | ||
- | |||
- | |||
- | |||
<tr> | <tr> | ||
- | <td | + | <td><font size="3" face="Verdana" color="#333"><p>In our project, the CRISPR system is been transported by phage. So how can phage recognized which DNA it should package and spread? That is accessed by phagemid and helper phage.</p></font></td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
- | <td | + | <td height="15"> </td> |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
- | <td | + | <td><table width="60%" border="0" cellspacing="0" cellpadding="0" align="center"> |
+ | <tr> | ||
+ | <td><img src="https://static.igem.org/mediawiki/2014/b/b8/TCU_M13-1.jpg" width="100%"/></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td align="center"><font size="3" face="Verdana"><strong>Fig.1</strong></font></td> | ||
+ | </tr> | ||
+ | </table></td> | ||
</tr> | </tr> | ||
- | </table> | + | <tr> |
- | + | <td height="15"> </td> | |
- | + | </tr> | |
- | </td> | + | <tr> |
+ | <td><font size="3" face="Verdana" color="#333"><p>Take M13KO7 helper phage and phagemid pBluescript II SK(-) as example, as we use them in our experiment. M13KO7 helper phage has complete coat proteins and a complete genome just like normal M13 phage. But its f1 ori has been inserted by a p15A ori and a kanamycin resistance gene. While in pBluescript, its structure is like a normal plasmid but carries two replication origin: a high efficient PUC ori for itself, and an additional normal f1 ori. <br /> | ||
+ | In other phagemid and helper phage pairs, situations are same: helper phage’s replication origin is mutated while phagemid contains an additional replication origin for this helper phage.</p></font></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td height="50"> </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><table width="100%" border="0" cellspacing="0" cellpadding="0"> | ||
+ | <tr> | ||
+ | <td width="50%"> | ||
+ | <div style="width: 520px; padding: 0em" align="center"> | ||
+ | <img alt=" change width 586 to 520 & 745 " style="float: left; position: relative; z-index: 2" src="https://static.igem.org/mediawiki/2014/2/28/TCU_M13-2.jpg" onmouseover="this.style.width='745px'" onmouseout="this.style.width='520px'" width="100%"><font size="3" face="Verdana"><strong>Fig.2</strong></font> | ||
+ | </div> | ||
+ | </td> | ||
+ | <td width="10"> </td> | ||
+ | <td valign="top"><font size="3" face="Verdana" color="#333"><p>When a normal M13 phage infect <em>E.coli</em><em> with </em>F plasmid(strain JM101 in our experiment), it will use F pilus to put its genome into cytosol. Then this single strand genome will use host’s polymerase to make itself a double strand structure and stay in cytosol like a plasmid. <br /></p> | ||
+ | <p>M13 genome contains major 9 genes, we call each gene’s product as gp1, gp2, etc. When it wants to produce progeny phage, gp2 will recognize f1 ori and make a single strand break on genome. Then gp5 will form dimer structure and start to package this single strand DNA from package signal on f1 ori, this will help stabilize single strand genome in cytosol. After that, progeny phage will be released from host cell and be coated by gp3, gp6, gp7, gp8, gp9.</p></font></td> | ||
+ | </tr> | ||
+ | </table></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td height="50"> </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><table width="100%" border="0" cellspacing="0" cellpadding="0"> | ||
+ | <tr> | ||
+ | <td valign="top"> | ||
+ | <p><font color="#333" size="3" face="Verdana">When it comes to M13KO7 helper phage, it still can successfully infect <em>E.coli with </em>F plasmid and make its genome stable in cytosol by host’s polymerase. But because its f1 ori has been mutated, so gp2 cannot make a nick on M13KO7's genome. This means, helper phage cannot produce progeny phage itself.<br /></font></p> | ||
+ | <p><font color="#333" size="3" face="Verdana">However, if this <em>E.coli </em>has been transformed with a pBluescript II SK(-), gp2 will recognize intergenic region and make a nick on this plasmid. And then gp5 dimers will package the single strand of pBluescript because they believe this is their “genome”! In this situation, host cell will release phages but these phages do not contains their genome, they will carry phagemid instead. So they will not be able to make next generation after infection, so we call them “phagemid-carrying phage”.</font></p></td> | ||
+ | <td width="10"> </td> | ||
+ | <td width="50%"> | ||
+ | <div style="width: 520px; padding: 0em" align="center"> | ||
+ | <img alt=" change width 586 to 520 & 745 " style="float: right; position: relative; z-index: 2" src="https://static.igem.org/mediawiki/2014/9/9c/TCU_M13-3.jpg" onmouseover="this.style.width='745px'" onmouseout="this.style.width='520px'" width="100%"><font size="3" face="Verdana"><strong>Fig.3</strong></font> | ||
+ | </div></td> | ||
+ | </tr> | ||
+ | </table></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td> </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td> </td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
+ | <!--end navigation menu --><!-- end of navigation bar --> | ||
- | |||
- | + | <!-- Page content begins --> | |
- | <!-- | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
<table width="100%" border="0" cellspacing="0" cellpadding="0"> | <table width="100%" border="0" cellspacing="0" cellpadding="0"> | ||
Line 300: | Line 332: | ||
</tr> | </tr> | ||
</table> | </table> | ||
+ | <!==end of references --> | ||
<div id="gotop">^</div> | <div id="gotop">^</div> | ||
</html> | </html> |
Latest revision as of 21:06, 17 October 2014
M13 Phage |
|
|
M13 Phage Mechanism | |||
In our project, the CRISPR system is been transported by phage. So how can phage recognized which DNA it should package and spread? That is accessed by phagemid and helper phage. |
|||
|
|||
Take M13KO7 helper phage and phagemid pBluescript II SK(-) as example, as we use them in our experiment. M13KO7 helper phage has complete coat proteins and a complete genome just like normal M13 phage. But its f1 ori has been inserted by a p15A ori and a kanamycin resistance gene. While in pBluescript, its structure is like a normal plasmid but carries two replication origin: a high efficient PUC ori for itself, and an additional normal f1 ori. |
|||
|
|||
|
|||
^
|
Lost the way? Use it to help you if you're lost. |