|
|
(8 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
− | {{Peking}} | + | <!--[if lt IE 8 ]><html class="no-js ie ie7" lang="en"> <![endif]--> |
− | <html> | + | <!--[if IE 8 ]><html class="no-js ie ie8" lang="en"> <![endif]--> |
| + | <!--[if (gte IE 8)|!(IE)]><!--> |
| + | <html class="no-js" lang="en"> |
| + | <!--<![endif]--> |
| + | <head> |
| + | <!--- Basic Page Needs========================================================================= --> |
| + | <meta charset="utf-8"/> |
| + | <title></title> |
| + | <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.2, user-scalable=yes" /> |
| + | <meta name="description" content="Wiki of Peking iGEM 2018" /> |
| + | <meta name="author" content="Peking iGEM"/> |
| + | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
| + | <!-- Mobile Specific Metas===================================================================== --> |
| + | <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/> |
| + | <!-- Fix Overwrite the original iGEM style=================================================== --> |
| + | <link href="https://2018.igem.org/Template:Peking/css/fix?action=raw&ctype=text/css" rel="stylesheet" /> |
| + | <!-- CSS======================================================================================= --> |
| + | <link href="https://2018.igem.org/Template:Peking/css/bootstrap_min?action=raw&ctype=text/css" rel="stylesheet" /> |
| + | <link href="https://2018.igem.org/Template:Peking/css/style?action=raw&ctype=text/css" rel="stylesheet" /> |
| + | <!-- CSS======================================================================================= --> |
| + | <link rel="stylesheet" href="https://2018.igem.org/Template:Peking/css/default?action=raw&ctype=text/css"/> |
| + | <link rel="stylesheet" href="https://2018.igem.org/Template:Peking/css/layout?action=raw&ctype=text/css"/> |
| + | <link rel="stylesheet" href="https://2018.igem.org/Template:Peking/css/media-queries?action=raw&ctype=text/css"/> |
| + | <link rel="stylesheet" href="https://2018.igem.org/Template:Peking/css/notebook_panel?action=raw&ctype=text/css"/> |
| + | <style> |
| + | body { background: #D2D8D8 url(https://static.igem.org/mediawiki/2018/7/78/T--Peking--images_bodyBackground.jpeg); background-attachment:fixed;} |
| + | .texttitle{ |
| + | color:#6495ED; |
| + | font-size: 38px; |
| + | line-height: 48px; |
| + | margin-bottom: 12px; |
| + | font-family: raleway-bold, sans-serif !important; |
| + | background: transparent; |
| + | letter-spacing: 3px; |
| + | text-transform: uppercase; |
| + | font-weight: 350; |
| + | text-align: center; |
| + | padding-top:40px; |
| + | } |
| + | sup{font-size:11px;} |
| + | .references{margin-top:150px;margin-bottom:40px;} |
| + | .references p{font-size:14px !important; color:#666161 !important;} |
| + | .classic-title {font-weight: 300;padding-top:30px;} |
| + | .classic-title span { |
| + | padding-bottom: 8px; |
| + | border-bottom: 1px solid #383232; |
| + | font-weight: 400; |
| + | } |
| + | figure{margin-top:40px;margin-bottom:40px;height:auto;} |
| + | .anchor{padding-top:100px;margin-top:-100px;} |
| + | </style> |
| + | |
| + | </head> |
| + | <body> |
| + | <!--sidebar 引用==============================================================================--> |
| + | <style> |
| + | #primary span{ |
| + | display:block; |
| + | word-break:break-all |
| + | } |
| + | |
| + | #page-wrap { |
| + | width: 25%; |
| + | margin: 0px; |
| + | position: relative; |
| + | } |
| + | #page-wrap a:hover {color:#6495ED;} |
| + | |
| + | #sidebar { |
| + | width: 25%; |
| + | margin-left: 0px; |
| + | } |
| + | @media (min-width:1024px){ |
| + | #sidebar{position:relative;top:120px;max-width:200px;}} |
| + | @media (max-width: 1023px){ |
| + | #sidebar{display:none; |
| + | } |
| + | #page-wrap{display:none;} |
| + | } |
| + | </style> |
| + | |
| + | |
| + | <script type="text/javascript"> |
| + | function menuFixed(id){ |
| + | var obj = document.getElementById(id); |
| + | var _getHeight = obj.offsetTop; |
| + | |
| + | window.onscroll = function(){ |
| + | changePos(id,_getHeight); |
| + | } |
| + | } |
| + | function changePos(id,height){ |
| + | var obj = document.getElementById(id);var windowBottom = $(window).scrollTop() + $(window).innerHeight(); |
| + | if(w>=1024){ |
| + | if($(window).scrollTop() + $(window).height() > $(document).height() - 230){ |
| + | $('#sidebar').fadeOut("fast");}else{$('#sidebar').fadeIn("fast");} |
| + | } |
| + | var scrollTop = document.documentElement.scrollTop || document.body.scrollTop -230; |
| + | var windowBottom = $(window).scrollTop() + $(window).innerHeight(); |
| + | var w = window.innerWidth; |
| + | |
| + | if(scrollTop < height){ obj.style.position = 'relative'; |
| + | }else{ |
| + | obj.style.position = 'fixed'; |
| + | } |
| + | } |
| + | </script> |
| + | |
| + | <script type="text/javascript"> |
| + | window.onload = function(){ |
| + | menuFixed('sidebar'); |
| + | } |
| + | </script> |
| + | <script> |
| + | function naver(id){ |
| + | var obj=document.getElementById(id); |
| + | var oPos=obj.offsetTop; |
| + | return window.scrollTo(0,oPos+250); |
| + | } |
| + | </script> |
| + | <!--sidebar 引用 end ==============================================================================--> |
| + | <!-- Navigation --> |
| + | <div id="navigation" class="navbar navbar-fixed-top"> |
| + | <div class="navbar-inner "> |
| + | <div class="container no-padding"> |
| + | <a class="show-menu" data-toggle="collapse" data-target=".nav-collapse"><span class="show-menu-bar"></span> |
| + | </a> |
| + | <div id="logo" style="max-width:0px"><a class="" href="https://2018.igem.org/Team:Peking"><img |
| + | src="https://static.igem.org/mediawiki/2018/3/36/T--Peking--Logo.png"></a></div> |
| + | |
| + | <div class="nav-collapse collapse"> |
| + | <ul class="nav"> |
| | | |
| + | <li class="menu-1"><a class="colapse-menu1" href="https://2018.igem.org/Team:Peking">Home</a> |
| + | </li> |
| | | |
| + | <li class="dropdown menu-2"><a class="dropdown-toggle" data-toggle="dropdown" href="#" >Project</a> |
| + | <ul class="dropdown-menu"> |
| + | <li><a href="https://2018.igem.org/Team:Peking/Project" class="barfont1">Description</a></li> |
| + | <li><a href="https://2018.igem.org/Team:Peking/Design" class="barfont1">Design</a></li> |
| + | <li><a href="https://2018.igem.org/Team:Peking/Demonstrate" class="barfont1">Demonstration</a></li> |
| + | <li><a href="https://2018.igem.org/Team:Peking/Perspective" class="barfont1">Perspective</a></li> |
| + | </ul> |
| + | </li> |
| + | <li class="menu-3"><a class="colapse-menu1" href="https://2018.igem.org/Team:Peking/Model">Modeling</a> |
| + | </li> |
| + | <li class="menu-4"><a class="colapse-menu1" href="https://2018.igem.org/Team:Peking/Software">Software</a> |
| + | </li> |
| | | |
− | <div class="column full_size judges-will-not-evaluate">
| |
− | <h3>★ ALERT! </h3>
| |
− | <p>This page is used by the judges to evaluate your team for the <a href="https://2018.igem.org/Judging/Medals">medal criterion</a> or <a href="https://2018.igem.org/Judging/Awards"> award listed below</a>. </p>
| |
− | <p> Delete this box in order to be evaluated for this medal criterion and/or award. See more information at <a href="https://2018.igem.org/Judging/Pages_for_Awards"> Instructions for Pages for awards</a>.</p>
| |
− | </div>
| |
| | | |
| + | <li class="menu-6"><a class="colapse-menu1" href="https://2018.igem.org/Team:Peking/Human_Practices">Human Practices</a> |
| + | </li> |
| + | <li class="dropdown menu-7"><a class="dropdown-toggle" data-toggle="dropdown" href="#" >Achievement</a> |
| + | <ul class="dropdown-menu"> |
| + | <li><a href="https://2018.igem.org/Team:Peking/Judging_Form" class="barfont1">Judging Form</a></li> |
| + | <li><a href="https://2018.igem.org/Team:Peking/Parts" class="barfont1">Parts</a></li> |
| + | <li><a href="https://2018.igem.org/Team:Peking/Improve" class="barfont1">Improvement</a></li> |
| + | <li><a href="https://2018.igem.org/Team:Peking/InterLab" class="barfont1">InterLab</a></li> |
| | | |
− | <div class="clear"></div> | + | </ul> |
| + | </li> |
| + | <li class="dropdown menu-8"><a class="dropdown-toggle" data-toggle="dropdown" href="#" >Lab</a> |
| + | <ul class="dropdown-menu"> |
| + | <li><a href="https://2018.igem.org/Team:Peking/Team_Members">Team Members</a></li> |
| + | <li><a href="https://2018.igem.org/Team:Peking/Attributions" class="barfont1">Attributions</a></li> |
| + | <li><a href="https://2018.igem.org/Team:Peking/Notebook" class="barfont1">Notebook</a></li> |
| + | <li><a href="https://2018.igem.org/Team:Peking/Collaborations" class="barfont1">Collaborations</a></li> |
| + | <li><a href="https://2018.igem.org/Team:Peking/Safety" class="barfont1">Safety</a></li> |
| + | <li><a href="https://2018.igem.org/Team:Peking/Acknowledgement" class="barfont1">Acknowledgement</a></li> |
| + | |
| + | </ul> |
| + | </li> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | <!--/Navigation --> |
| | | |
| + | |
| + | <!-- Page Title======================================================================== --> |
| + | <div id="page-title"> |
| + | <div class="row"> |
| + | <div class="twelve columns centered text-center"> |
| + | <h1>Parts</h1> |
| + | <p class="title1" style="text-align:center"></p> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | <!-- Page Title End--> |
| + | |
| + | |
| + | <div id="page-content" class="row page"> |
| + | <div id="primary" class="twelve columns"> |
| + | <section> |
| + | <div class="row"> |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | <div class="three columns"> |
| + | <div id="page-wrap"> |
| + | <div id="sidebar" style="color:#000000"> |
| + | <h4><a href="javascript:void(0);" onclick="naver('favor')">•Favorite Parts</a></h4> |
| + | <h4><a href="javascript:void(0);" onclick="naver('table')">•Part Table</a></h4> |
| + | |
| + | <h4><a href="javascript:void(0);" onclick="naver('basic')">•Best Basic Part</a></h4> |
| + | <h4><a href="javascript:void(0);" onclick="naver('composite')">•Best Composite Part</a></h4> |
| + | <h4><a href="javascript:void(0);" onclick="naver('collection')">•Part Collection</a></h4> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | |
| + | |
| + | <div class="nine columns"> |
| + | |
| + | |
| + | |
| + | |
| + | <div class="texttitle"><a id="favor"></a>Favorite Parts</div> |
| + | <h3 class="classic-title">Schematic diagram</h3> |
| + | <hr style="border:2px dashed; height:2px" color="#666666"> |
| + | <figure> |
| + | <p style="text-align:center;"><img src="https://static.igem.org/mediawiki/2018/d/df/T--Peking--parts0.png" alt=""/></p> |
| + | <figcaption style="text-align:center;"> |
| + | Figure. 1 Schematic diagram of most parts submitted by Peking iGEM 2018. |
| + | </figcaption> |
| + | </figure> |
| + | <h3 class="classic-title"><a href="http://parts.igem.org/Part:BBa_K2601010">BBa_K2601010</a></h3> |
| + | <hr style="border:2px dashed; height:2px" color="#666666"> |
| + | <figure> |
| + | <p style="text-align:center;"><img src=" https://static.igem.org/mediawiki/2018/1/1f/T--Peking--parts1.png" alt=""/></p> |
| + | <figcaption style="text-align:center;"> |
| + | Figure. 2 Schematic diagram of BBa_K2601010 |
| + | </figcaption> |
| + | </figure> |
| + | <p class="lead add-bottom" style="color:#5E5656">We combined Frb, yEGFP and HOTag6 togethor in <a href="http://parts.igem.org/Part:BBa_K2601010">BBa_K2601010</a>. Frb can interact with FKBP after adding rapamycin, which makes the RapaSPOT formation controllable. We constructed yeast strains with FKBP-mCherry-HOTag3 and Frb-yEGFP-HOTag6 and used 10 μM rapamycin to induce SPOT formation. Minutes after adding rapamycin, granules appeared and became larger gradually.</p> |
| + | <br/> |
| + | <h3 class="classic-title"><a href="http://parts.igem.org/Part:BBa_K2601011">BBa_K2601011</a></h3> |
| + | <hr style="border:2px dashed; height:2px" color="#666666"> |
| + | <figure> |
| + | <p style="text-align:center;"><div align="center"><img src=" https://static.igem.org/mediawiki/2018/8/87/T--Peking--parts2.jpeg" alt=""/></p></div> |
| + | <figcaption style="text-align:center;"> |
| + | Figure. 3 Schematic diagram of BBa_K2601011 |
| + | </figcaption> |
| + | </figure> |
| + | <p class="lead add-bottom" style="color:#5E5656">To make our SPOT a reaction hub, we fused the enzymes of β-carotene synthase system, CrtI, CrtE and CrtYB into Frb-HOTag6 backbone. In the presence of rapamycin, FKBP-yEGFP-HOTag3 and Frb-enzyme-HOTag6 can condense into aggregates. And if the yeast contains SPOT, there will be more β-carotene producted. Meanwhile, we wondered if we can load enzymes onto SPOT mediated by indirected connection. We fused CFP to anti-GFP nanobody as the demonstration of our design and we observed the co-localization of the blue and green fluorescence as expected. </p> |
| + | <br/> |
| + | |
| + | |
| + | |
| + | <h3 class="classic-title"><a href="http://parts.igem.org/Part:BBa_K2601012">BBa_K2601012</a></h3> |
| + | <hr style="border:2px dashed; height:2px" color="#666666"> |
| + | <figure> |
| + | <div align="center"><p style="text-align:center;"><img src="https://static.igem.org/mediawiki/2018/3/36/T--Peking--parts3.png" alt=""/></p></div> |
| + | <figcaption style="text-align:center;"> |
| + | Figure. 4 Schematic diagram of BBa_K2601012. |
| + | </figcaption> |
| + | </figure> |
| + | <p class="lead add-bottom" style="color:#5E5656">In the biobrick <a href="http://parts.igem.org/Part:BBa_K2601012">BBa_K2601012</a>, we fused SUMO, yEGFP and HOTag3 together. SUMO is the interaction module which can bind SIM spontaneously, while HOTag3 can introduce multivalence. These two features are necessary for SPOT formation. We expressed SUMO-yEGFP-HOTag3 and SIM-mCherry-HOTag6 in one yeast strain, and we observed the colocalization of yEGFP and mCherry in two different fluorescence channels, which confirms our hypothesis that the two components could form synthetic organelles. </p> |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | <br/> |
| + | <a id="table"></a> |
| + | <div class="texttitle">Part Table</div> |
| + | |
| + | <div class="highlight" align="center" > |
| + | <table cellpadding="3" cellspacing="0" style="width: 60%;margin:auto"> |
| + | <tr> |
| + | <td width="30%">BBa_</td> |
| + | <td align="right">Part</td> |
| + | </tr> |
| + | <tr> |
| + | <td><a href="http://parts.igem.org/Part:BBa_K2601000">K2601000</a></td> |
| + | <td align="right">Promoter-tet07</td> |
| + | </tr> |
| + | <tr> |
| + | <td><a href="http://parts.igem.org/Part:BBa_K2601001">K2601001</a></td> |
| + | <td align="right">Promoter-PDH3</td> |
| + | </tr> |
| + | <tr> |
| + | <td><a href="http://parts.igem.org/Part:BBa_K2601002">K2601002</a></td> |
| + | <td align="right">SUMO</td> |
| + | </tr> |
| + | <tr> |
| + | <td><a href="http://parts.igem.org/Part:BBa_K2601003">K2601003</a></td> |
| + | <td align="right">SIM</td> |
| + | </tr> |
| + | <tr> |
| + | <td><a href="http://parts.igem.org/Part:BBa_K2601004">K2601004</a></td> |
| + | <td align="right">HOTag3</td> |
| + | </tr> |
| + | <tr> |
| + | <td><a href="http://parts.igem.org/Part:BBa_K2601005">K2601005</a></td> |
| + | <td align="right">HOTag6</td> |
| + | </tr> |
| + | <tr> |
| + | <td><a href="http://parts.igem.org/Part:BBa_K2601007">K2601007</a></td> |
| + | <td align="right">Frb-yEGFP</td> |
| + | </tr> |
| + | <tr> |
| + | <td><a href="http://parts.igem.org/Part:BBa_K2601008">K2601008</a></td> |
| + | <td width="570%" align="right">FKBP-yEGFP</td> |
| + | </tr> |
| + | <tr> |
| + | <td><a href="http://parts.igem.org/Part:BBa_K2601010">K2601010</a></td> |
| + | <td align="right">Frb-yEGFP-HOTag6</td> |
| + | </tr> |
| + | <tr> |
| + | <td><a href="http://parts.igem.org/Part:BBa_K2601011">K2601011</a></td> |
| + | <td align="right">FKBP-yEGFP-HOTag3</td> |
| + | </tr> |
| + | <tr> |
| + | <td><a href="http://parts.igem.org/Part:BBa_K2601012">K2601012</a></td> |
| + | <td align="right">SUMO-yEGFP-HOtag3</td> |
| + | </tr> |
| + | <tr> |
| + | <td><a href="http://parts.igem.org/Part:BBa_K2601021">K2601021</a></td> |
| + | <td align="right">Tet07-Frb-yEGFP</td> |
| + | </tr> |
| + | <tr> |
| + | <td><a href="http://parts.igem.org/Part:BBa_K2601023">K2601023</a></td> |
| + | <td align="right">PDH3-Frb-yEGFP</td> |
| + | </tr> |
| + | <tr> |
| + | <td><a href="http://parts.igem.org/Part:BBa_K2601025">K2601025</a></td> |
| + | <td align="right">Tet07-FKBP-yEGFP</td> |
| + | </tr> |
| + | <tr> |
| + | <td><a href="http://parts.igem.org/Part:BBa_K2601026">K2601026</a></td> |
| + | <td align="right">TEF1-FKBP-yEGFP</td> |
| + | </tr> |
| + | <tr> |
| + | <td><a href="http://parts.igem.org/Part:BBa_K2601027">K2601027</a></td> |
| + | <td align="right">PDH3-FKBP-yEGFP</td> |
| + | </tr> |
| + | <tr> |
| + | <td><a href="http://parts.igem.org/Part:BBa_K2601032">K2601032</a></td> |
| + | <td align="right">Tet07-Frb-yEGFP-HOTag6</td> |
| + | </tr> |
| + | <tr> |
| + | <td><a href="http://parts.igem.org/Part:BBa_K2601033">K2601033</a></td> |
| + | <td align="right">TEF1-Frb-yEGFP-HOTag6</td> |
| + | </tr> |
| + | <tr> |
| + | <td><a href="http://parts.igem.org/Part:BBa_K2601034">K2601034</a></td> |
| + | <td align="right">PDH3-Frb-yEGFP-HOTag6</td> |
| + | </tr> |
| + | <tr> |
| + | <td><a href="http://parts.igem.org/Part:BBa_K2601037">K2601037</a></td> |
| + | <td align="right">TEF1-FKBP-yEGFP-HOTag3</td> |
| + | </tr> |
| + | <tr> |
| + | <td><a href="http://parts.igem.org/Part:BBa_K2601038">K2601038</a></td> |
| + | <td align="right">PDH3-FKBP-yEGFP-HOTag3</td> |
| + | </tr> |
| + | <tr> |
| + | <td><a href="http://parts.igem.org/Part:BBa_K2601040">K2601040</a></td> |
| + | <td align="right">Tet07-SUMO-yEGFP-HOtag3</td> |
| + | </tr> |
| + | <tr> |
| + | <td><a href="http://parts.igem.org/Part:BBa_K2601041">K2601041</a></td> |
| + | <td align="right">TEF1-SUMO-yEGFP-HOtag3</td> |
| + | </tr> |
| + | <tr> |
| + | <td><a href="http://parts.igem.org/Part:BBa_K2601042">K2601042</a></td> |
| + | <td align="right">PDH3-SUMO-yEGFP-HOtag3</td> |
| + | </tr> |
| + | <tr> |
| + | <td><a href="http://parts.igem.org/Part:BBa_K2601054">K2601054</a></td> |
| + | <td align="right">PDH3-Frb-crtE-HOTag6</td> |
| + | </tr> |
| + | <tr> |
| + | <td><a href="http://parts.igem.org/Part:BBa_K2601056">K2601056</a></td> |
| + | <td align="right">Tet07-Frb-crtYB-HOTag6</td> |
| + | </tr> |
| + | <tr> |
| + | <td><a href="http://parts.igem.org/Part:BBa_K2601058">K2601058</a></td> |
| + | <td align="right">PDH3-Frb-crtYB-HOTag6</td> |
| + | </tr> |
| + | <tr> |
| + | <td><a href="http://parts.igem.org/Part:BBa_K2601060">K2601060</a></td> |
| + | <td align="right">SIM-crtE-Hotag6</td> |
| + | </tr> |
| + | <tr> |
| + | <td><a href="http://parts.igem.org/Part:BBa_K2601061">K2601061</a></td> |
| + | <td align="right">SIM-crtYB-Hotag6</td> |
| + | </tr> |
| + | </table> |
| + | </div> |
| + | <a id="basic"></a> |
| + | <div class="texttitle">Best basic parts</div> |
| + | <h3 class="classic-title"><a href="http://parts.igem.org/Part:BBa_K2601004">BBa_K2601004</a></h3> |
| + | <hr style="border:2px dashed; height:2px" color="#666666"> |
| + | |
| + | <p style="text-align:justify; text-justify:inter-ideograph;">For this year’s project, we chose <a href="http://parts.igem.org/Part:BBa_K2601004">BBa_K2601004 </a>which codes homo-oligomeric tag 3 (short as HOTag3) for the special award of the best Basic Part. HOTags are the biobricks that we used to introduce multivalence in our synthetic organelles. In natural process, phase separation occurred depending on multiple repeats protein domains, such as the interaction between Nephrin which three phosphotyrosine motifs and the SRC homology 2 (SH2) domain on Nck [1]. Using multiple repeat domains in a man-made design is not ideal, because it would not only make the scaffold extremely large but also be problematic for molecular cloning and making transgenic yeasts. Thus, instead of using multiple repeats, we turned to use the de novo-designed HOTags. These HOTags contain approximately 30 amino acids. HOTag3 has high stoichiometry, forming hexamer spontaneously<sup>[2]</sup>. |
| + | <br/><br/> |
| + | We fused two sets of interaction module into the multivalence module. First, we fused SUMO to hexameric HOTag3 and SIM to tetrameric HOTag6. With the result of fluorescence imaging (Fig. 1), we confirmed that these two recombinant proteins can form granules successfully. Meanwhile we used FRAP to verify if the granule is liquid-like. After photobleaching, the fluorescence of granules quickly recovered, which indicated that the granules had rapid mass exchange with cytoplasm.<br/><br/></p> |
| + | <figure> |
| + | <img src="https://static.igem.org/mediawiki/2018/6/6a/T--Peking--bs1.png" alt=""/> |
| + | <figcaption style="text-align:justify; text-justify:inter-ideograph;"> |
| + | Figure. 1A The diagram of SUMO/SIM fusing with HOTags and fluorescent reporters. Both components were under the control of constitutive promoters. Colocalization of red and green puncta could be captured under fluorescence microscope. <br/> |
| + | Figure. 1B The state of the synthetic organelle was observed by fluorescence recovery after photobleaching(FRAP). After photobleaching, fluorescence recovered in eight seconds. Scale bar, 1.70μm. |
| | | |
| + | </figcaption> |
| + | </figure> |
| + | <p style="text-align:justify; text-justify:inter-ideograph;">Furthermore, we used Tet07, a doxycycline-inducible promoter, to control the expression of the SIM component. SIM fused with HOTag6 couldn’t express in the absence of doxycycline. Before we added doxycycline, SUMO-HOTag3 was evenly distributed in the cells and can’t phase separate. But after we added it, phase separation gradually appears (Fig. 2).<br/><br/></p> |
| + | <figure> |
| + | <figcaption style="text-align:justify; text-justify:inter-ideograph;"> |
| + | <img src="https://static.igem.org/mediawiki/2018/3/38/T--Peking--bs2.png" alt=""/> |
| + | Figure. 2 Screenshots taken from the live-cell videos. Before adding dox, only green fluorescence could be detected. After adding dox, colocalization of red and green puncta could be captured. Scale bar, 30μm |
| | | |
| + | </figcaption> |
| + | </figure> |
| + | <p style="text-align:justify; text-justify:inter-ideograph;">To demonstrate if we can control the formation of synthetic organelles at protein-level, we transformed the SUMO-SIM system to rapamycin-induced dimerization system (FKBP-Frb). Phase separation happens only if we add rapamycin to the culture. From the result of fluorescence imaging, we observed only the concentration of FKBP-mCherry-HOTag3 and Frb-yEGFP-HOTag6 is appropriate, they can combine with each other successfully (Fig. 3). <br/><br/></p> |
| + | <figure> |
| + | <div align="center"><img src="https://static.igem.org/mediawiki/2018/d/df/T--Peking--bs3.png" width="400 px" height="400 px" alt=""/></div> |
| + | <figcaption style="text-align:justify; text-justify:inter-ideograph;"> Figure. 3 A screenshot taken from the GIFs. FKBP-HOTag3 and Frb-HOTag6 were under the control of promoters with different strength. (PDH3 > TEF1 > Ura3) |
| + | </figcaption> |
| + | </figure> |
| + | <p style="text-align:justify; text-justify:inter-ideograph;">we can use the synthetic phase separation-based organelle platform as a sensor.<br/><br/></p> |
| + | <figure><div align="center"> |
| + | <img src="https://static.igem.org/mediawiki/2018/1/14/T--Peking--bs4.png" alt="" width="300 px" height="300 px"/></div> |
| + | <figcaption style="text-align:justify; text-justify:inter-ideograph;"> Figure. 4 The function test of ABA sensor. In the presence of ABA, granules can be observed in both fluorescence channels. |
| + | </figcaption> |
| + | </figure> |
| + | <p style="text-align:justify; text-justify:inter-ideograph;">In a word, with the basic part BBa_K2601004, we can achieve the formation of the synthetic phase separation-based organelle platform in many different conditions. Based on this part, we designed a series of composite part. |
| + | <br/><br/> |
| + | [1] Banani, S. F., Lee, H. O., Hyman, A. A., & Rosen, M. K. (2017). Biomolecular condensates: organizers of cellular biochemistry. Nature reviews Molecular cell biology, 18(5), 285.<br/> |
| | | |
− | <div class="column full_size"> | + | [2] Woolfson D N, Bartlett G J, Burton A J, et al. (2015). De novo protein design: how do we expand into the universe of possible protein structures?. Current opinion in structural biology, 33: 16-26. |
| + | <br/><br/></p> |
| + | <a id="composite"></a> |
| + | <div class="texttitle">Best Composite Part</div> |
| + | <h3 class="classic-title"><a href="http://parts.igem.org/Part:BBa_K2602011">BBa_K2602011</a></h3> |
| + | <hr style="border:2px dashed; height:2px" color="#666666"> |
| + | |
| + | <p style="text-align:justify; text-justify:inter-ideograph;">We chose<a href= "http://parts.igem.org/Part:BBa_K2602011">BBa_K2602011</a> which can express protein FKBP-yEGFP-HOTag3 to apply for the award of the Best Composite Part. <br/><br/> |
| + | A widespread use of rapamycin has been developed to take advantage of the small molecule’s ability to heterodimerize proteins. Rapamycin binds to the FK506 binding protein (FKBP) as well as to a 100-amino acid domain of the mammalian target of rapamycin (mTOR), known as the FKBP-rapamycin binding domain (Frb). Proteins of interest can be expressed as fusions to FKBP or Frb, and then conditionally dimerized by adding rapamycin. |
| + | <br/><br/> |
| + | To make our granules controllable, we fused the interaction module FKBP, the reporter yEGFP and the multivalence module HOTag3 together. That makes the composite part can response rapamycin in the environment and combined with another recombinant protein Frb-HOTag6 to form a synthetic phase separation-based organelle, which is confirmed by our result (Fig. 5). |
| | | |
− | <h1> Part Collection </h1> | + | <br/><br/></p> |
− | <p>Did your team make a lot of great parts? Is there a theme that ties all your parts together? Do you have more than 10 parts in this collection? Did you make a CRISPR collection, a MoClo collection, or a collection of awesome pigment parts? Describe your parts collection on this page, so the judges can evaluate you for the Best Part Collection award.</p> | + | <figure> |
| + | <img src="https://static.igem.org/mediawiki/2018/f/f6/T--Peking--bp1.png" alt=""/> |
| + | <figcaption style="text-align:justify; text-justify:inter-ideograph;"> |
| + | Figure. 5 Proportion of yeasts with granules after rapamycin induction. The rapamycin is from 1μM to 100 μM. |
| | | |
− | <p> | + | </figcaption> |
− | While you should put all the characterization information for your parts on the Registry, you are encouraged to explain how all your parts form a collection on this page.
| + | </figure> |
− | </p> | + | <p style="text-align:justify; text-justify:inter-ideograph;">To regulate the concentration of FKBP-HOTag3 and Frb-HOTag6, we found that only in an appropriate condition that only when FKBP-HoTag3 had a low level expression while Frb-HoTag6 had a high level expression, granules formed (Fig. 6). The experimental results was consistent with the <a href="https://2018.igem.org/Team:Peking/Model">model</a>.<br/><br/></p> |
− | </div> | + | <figure> |
| + | <figcaption style="text-align:justify; text-justify:inter-ideograph;"> |
| + | <div align="center"> |
| + | <img src="https://static.igem.org/mediawiki/2018/5/5d/T--Peking--bp2.png" width="400 px" height="400 px"alt=""/></div> |
| + | Figure. 6 Screenshot taken from the GIFs. FKBP-HOTag3 and Frb-HOTag6 were under the control of promoters with different strength. |
| | | |
| + | </figcaption> |
| + | </figure> |
| + | <p style="text-align:justify; text-justify:inter-ideograph;">Rapamycin is a famous kind of antifungi reagent. We found FKBP-Frb based phase separation system could alleviate the inhibitory effect of rapamycin. It could sequester rapamycin in the granule and rescue the yeast from the toxicity of the rapamycin. From the yeast growth curves we could see that there was a significant difference between cells with and without phase separation.<br/><br/></p> |
| + | <figure> |
| + | <figcaption style="text-align:justify; text-justify:inter-ideograph;"> |
| + | <img src="https://static.igem.org/mediawiki/2018/9/9b/T--Peking--bp3.png" alt=""/> |
| + | Figure. 7 The growth curve of yeasts with and without SPOT. The groups with SPOT show stronger resistance to rapamycin. |
| + | </figcaption> |
| + | </figure> |
| + | <p style="text-align:justify; text-justify:inter-ideograph;">Based on this composite part, we demonstrate if we can introduce more functions into our synthetic organelles, such metabolic regulation. We fused three enzymes named CrtI, CrtYB, and CrtE which can produce β-carotene, into the Frb-HOTag6. We wondered if our synthetic organelles can increase the production rate. Results from photograph and HPLC confirmed our hypothesis (Fig. 8). <br/><br/></p> |
| + | <figure> |
| + | <div align="center"><img src="https://static.igem.org/mediawiki/2018/0/07/T--Peking--bp4.png" width="600 px" height="600 px" alt=""/></div> |
| + | <figcaption style="text-align:justify; text-justify:inter-ideograph;">Figure. 8A β-carotene production pathway widely used in biology. <br/> |
| + | Figure. 8B Design of SPOT producing carotene. <br/> |
| + | Figure. 8C Fluorescence images and carotene production result after rendered by rapamycin for 36h. |
| + | Figure. 8D HPLC result of carotene production after 48h. |
| + | </figcaption> |
| + | </figure> |
| + | |
| + | <br/><br/></p> |
| + | <a id="collection"></a> |
| + | <div class="texttitle">Part Collection</div> |
| + | <p class="lead add-bottom" style="color:#5E5656">2018 Peking iGEM team members devoted themselves to constructing a part collection that can drive phase separation. We have not only submitted all of new basic HOTag parts, but also provided multiple composite parts combining HOTags with other protein-protein interaction modules and fluorescent reporters. The basic part, HOTag3, is a homo-oligomeric short peptide containing only 30 amino acids. It has high stoichiometry, forming hexamer spontaneously. The HOTag3, together with another tetrameric HOTag6, can robustly drive phase separation upon protein-protein interaction. Protein-protein interaction is achieved by our dimerization parts, including FKBP/Frb and SUMO/SIM. Functions of all the parts were thoroughly tested. Some thermodynamic and kinetic properties of the parts were characterized as well. We believe the HOTag is useful tool for other iGEM teams to investigate protein phase separation and design synthetic organelles.</p> |
| + | |
| + | </div><!--9columns end--> |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | </div><!--row end--> |
| + | </section> |
| + | </div><!--12 columes end--> |
| + | </div><!--page-content end--> |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | <!-- footer============================================================================== --> |
| + | <style> |
| + | footer .copyright span:before { |
| + | content: "|"; |
| + | padding-left: 10px; |
| + | padding-right: 12px; |
| + | color: #b4bbbb; |
| + | } |
| + | footer .copyright span:after { |
| + | content: "|"; |
| + | padding-left: 10px; |
| + | padding-right: 12px; |
| + | color: #b4bbbb; |
| + | } |
| + | </style> |
| + | <footer id="page-footer"> |
| + | <footer id="page-footer"> |
| + | <div class="row,row1"> |
| + | <ul class="footer-social"> |
| + | <li class="col-md-6" id="PKU-administration" style="margin-bottom:25px;max-width:300px"> |
| + | <a href="http://dean.pku.edu.cn/pkudean/index.html"><img src="https://static.igem.org/mediawiki/2018/7/7a/T--Peking--images_PKU_Administration_logo.png"></a> |
| + | </li> |
| + | <li class="col-md-6" id="PKU-SLS" style="margin-bottom:25px;max-width:300px"> |
| + | <a href="http://www.bio.pku.edu.cn/"><img src="https://static.igem.org/mediawiki/2018/0/04/T--Peking--images_PKU_SLS_logo.png"></a> |
| + | </li> |
| + | |
| + | <li class="col-md-6" id="PKU-CQB" style="margin-bottom:25px;max-width:300px"> |
| + | <a href="http://cqb.pku.edu.cn/en/"><img src="https://static.igem.org/mediawiki/2018/e/e1/T--Peking--images_PKU_CQB_logo.png"></a> |
| + | </li> |
| | | |
− | <div class="column full_size"> | + | </ul> |
− | <div class="highlight decoration_background"> | + | </div> |
− | <h3>Note</h3> | + | <div class="row"> |
− | <p>This page should list all the parts in the collection your team made during your project. You must add all characterization information for your parts on the Registry. You should not put characterization information on this page.</p> | + | <div class="twelve columns" > |
− | </div> | + | <ul class="copyright"> |
− | </div> | + | <!--<li>© 2014 Sparrow</li> --> |
| + | <li><a href="https://2018.igem.org/Team:Peking">Home</a> <a href="mailto:indigomad@pku.edu.cn">Contact</a></li> |
| + | <span> ©2018 PEKING IGEM. All Rights Reserved.</span> |
| + | <li><a href="http://getbootstrap.com/2.3.2/">Based on Bootstrap</a></li> |
| + | </ul> |
| + | </div> |
| + | <div id="go-top" style="display: block;"><a title="Back to Top" href="#">Go To Top</a></div> |
| + | </div> |
| | | |
− | <div class="column full_size">
| |
− | <h3>Best Part Collection Special Prize</h3>
| |
− | <p>To be eligible for this award, these parts must adhere to <a href="http://parts.igem.org/DNA_Submission">Registry sample submission guidelines</a> and have been sent to the Registry of Standard Biological Parts. If you have a collection of parts you wish to nominate your team for this <a href="https://2018.igem.org/Judging/Awards">special prize</a>, make sure you add your part numbers to your <a href="https://2018.igem.org/Judging/Judging_Form">judging form</a> and delete the box at the top of this page.</p>
| |
− | </div>
| |
| | | |
| + | <!-- Footer End--> |
| + | |
| + | |
| + | <!-- Java Script======================================================================= --> |
| + | <script>window.jQuery || document.write('<script src="https://2018.igem.org/Template:Peking/Javascript/jquery_1_10_2_min?action=raw&ctype=text/javascript"><\/script>')</script> |
| + | <script type="text/javascript" src="https://2018.igem.org/Template:Peking/Javascript/jquery_migrate_1_2_1_min?action=raw&ctype=text/javascript"></script> |
| + | |
| + | <script src="https://2018.igem.org/Template:Peking/Javascript/jquery_flexslider?action=raw&ctype=text/javascript"></script> |
| + | <script src="https://2018.igem.org/Template:Peking/Javascript/doubleaptogo?action=raw&ctype=text/javascript"></script> |
| + | <script src="https://2018.igem.org/Template:Peking/Javascript/init?action=raw&ctype=text/javascript"></script> |
| + | |
| + | <!--quotations from flexslider: start--> |
| + | <script src='https://2018.igem.org/Template:Peking/Javascript/modernizr_js?action=raw&ctype=text/javascript'></script> |
| + | <script type='text/javascript' src='https://2018.igem.org/Template:Peking/Javascript/fjquery_polaroid?action=raw&ctype=text/javascript'></script> |
| + | <script type='text/javascript' src='https://2018.igem.org/Template:Peking/Javascript/fjquery_easing?action=raw&ctype=text/javascript'></script> |
| + | <script type='text/javascript' src='https://2018.igem.org/Template:Peking/Javascript/fjquery_transform_0_8_0_min?action=raw&ctype=text/javascript'></script> |
| + | <script type='text/javascript' src='https://2018.igem.org/Template:Peking/Javascript/fjquery_preloader?action=raw&ctype=text/javascript'></script> |
| + | <!--quotations from flexslider: end--> |
| + | |
| + | <!--quotations from black: start--> |
| + | <script type='text/javascript' src="https://2018.igem.org/Template:Peking/Javascript/jquery?action=raw&ctype=text/javascript"></script> |
| + | <script type='text/javascript' src="https://2018.igem.org/Template:Peking/Javascript/jquery_sticky?action=raw&ctype=text/javascript"></script> |
| + | <script type='text/javascript' src="https://2018.igem.org/Template:Peking/Javascript/jquery_easing_1_3_pack?action=raw&ctype=text/javascript"></script> |
| + | <script type='text/javascript' src="https://2018.igem.org/Template:Peking/Javascript/bootstrap_min?action=raw&ctype=text/javascript"></script> |
| + | <script type='text/javascript' src="https://2018.igem.org/Template:Peking/Javascript/jquery_patallax_1_1_3?action=raw&ctype=text/javascript"></script> |
| + | <script type='text/javascript' src="https://2018.igem.org/Template:Peking/Javascript/appear?action=raw&ctype=text/javascript"></script> |
| + | <script type='text/javascript' src="https://2018.igem.org/Template:Peking/Javascript/modernizr?action=raw&ctype=text/javascript"></script> |
| + | <script type='text/javascript' src="https://2018.igem.org/Template:Peking/Javascript/jquery_prettyPhoto?action=raw&ctype=text/javascript"></script> |
| + | <script type='text/javascript' src="https://2018.igem.org/Template:Peking/Javascript/isotope?action=raw&ctype=text/javascript"></script> |
| + | <script type='text/javascript' src="https://2018.igem.org/Template:Peking/Javascript/jquery_bxslider_min?action=raw&ctype=text/javascript"></script> |
| + | <script type='text/javascript' src="https://2018.igem.org/Template:Peking/Javascript/jquery_cycle_all?action=raw&ctype=text/javascript" ></script> |
| + | <script type='text/javascript' src="https://2018.igem.org/Template:Peking/Javascript/jquery_maximage?action=raw&ctype=text/javascript"></script> |
| + | <script type='text/javascript' src="https://2018.igem.org/Template:Peking/Javascript/scripts?action=raw&ctype=text/javascript "></script> |
| + | <!--quotations from black: end--> |
| + | |
| + | |
| + | </body> |
| </html> | | </html> |