Team:TCU Taiwan/Project
From 2014.igem.org
Line 1: | Line 1: | ||
+ | {{CSS/Main}} | ||
+ | |||
+ | |||
+ | <html> | ||
+ | <head> | ||
+ | <meta name="google-site-verification" content="pY8JgIYK6zMi9LoymHQcUKbj-xnD-rcPBrYI-xllU9o" /> | ||
+ | </head> | ||
+ | <body style="background:#ffffff"> | ||
+ | </html> | ||
+ | <html> | ||
+ | |||
+ | <!--Analytics--> | ||
+ | <script> | ||
+ | (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ | ||
+ | (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), | ||
+ | m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) | ||
+ | })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); | ||
+ | |||
+ | ga('create', 'UA-48805552-2', 'igem.org'); | ||
+ | ga('send', 'pageview'); | ||
+ | |||
+ | </script> | ||
+ | |||
+ | <style type="text/css"> | ||
+ | #jamboreemenu ul {list-style: none;padding: 0px;margin: 0px;} | ||
+ | #jamboreemenu ul li {display: block;position: relative;float: left; #A66B38; width:150px;} | ||
+ | #jamboreemenu li ul {display: none;} | ||
+ | |||
+ | #jamboreemenu ul li a {display: block;background: #A66B38; width:150px; padding: 10px 5px 10px 10px;text-decoration: none; | ||
+ | white-space: nowrap;color: #fff;} | ||
+ | |||
+ | #jamboreemenu li a:hover {background: #F2DE79; width:150px;} | ||
+ | #jamboreemenu li:hover ul {display: block; position: absolute;} | ||
+ | #jamboreemenu li:hover li {float: none;} | ||
+ | #jamboreemenu li:hover a {background: #F2DE79; width:150px;} | ||
+ | #jamboreemenu li:hover li a:hover {background: #A66B38; width:150px;} | ||
+ | #drop-nav li ul li {border-top: 10px; } | ||
+ | |||
+ | #gotop { | ||
+ | display: none; | ||
+ | position: fixed; | ||
+ | right: 20px; | ||
+ | bottom: 20px; | ||
+ | padding: 10px 15px; | ||
+ | font-size: 20px; | ||
+ | background: #777; | ||
+ | color: white; | ||
+ | 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> | ||
+ | <script type="text/javascript"> | ||
+ | |||
+ | $(function(){ | ||
+ | $("#gotop").click(function(){ | ||
+ | jQuery("html,body").animate({ | ||
+ | scrollTop:0 | ||
+ | },1000); | ||
+ | }); | ||
+ | $(window).scroll(function() { | ||
+ | if ( $(this).scrollTop() > 300){ | ||
+ | $('#gotop').fadeIn("fast"); | ||
+ | } else { | ||
+ | $('#gotop').stop().fadeOut("fast"); | ||
+ | } | ||
+ | }); | ||
+ | }); | ||
+ | </script> | ||
+ | <script type="text/javascript"><!-- | ||
+ | Image0 = new Image(100,50); Image0.src = "https://static.igem.org/mediawiki/2014/a/aa/TCU-Contact-bot1.png"; | ||
+ | // --></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"> | ||
+ | <tr> | ||
+ | <td width="0%"> </td> | ||
+ | <td width="128" height="128" align="left" valign="middle"><img src="https://static.igem.org/mediawiki/2014/f/f4/TCU-Project-logo.png" width="128" height="128"></td> | ||
+ | <td width="68%" align="left" valign="middle"><h6><font face="Trebuchet MS" size="7" color="#484644">Project</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="0%"> </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | <table id="jamboreemenu" width="100%" cellspacing="0" align="center"> | ||
+ | |||
+ | <tbody> | ||
+ | <td width="100%" bgcolor="#A66B38" align="center"> | ||
+ | <table width="100%" cellspacing="0"> | ||
+ | <tbody><tr align="center" bgcolor="#A66B38" height="40px"> | ||
+ | |||
+ | <td align="center"> | ||
+ | <ul id="drop-nav"> | ||
+ | <li><a href="https://2014.igem.org/Team:TCU_Taiwan"><font size="5">Home</font></a> | ||
+ | |||
+ | </li> | ||
+ | </ul> | ||
+ | </td> | ||
+ | |||
+ | <td align="center"> | ||
+ | <ul id="drop-nav"> | ||
+ | <li><a href="#" style="cursor:default"><font size="5">Team</font></a> | ||
+ | <ul> | ||
+ | <li><a href="https://2014.igem.org/Team:TCU_Taiwan/Team"><font size="3">Members</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> | ||
+ | |||
+ | </ul> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </td> | ||
+ | |||
+ | |||
+ | <td align="center"> | ||
+ | <ul id="drop-nav"> | ||
+ | <li><a href="#" style="cursor:default"><font size="5" style="color:#DBAC52">Project</font></a> | ||
+ | <ul> | ||
+ | <li><a href="https://2014.igem.org/Team:TCU_Taiwan/Project" style="color:#DBAC52"><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/SystemDesign"><font size="3">System Design</font></a></li> | ||
+ | <li><a href="https://2014.igem.org/Team:TCU_Taiwan/M13Phage"><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> | ||
+ | </ul> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </td> | ||
+ | |||
+ | |||
+ | <td align="center"> | ||
+ | <ul id="drop-nav"> | ||
+ | <li><a href="https://2014.igem.org/Team:TCU_Taiwan/Modeling"><font size="5">Modeling</font></a> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </td> | ||
+ | |||
+ | |||
+ | <td align="center"> | ||
+ | <ul id="drop-nav"> | ||
+ | <li><a href="https://2014.igem.org/Team:TCU_Taiwan/Safety"><font size="5">Safety</font></a></li> | ||
+ | </ul> | ||
+ | </td> | ||
+ | |||
+ | |||
+ | <td align="center"> | ||
+ | <ul id="drop-nav"> | ||
+ | <li><a href="https://2014.igem.org/Team:TCU_Taiwan/Notebook"><font size="5">Notebook</font></a></li> | ||
+ | </ul> | ||
+ | </td> | ||
+ | |||
+ | <td align="center"> | ||
+ | <ul id="drop-nav"> | ||
+ | <li><a href="https://2014.igem.org/Team:TCU_Taiwan/Attributions"><font size="5">Attributions</font></a></li> | ||
+ | </ul> | ||
+ | </td> | ||
+ | |||
+ | <td align="center"> | ||
+ | <ul id="drop-nav"> | ||
+ | <li><a href="https://2014.igem.org/Main_Page"><img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="40px"></a></li> | ||
+ | </ul> | ||
+ | </td> | ||
+ | </tbody></table> | ||
+ | <div id="contentcontainer"> | ||
+ | <!-- this table contains the navigation bar --><!--navigation menu --> | ||
+ | <td align="center" colspan="3"> | ||
+ | |||
+ | </td> | ||
+ | </tr> | ||
+ | </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> </td></tr> | ||
+ | <!--end navigation menu --><!-- end of navigation bar --> | ||
+ | |||
+ | |||
+ | <!-- Page content begins --> | ||
+ | |||
+ | <table width="975px" align="center"> | ||
+ | <tr> | ||
+ | <td height="50px"> </td> | ||
+ | <td> </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td style="background-color:#FFF2B5" height="20px"><font face="Trebuchet MS" size="7" color="#A66B38">Trogene Horse</font></td> | ||
+ | <td> </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | |||
+ | <td width="50%" align="center"><img src="https://static.igem.org/mediawiki/2014/c/c2/TCU-Logo-up.png" width="80%"></td> | ||
+ | |||
+ | |||
+ | |||
+ | <td width="50%"> | ||
+ | <table width="50%" align="center"> | ||
+ | <tr ><td coslpan="3" height="35px"><img src="https://static.igem.org/mediawiki/2014/c/cc/TCU-Anti.png " width="30%"/></td></tr> | ||
+ | |||
+ | <tr> | ||
+ | <td style="border:0px solid black;" align="center" width="33%" height ="35px" | ||
+ | onMouseOver="this.bgColor='#99CC69'" onMouseOut="this.bgColor='#FFCE5B'" bgColor=#FFCE5B> | ||
+ | <a href="#abstract" | ||
+ | style="color:#0B6D78; text-decoration: none;"><font face="Trebuchet MS" size="5">Abstract</font></a> </td> | ||
+ | </tr> | ||
+ | |||
+ | <tr> | ||
+ | <td style="border:0px solid black;" align="center" width="33%" height ="35px" | ||
+ | onMouseOver="this.bgColor='#99CC69'" onMouseOut="this.bgColor='#FFCE5B'" bgColor=#FFCE5B> | ||
+ | <a href="#topic1" | ||
+ | style="color:#0B6D78; text-decoration: none;"><font face="Trebuchet MS" size="5">Topic 1</font></a> </td> | ||
+ | </tr> | ||
+ | |||
+ | <tr> | ||
+ | <td style="border:0px solid black;" align="center" width="33%" height ="35px" | ||
+ | onMouseOver="this.bgColor='#99CC69'" onMouseOut="this.bgColor='#FFCE5B'" bgColor=#FFCE5B> | ||
+ | <a href="#topic2" | ||
+ | style="color:#0B6D78; text-decoration: none;"><font face="Trebuchet MS" size="5">Topic 2</font></a> </td> | ||
+ | </tr> | ||
+ | |||
+ | <tr> | ||
+ | <td style="border:0px solid black;" align="center" width="33%" height ="35px" | ||
+ | onMouseOver="this.bgColor='#99CC69'" onMouseOut="this.bgColor='#FFCE5B'" bgColor=#FFCE5B> | ||
+ | <a href="#topic3" | ||
+ | style="color:#0B6D78; text-decoration: none;"><font face="Trebuchet MS" size="5">Topic 3</font></a> </td> | ||
+ | </tr> | ||
+ | |||
+ | <tr> | ||
+ | <td style="border:0px solid black;" align="center" width="33%" height ="35px" | ||
+ | onMouseOver="this.bgColor='#99CC69'" onMouseOut="this.bgColor='#FFCE5B'" bgColor=#FFCE5B> | ||
+ | <a href="#references" | ||
+ | style="color:#0B6D78; text-decoration: none;"><font face="Trebuchet MS" size="5">References</font></a> </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td align="right" height ="35px"><img src="https://static.igem.org/mediawiki/2014/b/b8/TCU-Phage.png" width="30%"/></td> | ||
+ | </tr> | ||
+ | |||
+ | </table> | ||
+ | </td> | ||
+ | |||
+ | </tr> | ||
+ | </table> | ||
+ | |||
+ | |||
+ | |||
+ | <!-- Abstract Section--> | ||
+ | <table width="975px" align="center"> | ||
+ | <tr ><td coslpan="3" height="35px"></td></tr> | ||
+ | |||
+ | <tr><td colspan="3" style="background-color:#FFF2B5" height="20px"> <font face="Trebuchet MS" size="7" color="#A66B38" id="abstract">Abstract</font> </td> </tr> | ||
+ | <tr> | ||
+ | <td valign="top" height="10px"> </td> | ||
+ | <td ></td> | ||
+ | <td valign="top"> </td> | ||
+ | <tr> | ||
+ | <td width="42%" valign="top"> | ||
+ | <font size="3" face="Verdana" color="#333"><p>To access this, we use a special <a href="http://en.wikipedia.org/wiki/Phagemid" target="_blank">phagemid</a> for phage display. The phagemid contains a additional phage replication origin. When helper phage (a phage whose own ori is knock-out) infection take place, phagemid can be packaged as genome for progeny. Since we put an <a href="http://en.wikipedia.org/wiki/Antibiotic_resistance" target="_blank">antibiotic</a> resistance gene targeting <a href="http://en.wikipedia.org/wiki/CRISPR" target="_blank">CRISPR</a> system on our phagemid, this phage display can spread our CRISPR among bacterium nearby and remove their resistance efficiently.</p></font> | ||
+ | </td> | ||
+ | |||
+ | <td width="5%" > </td> | ||
+ | |||
+ | |||
+ | <td width="42%" valign="top"> | ||
+ | <font size="3" face="Verdana" color="#333"><p>Trogene Horse is a new concept combining phage therapy with CRISPR, and this combination can solve both safety concern(phage therapy) and efficiency problem(CRISPR). We believe our project can deal with bacterial resistance problem on agriculture, and hope it can access on medicine one day.</p></font></td> | ||
+ | |||
+ | |||
+ | <tr ><td coslpan="2" height="35px"></td></tr> | ||
+ | |||
+ | </tr> | ||
+ | </table> | ||
+ | |||
+ | <!-- End of abstract section --> | ||
+ | |||
+ | |||
+ | <!-- 3 columns content | ||
+ | this area is divided intro 3 columns, you can add more information about your team, project, city or mention your sponsors! --> | ||
+ | <table width="975px" align="center"> | ||
+ | |||
+ | <tr> <td> <h3 id="topic1">Topic 1</h3> </td> </tr> | ||
+ | |||
+ | <tr> | ||
+ | <!-- first column --> | ||
+ | <td width="30%"> | ||
+ | <p> </p> | ||
+ | </td> | ||
+ | |||
+ | <td width="5%"></td> | ||
+ | |||
+ | |||
+ | <!-- second column --> | ||
+ | <td width="30%"> | ||
+ | <p> </p> | ||
+ | </td> | ||
+ | |||
+ | <td width="5%"></td> | ||
+ | |||
+ | <!-- third column --> | ||
+ | <td width="30%"> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/b/b7/2014placeholderimage.jpg" width="300px" height="300px"> | ||
+ | </td> | ||
+ | |||
+ | </tr> | ||
+ | </table> | ||
+ | <!-- end of 3 column content --> | ||
+ | |||
+ | |||
+ | <!-- Topic 2 --> | ||
+ | <table width="975px" align="center"> | ||
+ | |||
+ | <tr> <td> <h3 id="topic2">Topic 2</h3> </td> </tr> | ||
+ | |||
+ | <tr> | ||
+ | <!-- first column --> | ||
+ | <td width="30%"> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/b/b7/2014placeholderimage.jpg" width="300px" height="300px"> | ||
+ | </td> | ||
+ | |||
+ | <td width="5%"></td> | ||
+ | |||
+ | |||
+ | <!-- second column --> | ||
+ | <td width="30%"> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/b/b7/2014placeholderimage.jpg" width="300px" height="300px"> | ||
+ | </td> | ||
+ | <td width="5%"></td> | ||
+ | |||
+ | |||
+ | <!-- third column --> | ||
+ | <td width="30%"> | ||
+ | <p> </p> | ||
+ | </td> | ||
+ | </tr> | ||
+ | |||
+ | |||
+ | </table> | ||
+ | <!-- end of 3 column content --> | ||
+ | |||
+ | |||
+ | |||
+ | <!-- 2 columns content | ||
+ | this area is divided intro 3 columns, you can add more information about your team, project, city or mention your sponsors! --> | ||
+ | <table width="975px" align="center"> | ||
+ | |||
+ | <tr> <td> <h3 id="topic3">Topic 3</h3> </td> </tr> | ||
+ | |||
+ | <tr> | ||
+ | <!-- first column --> | ||
+ | |||
+ | <td width="65%"> | ||
+ | <p> </p> | ||
+ | </td> | ||
+ | |||
+ | |||
+ | <td width="5%"></td> | ||
+ | |||
+ | |||
+ | <!-- second column --> | ||
+ | <td width="30%"> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/b/b7/2014placeholderimage.jpg" width="300px" height="200px"> | ||
+ | </td> | ||
+ | |||
+ | |||
+ | </tr> | ||
+ | |||
+ | |||
+ | </table> | ||
+ | <!-- end of 2 column content --> | ||
+ | |||
+ | <!-- references --> | ||
+ | |||
+ | <table width="975px" align="center"> | ||
+ | <tr ><td height="35px"></td></tr> | ||
+ | |||
+ | <tr><td> <h3 id="references">References</h3> | ||
+ | <ul> | ||
+ | <li></li> | ||
+ | </ul> | ||
+ | </td> | ||
+ | </tr> | ||
+ | |||
+ | </tr></table> | ||
+ | <table width="975" border="0" cellspacing="0" cellpadding="0" align="center"> | ||
+ | <tr> | ||
+ | <td style="background-color:#FFF2B5" height="20px"><font face="Trebuchet MS" size="7" color="#A66B38" id="abstract">Program</font></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td height="15"> </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td> | ||
+ | <table border="0" cellspacing="0" cellpadding="0" align="center"> | ||
+ | <tr> | ||
+ | <td align="center" width="15"> </td> | ||
+ | <td align="center" width="250" height="250"><img src="https://static.igem.org/mediawiki/2014/e/e5/TCU-Part-logo.png" alt="Parts" width="128"onmouseover="this.width=this.width*1.2;Partsbox.color='#90B849'" onmouseout="this.width=this.width/1.2;Partsbox.color='#333'"/></td> | ||
+ | <td width="20"> </td> | ||
+ | <td align="center" width="250"><img src="https://static.igem.org/mediawiki/2014/4/4d/TCU_Blueprint-128.png" width="128" height="128" alt="System Design"/></td> | ||
+ | <td width="20"> </td> | ||
+ | <td align="center" width="250"><img src="https://static.igem.org/mediawiki/2014/2/24/TCU_Microscope-128.png" alt="M13 Phage" width="128" height="128" /></td> | ||
+ | <td align="center" width="15"> </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td align="center"> </td> | ||
+ | <td align="center" height="10"> </td> | ||
+ | <td> </td> | ||
+ | <td align="center"> </td> | ||
+ | <td> </td> | ||
+ | <td align="center"> </td> | ||
+ | <td align="center"> </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td align="center"> </td> | ||
+ | <td align="center"><font size="6" face="Verdana" color="#333" id="Partsbox">Parts</font></td> | ||
+ | <td> </td> | ||
+ | <td align="center"><font size="6" face="Verdana" color="#333" id="Systembox">System Design</font></td> | ||
+ | <td> </td> | ||
+ | <td align="center"><font size="6" face="Verdana" color="#333" id="M13box">M13 Phage</font></td> | ||
+ | <td align="center"> </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td> </td> | ||
+ | <td height="50"> </td> | ||
+ | <td> </td> | ||
+ | <td> </td> | ||
+ | <td> </td> | ||
+ | <td> </td> | ||
+ | <td> </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td align="center"> </td> | ||
+ | <td align="center" width="250" height="250"><img src="https://static.igem.org/mediawiki/2014/4/43/TCU_Gear-128.png" alt="CRISPR" width="128" height="128" /></td> | ||
+ | <td> </td> | ||
+ | <td align="center"><img src="https://static.igem.org/mediawiki/2014/4/4a/TCU_1413400508_Briefcase.png" alt="Future Works" width="128" height="128" /></td> | ||
+ | <td> </td> | ||
+ | <td align="center"><img src="https://static.igem.org/mediawiki/2014/d/dd/TCU-Human-logo.png" alt="Human Pratics" width="128" height="128" /></td> | ||
+ | <td align="center"> </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td align="center"> </td> | ||
+ | <td align="center" height="10"> </td> | ||
+ | <td> </td> | ||
+ | <td align="center"> </td> | ||
+ | <td> </td> | ||
+ | <td align="center"> </td> | ||
+ | <td align="center"> </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td align="center"> </td> | ||
+ | <td align="center"><font size="6" face="Verdana" color="#333" id="CRISPRbox">CRISPR</font></td> | ||
+ | <td> </td> | ||
+ | <td align="center"><font size="6" face="Verdana" color="#333" id="Futurebox">Future Work</font></td> | ||
+ | <td> </td> | ||
+ | <td align="center"><font size="6" face="Verdana" color="#333" id="Humanbox">Human Pratics</font></td> | ||
+ | <td align="center"> </td> | ||
+ | </tr> | ||
+ | </table></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td height="30"> </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | |||
+ | <table width="100%" border="0" cellspacing="0" cellpadding="0"> | ||
+ | <tr> | ||
+ | <td><img src="https://static.igem.org/mediawiki/2014/c/c1/TCU-Line.png" width="100%"></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | <table width="100%" border="0" align="center" style="background-color:#F2DE79" height="150px"> | ||
+ | <tr align="center" bgcolor="#F2DE79" height="150px" style="width:150px"> | ||
+ | <td width="15%" align="center"><div id="gotop">^</div> | ||
+ | <a href="https://2014.igem.org/Team:TCU_Taiwan/Contact" title="Contact Us"><img src="https://static.igem.org/mediawiki/2014/8/84/TCU-Contact-bot.png" width="80" onMouseMove="this.src=Image0.src;" onMouseOut="this.src='https://static.igem.org/mediawiki/2014/8/84/TCU-Contact-bot.png'"></a> | ||
+ | <br><br> | ||
+ | <a href="mailto: tcutaiwan@gmail.com" target="_blank" title="Gmail"><img src="https://static.igem.org/mediawiki/2014/c/c4/TCU%E3%84%A6Gmail.png" width="30"></a> | ||
+ | <a href="https://www.facebook.com/TCUiGEM?ref=ts&fref=ts" target="_blank" title="Facebook"><img src="https://static.igem.org/mediawiki/2014/b/b9/TCU-Facebook.png" width="30"></a> <a href="https://www.youtube.com/channel/UCr40ZmaFNJGx7tUufCXK_OQ" target="_blank" title="YouTube"><img src="https://static.igem.org/mediawiki/2014/2/29/TCU_Youtube.png" width="30"></a> <a href="http://tcuigem.wordpress.com/" target="_blank" title="Wordpress"><img src="https://static.igem.org/mediawiki/2014/f/f0/TCU-Wordpress.png" width="30"></a> | ||
+ | </td> | ||
+ | <td width="0.5px" align="center" bgcolor="#A66B38"> </td> | ||
+ | <td> | ||
+ | |||
+ | <table width="70%" border="0" cellspacing="0" cellpadding="0" align="center" style="background-color:#F2DE79"> | ||
+ | <tr align="center"> | ||
+ | <td><font size="2" face="Verdana" color="#F2DE79" id="Members">Team Members</font></td> | ||
+ | <td><font size="2" face="Verdana" color="#F2DE79" id="Project">Project</font></td> | ||
+ | <td><font size="2" face="Verdana" color="#F2DE79" id="Parts">Parts</font></td> | ||
+ | <td><font size="2" face="Verdana" color="#F2DE79" id="Pratics">Human Pratics</font></td> | ||
+ | <td><font size="2" face="Verdana" color="#F2DE79" id="Modeling">Modeling</font></td> | ||
+ | <td><font size="2" face="Verdana" color="#F2DE79" id="Safety">Safety</font></td> | ||
+ | <td><font size="2" face="Verdana" color="#F2DE79" id="Notebook">Notebook</font></td> | ||
+ | <td><font size="2" face="Verdana" color="#F2DE79" id="Attributions">Attributions</font></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><a href="https://2014.igem.org/Team:TCU_Taiwan/Team" title="Team Members"><img src="https://static.igem.org/mediawiki/2014/1/1a/TCU-Team-logo.png" width="100"onMouseOver="this.width=this.width*1.1;Members.color='#333'" onMouseOut="this.width=this.width/1.1;Members.color='#F2DE79'"></a></td> | ||
+ | <td><a href="https://2014.igem.org/Team:TCU_Taiwan/Project" title="Project"><img src="https://static.igem.org/mediawiki/2014/f/f4/TCU-Project-logo.png" width="100" onMouseOver="this.width=this.width*1.1;Project.color='#333'" onMouseOut="this.width=this.width/1.1;Project.color='#F2DE79'"></a></td> | ||
+ | <td><a href="https://2014.igem.org/Team:TCU_Taiwan/Parts" title="Parts"><img src="https://static.igem.org/mediawiki/2014/e/e5/TCU-Part-logo.png" width="100" onMouseOver="this.width=this.width*1.1;Parts.color='#333'" onMouseOut="this.width=this.width/1.1;Parts.color='#F2DE79'"></a></td> | ||
+ | <td><a href="https://2014.igem.org/Team:TCU_Taiwan/HumanPratics" title="Human Pratics"><img src="https://static.igem.org/mediawiki/2014/d/dd/TCU-Human-logo.png" width="100" onMouseOver="this.width=this.width*1.1;Pratics.color='#333'" onMouseOut="this.width=this.width/1.1;Pratics.color='#F2DE79'"></a></td> | ||
+ | <td><a href="https://2014.igem.org/Team:TCU_Taiwan/Modeling" title="Modeling"><img src="https://static.igem.org/mediawiki/2014/3/3f/TCU-Modeling-logo.png" width="100" onMouseOver="this.width=this.width*1.1;Modeling.color='#333'" onMouseOut="this.width=this.width/1.1;Modeling.color='#F2DE79'"></a></td> | ||
+ | <td><a href="https://2014.igem.org/Team:TCU_Taiwan/Safety" title="Safety"><img src="https://static.igem.org/mediawiki/2014/2/21/TCU-Safety-logo.png" width="100" onMouseOver="this.width=this.width*1.1;Safety.color='#333'" onMouseOut="this.width=this.width/1.1;Safety.color='#F2DE79'"></a></td> | ||
+ | <td><a href="https://2014.igem.org/Team:TCU_Taiwan/Notebook" title="Notebook"><img src="https://static.igem.org/mediawiki/2014/2/25/TCU-Notebook-logo.png" width="100" onMouseOver="this.width=this.width*1.1;Notebook.color='#333'" onMouseOut="this.width=this.width/1.1;Notebook.color='#F2DE79'"></a></td> | ||
+ | <td><a href="https://2014.igem.org/Team:TCU_Taiwan/Attributions" title="Attributions"><img src="https://static.igem.org/mediawiki/2014/5/51/TCU-Attributions-logo.png" width="100" onMouseOver="this.width=this.width*1.1;Attributions.color='#333'" onMouseOut="this.width=this.width/1.1;Attributions.color='#F2DE79'"></a></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | <p><font size="2" face="Verdana" color="#333" id="tip">Lost the way? Use it to help you if you're lost</font><font color="#333" size="2" face="Verdana">.</font></p> | ||
+ | </td> | ||
+ | <td width="1px" align="center" bgcolor="#A66B38"> </td> | ||
+ | <td width="15%" align="center"><p><a href="https://2014.igem.org/Team:TCU_Taiwan" title="Home"><img src="https://static.igem.org/mediawiki/2014/c/c3/TCU-Logo-d.png" width="100"></a></p> | ||
+ | <p><img src="http://i.creativecommons.org/l/by/3.0/88x31.png" width="100"></p> <p></p></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | <!==end of references --> | ||
+ | <div id="gotop">^</div> | ||
+ | </html> | ||
{{CSS/Main}} | {{CSS/Main}} | ||
Revision as of 08:02, 16 October 2014
Project |
|
|
Trogene Horse | ||||||||
|
Abstract | ||
To access this, we use a special phagemid for phage display. The phagemid contains a additional phage replication origin. When helper phage (a phage whose own ori is knock-out) infection take place, phagemid can be packaged as genome for progeny. Since we put an antibiotic resistance gene targeting CRISPR system on our phagemid, this phage display can spread our CRISPR among bacterium nearby and remove their resistance efficiently. |
Trogene Horse is a new concept combining phage therapy with CRISPR, and this combination can solve both safety concern(phage therapy) and efficiency problem(CRISPR). We believe our project can deal with bacterial resistance problem on agriculture, and hope it can access on medicine one day. |
|
Topic 1 | ||||
|
|
Topic 2 | ||||
|
Topic 3 | ||
|
References |
Program | |||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||||||||||
^
|
Lost the way? Use it to help you if you're lost. |
Project |
|
|
Trogene Horse | ||||||||
|
Abstract | ||
To access this, we use a special phagemid for phage display. The phagemid contains a additional phage replication origin. When helper phage (a phage whose own ori is knock-out) infection take place, phagemid can be packaged as genome for progeny. Since we put an antibiotic resistance gene targeting CRISPR system on our phagemid, this phage display can spread our CRISPR among bacterium nearby and remove their resistance efficiently. |
Trogene Horse is a new concept combining phage therapy with CRISPR, and this combination can solve both safety concern(phage therapy) and efficiency problem(CRISPR). We believe our project can deal with bacterial resistance problem on agriculture, and hope it can access on medicine one day. |
|
Topic 1 | ||||
|
|
Topic 2 | ||||
|
Topic 3 | ||
|
References |
Program | |||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||||||||||
^
|
Lost the way? Use it to help you if you're lost. |
Project |
|
|
Trogene Horse | ||||||||
|
Abstract | ||
To access this, we use a special phagemid for phage display. The phagemid contains a additional phage replication origin. When helper phage (a phage whose own ori is knock-out) infection take place, phagemid can be packaged as genome for progeny. Since we put an antibiotic resistance gene targeting CRISPR system on our phagemid, this phage display can spread our CRISPR among bacterium nearby and remove their resistance efficiently. |
Trogene Horse is a new concept combining phage therapy with CRISPR, and this combination can solve both safety concern(phage therapy) and efficiency problem(CRISPR). We believe our project can deal with bacterial resistance problem on agriculture, and hope it can access on medicine one day. |
|
Topic 1 | ||||
|
|
Topic 2 | ||||
|
Topic 3 | ||
|
References |
Program | ||
|