(28 intermediate revisions by 3 users not shown) | |||
Line 3: | Line 3: | ||
<!DOCTYPE html> | <!DOCTYPE html> | ||
<html> | <html> | ||
− | |||
<title>Coli Sapiens</title> | <title>Coli Sapiens</title> | ||
<meta charset="UTF-8"> | <meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<link rel="stylesheet" href="main.css"> | <link rel="stylesheet" href="main.css"> | ||
− | |||
<style> | <style> | ||
− | body,h1,h2,h3,h4,h5 {font-family: " | + | body,h1,h2,h3,h4,h5 {font-family: "Arial", sans-serif} |
body {font-size:16px;} | body {font-size:16px;} | ||
.w3-half img{margin-bottom:-6px;margin-top:16px;opacity:0.8;cursor:pointer} | .w3-half img{margin-bottom:-6px;margin-top:16px;opacity:0.8;cursor:pointer} | ||
.w3-half img:hover{opacity:1} | .w3-half img:hover{opacity:1} | ||
</style> | </style> | ||
− | |||
<body> | <body> | ||
+ | |||
+ | <div id="loader-bg"> | ||
+ | <div id="loader"> | ||
+ | <div class="photo-show"> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/f/f4/T--TokyoTech--load_1.png" width="600"> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/4/43/T--TokyoTech--load_2.png" width="600"> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
<!-- Sidebar/menu --> | <!-- Sidebar/menu --> | ||
<nav class="w3-sidebar w3-red w3-collapse w3-top w3-large w3-padding" style="z-index:3;width:300px;font-weight:bold;" id="mySidebar"><br> | <nav class="w3-sidebar w3-red w3-collapse w3-top w3-large w3-padding" style="z-index:3;width:300px;font-weight:bold;" id="mySidebar"><br> | ||
− | <a href="javascript:void(0)" onclick="w3_close()" class="w3-button w3-hide-large w3-display-topleft" style="width:100%;font-size: | + | <a href="javascript:void(0)" onclick="w3_close()" class="w3-button w3-hide-large w3-display-topleft" style="width:100%;font-size:20px">Close Menu</a> |
− | <div class="w3-container"> | + | <div class="w3-container" style="margin-top: 20px;margin-bottom: 25px" id="wrap"> |
− | <img src="https://static.igem.org/mediawiki/2017/ | + | <img src="https://static.igem.org/mediawiki/2017/a/a8/T--TokyoTech--logo_white_bright_10211603.png" style="width: 100%"> |
</div> | </div> | ||
− | <div class="w3-bar- | + | |
− | <ul id=" | + | <div style="padding-top: 15px; padding-left: 25px; id="wrap"> |
− | <li><a href=" | + | |
+ | <div id="contents" style="z-index: 10"> | ||
+ | |||
+ | <ul class="click_menu_checkbox vertm_down"> | ||
+ | <li style="margin-bottom: 10px; border: 5px double #fff; border-radius: 10px;"> | ||
+ | <input type="checkbox" id="vmcb-a" /> | ||
+ | <label for="vmcb-a"><a href="https://2017.igem.org/Team:TokyoTech">Home</a></label> | ||
+ | </li> | ||
+ | <li style="margin-bottom: 10px; border: 5px double #fff; border-radius: 10px"> | ||
+ | <input type="checkbox" id="vmcb-b" /> | ||
+ | <label for="vmcb-b"><a href="https://2017.igem.org/Team:TokyoTech/Medal">Achievements</a></label> | ||
+ | </li> | ||
+ | <li style="margin-bottom: 10px; border: 5px double #fff; border-radius: 10px"> | ||
+ | <input type="checkbox" id="vmcb-c" /> | ||
+ | <label for="vmcb-c"><a>Project</a></label> | ||
+ | <ul> | ||
+ | <li style="text-align: center;"><a href="https://2017.igem.org/Team:TokyoTech/Description" class="w3-bar-item w3-button w3-hover-white">Description</a></li> | ||
+ | <li style="text-align: center;"><a href="https://2017.igem.org/Team:TokyoTech/Project/Basic_Parts" onclick="w3_close()" class="w3-bar-item w3-button w3-hover-white">Basic Parts</a></li> | ||
+ | <li style="text-align: center;"><a href="https://2017.igem.org/Team:TokyoTech/Project/Composite_Parts" onclick="w3_close()" class="w3-bar-item w3-button w3-hover-white">Composite Parts</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | |||
+ | <li style="margin-bottom: 10px; border: 5px double #fff; border-radius: 10px"> | ||
+ | <input type="checkbox" id="vmcb-d" /> | ||
+ | <label for="vmcb-d"><a>Experiment</a></label> | ||
+ | <ul> | ||
+ | |||
+ | <li> | ||
+ | <input type="checkbox" id="vmcb-d1" /> | ||
+ | <label for="vmcb-d1"><a href="https://2017.igem.org/Team:TokyoTech/Experiment/Overview" onclick="w3_close()" class="w3-bar-item w3-button w3-hover-white" style="text-align: center;">Overview</a></label> | ||
+ | </li> | ||
+ | |||
+ | <li style="padding-bottom: 10px; padding-top: 5px"> | ||
+ | <input type="checkbox" id="vmcb-d2" /> | ||
+ | <label for="vmcb-d2"><a style="text-align: center;">Bacteria to <br>Human Cells ▼</a></label> | ||
+ | <ul> | ||
+ | <li style="text-align: center;"><a href="https://2017.igem.org/Team:TokyoTech/Experiment/TraI_Assay" onclick="w3_close()" class="w3-bar-item w3-button w3-hover-white">TraI Assay</a></li> | ||
+ | <li style="text-align: center;"><a href="https://2017.igem.org/Team:TokyoTech/Experiment/TraI_Improvement" onclick="w3_close()" class="w3-bar-item w3-button w3-hover-white">TraI Improvement <br>Assay</a></li> | ||
+ | <li style="text-align: center;"><a href="https://2017.igem.org/Team:TokyoTech/Experiment/TraR_Reporter_Assay" onclick="w3_close()" class="w3-bar-item w3-button w3-hover-white" >TraR Reporter <br>Assay</a></li> | ||
+ | <li style="text-align: center;"><a href="https://2017.igem.org/Team:TokyoTech/Experiment/Transcriptome_Analysis" onclick="w3_close()" class="w3-bar-item w3-button w3-hover-white">Transcriptome <br>Analysis</a></li> | ||
+ | <li style="text-align: center;"><a href="https://2017.igem.org/Team:TokyoTech/Experiment/Chimeric_Transcription_Factor" onclick="w3_close()" class="w3-bar-item w3-button w3-hover-white">Chimeric <br> Transcription <br> Factor Assay</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | |||
+ | <li style="padding-bottom: 3px"> | ||
+ | <input type="checkbox" id="vmcb-d3" /> | ||
+ | <label for="vmcb-d3"><a style="text-align: center;">Human Cells to <br>Bacteria ▼</a></label> | ||
+ | <ul> | ||
+ | <li><a href="https://2017.igem.org/Team:TokyoTech/Experiment/AHK4_Assay" onclick="w3_close()" class="w3-bar-item w3-button w3-hover-white">AHK4 Assay</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | |||
+ | <li> | ||
+ | <input type="checkbox" id="vmcb-d4" /> | ||
+ | <label for="vmcb-d4"><a href="https://2017.igem.org/Team:TokyoTech/InterLab" onclick="w3_close()" class="w3-bar-item w3-button w3-hover-white" style="text-align: center;">InterLab</a></label> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | |||
+ | |||
+ | <li style="margin-bottom: 10px; text-align: center; border: 5px double #fff; border-radius: 10px"> | ||
+ | <input type="checkbox" id="vmcb-e" /> | ||
+ | <label for="vmcb-e"><a href="https://2017.igem.org/Team:TokyoTech/Model">Modelling</a></label> | ||
+ | </li> | ||
+ | |||
+ | <li style="margin-bottom: 10px; text-align: center; border: 5px double #fff; border-radius: 10px"> | ||
+ | <input type="checkbox" id="vmcb-f" /> | ||
+ | <label for="vmcb-f"><a>Human Practices</a></label> | ||
<ul> | <ul> | ||
− | <li><a href=" | + | <li style="text-align: center;"><a href="https://2017.igem.org/Team:TokyoTech/HP" onclick="w3_close()" class="w3-bar-item w3-button w3-hover-white">Overview</a></li> |
+ | <li style="text-align: center;"><a href="https://2017.igem.org/Team:TokyoTech/HP/Silver" onclick="w3_close()" class="w3-bar-item w3-button w3-hover-white">Silver</a></li> | ||
+ | <li style="text-align: center;"><a href="https://2017.igem.org/Team:TokyoTech/HP/Gold_Integrated" onclick="w3_close()" class="w3-bar-item w3-button w3-hover-white">Gold (Integrated)</a></li> | ||
+ | <li style="text-align: center;"><a href="https://2017.igem.org/Team:TokyoTech/Demonstrate" onclick="w3_close()" class="w3-bar-item w3-button w3-hover-white">Demonstrate</a></li> | ||
+ | <li style="text-align: center;"><a href="https://2017.igem.org/Team:TokyoTech/Collaborations" onclick="w3_close()" class="w3-bar-item w3-button w3-hover-white">Collaborations</a></li> | ||
</ul> | </ul> | ||
</li> | </li> | ||
+ | |||
+ | <li style="margin-bottom: 10px; text-align: center; border: 5px double #fff; border-radius: 10px"> | ||
+ | <input type="checkbox" id="vmcb-g" /> | ||
+ | <label for="vmcb-g"><a>About us</a></label> | ||
+ | <ul> | ||
+ | <li style="text-align: center;"><a href="https://2017.igem.org/Team:TokyoTech/Team" onclick="w3_close()" class="w3-bar-item w3-button w3-hover-white">Team</a></li> | ||
+ | <li style="text-align: center;"><a href="https://2017.igem.org/Team:TokyoTech/Attributions" onclick="w3_close()" class="w3-bar-item w3-button w3-hover-white">Attributions</a></li> | ||
+ | <li style="text-align: center;"><a href="https://2017.igem.org/Team:TokyoTech/Sponsors" onclick="w3_close()" class="w3-bar-item w3-button w3-hover-white">Sponsors</a></li> | ||
</ul> | </ul> | ||
− | + | </li> | |
− | + | </ul> | |
− | + | </div> | |
− | + | ||
− | + | ||
− | + | ||
</div> | </div> | ||
</nav> | </nav> | ||
Line 61: | Line 144: | ||
<h1 class="w3-xxxlarge w3-text-red" style="padding-bottom: 10px;padding-top: 10px"><b>Introduction</b></h1><!-- 小見出し --> | <h1 class="w3-xxxlarge w3-text-red" style="padding-bottom: 10px;padding-top: 10px"><b>Introduction</b></h1><!-- 小見出し --> | ||
<hr style="width:50px;border:5px solid red" class="w3-round"> | <hr style="width:50px;border:5px solid red" class="w3-round"> | ||
− | <p style=" | + | <p style="font-size: 16px; text-indent:1em">In our project, we use a kind of Quorum Sensing signaling molecules (Acyl-homoserine lactones, AHLs), 3OC8HSL (hereafter C8) as a signaling molecule of cross-kingdom communication from bacteria to human cells (Read <a href="https://2017.igem.org/Team:TokyoTech/Experiment/TraI_Assay">TraI Assay</a> page). Therefore, we searched the way to detect that C8 was synthesized by <span style="font-style: italic">E. coli</span> introduced C8 synthesis gene, from <span style="font-style: italic">traI</span>. This section describes the evaluation of Tra system (a kind of Quorum Sensing derived from <span style="font-style: italic">Agrobacterium tumefaciens</span>). |
</p> | </p> | ||
Line 72: | Line 155: | ||
<h1 class="w3-xxxlarge w3-text-red" style="padding-bottom: 10px;padding-top: 10px"><b>Summary</b></h1><!-- 小見出し --> | <h1 class="w3-xxxlarge w3-text-red" style="padding-bottom: 10px;padding-top: 10px"><b>Summary</b></h1><!-- 小見出し --> | ||
<hr style="width:50px;border:5px solid red" class="w3-round"> | <hr style="width:50px;border:5px solid red" class="w3-round"> | ||
− | <p style=" | + | <p style="font-size: 16px; text-indent:1em">The purpose of the experiment is to evaluate the reporter gene of Tra system, from <span style="font-style: italic">traR</span> works correctly in <span style="font-style: italic">E. coli</span> cells. We constructed the two plasmids shown below and introduced them to <span style="font-style: italic">E. coli</span>. To the end, adding C8 into the <span style="font-style: italic">E. coli</span> and investigate TraR-C8 complex activate transcription from Ptra. |
− | <p style=" | + | <p style="font-size: 16px; text-indent:1em">- Plasmids</p> |
− | <p style=" | + | <p style="font-size: 16px">Sample(Fig. 1)</p> |
− | <p style=" | + | <p style="font-size: 16px">A. Ptet – <span style="font-style: italic">rbs – traR</span> (pSB6A1)</p> |
− | <p style=" | + | <p style="font-size: 16px">B. Ptra – <span style="font-style: italic">rbs – gfp</span> (pSB3K3) </p><br></br> |
− | + | <center><figure> | |
− | <figure> | + | <img src="https://static.igem.org/mediawiki/2017/1/14/T--TokyoTech--TraRAssay.png" style="max-width:60%"> |
− | <img src="" style="max-width:60%"> | + | <figcaption style="font-size: 16px">Fig. 1 Construction of sample</figcaption> |
− | <figcaption style=" | + | </figure></center></br> |
− | </figure> | + | |
− | + | <p style="font-size: 16px">Negative control (Fig. 2)</p> | |
− | + | <p style="font-size: 16px">C. pSB6A1 </p> | |
− | <p style=" | + | <p style="font-size: 16px">D. pSB3K3 </p> |
− | <p style=" | + | <center><figure> |
− | <figure> | + | <img src="https://static.igem.org/mediawiki/2017/8/8b/T--TokyoTech--Plasmid_Nega.png" style="max-width:60%"> |
− | <img src="" style="max-width:60%"> | + | <figcaption style="font-size: 16px">Fig. 2 Construction of Negative control</figcaption> |
− | <figcaption style=" | + | </figure></center> |
− | </figure> | + | |
</p> | </p> | ||
Line 109: | Line 190: | ||
− | + | <p style="font-size: 16px; text-indent:1em">The results showed that the value of RFU of GFP / Turbidity of samples and that of negative controls was same. This indicated that GFP expression was not induced by TraR-C8 complex.</p> | |
− | <figure> | + | <center><figure> |
− | <img src="https://static.igem.org/mediawiki/2017/a/a1/T--TokyoTech--TraR_reporter_assay.png" style="max-width: | + | <img src="https://static.igem.org/mediawiki/2017/a/a1/T--TokyoTech--TraR_reporter_assay.png" style="max-width:80%"> |
− | <figcaption style=" | + | <figcaption style="font-size: 16px">Fig. 3 RFU of GFP / Turbidity of TraR Reporter Assay |
− | </figure> | + | </figure></center> |
Line 128: | Line 209: | ||
<h1 class="w3-xxxlarge w3-text-red" style="padding-bottom: 10px;padding-top: 10px"><b>Discussion</b></h1> | <h1 class="w3-xxxlarge w3-text-red" style="padding-bottom: 10px;padding-top: 10px"><b>Discussion</b></h1> | ||
<hr style="width:50px;border:5px solid red" class="w3-round"> | <hr style="width:50px;border:5px solid red" class="w3-round"> | ||
− | + | <p style="font-size: 16px; text-indent:1em">From the results, Tra reporter system did not work in <span style="font-style: italic">E. coli</span>. This is because the tra box where TraR-C8 complex binds upstream Ptra is essential to active transcription(Read <a href="https://2017.igem.org/Team:TokyoTech/Experiment/Chimeric_Transcription_Factor">Chimeric Transcription Factor Assay</a> page) and the number of this region is not enough for non-<span style="font-style: italic"><span style="font-style: italic">A. tumefaciens</span></span> organisms to activate transcription. From other our experiment, C8 could be detect by Lux system (a kind of Quorum Sensing system derived from <span style="font-style: italic">Vibrio fischeri</span>). Thus, we decided to use Lux system to detect that C8 was synthesized by <span style="font-style: italic">E. coli</span> introduced traI (Read <a href="https://2017.igem.org/Team:TokyoTech/Experiment/TraI_Assay">TraI Assay</a> page) | |
Line 141: | Line 222: | ||
<h1 class="w3-xxxlarge w3-text-red" style="padding-bottom: 10px;padding-top: 10px"><b>Reference</b></h1> | <h1 class="w3-xxxlarge w3-text-red" style="padding-bottom: 10px;padding-top: 10px"><b>Reference</b></h1> | ||
<hr style="width:50px;border:5px solid red" class="w3-round"> | <hr style="width:50px;border:5px solid red" class="w3-round"> | ||
− | + | <p style="font-size: 16px; text-indent:1em">[1] Foundational Platform for Mammalian Synthetic Biology, 2012 Noah Davidsohn et.al</p> | |
+ | <p style="font-size: 16px; text-indent:1em">[2]Conserved cis-Acting Promoter Elements Are Required for Density-Dependent Transcription of <span style="font-style: italic">Agrobacterium | ||
+ | tumefaciens</span> Conjugal Transfer Genes, 1995 CLAY FUQUA et.al | ||
</p> | </p> | ||
− | + | </div> | |
− | + | ||
− | + | ||
</div><!-- ここまでが編集可能範囲 --> | </div><!-- ここまでが編集可能範囲 --> | ||
− | <div class="w3-light-grey w3-container w3-padding-32" style="margin-top:75px;padding-right:58px"><p class="w3-right"> | + | <div class="w3-container" id="contact" style="margin-top:20px"> |
+ | <p id="pageTop" style="text-align:right"><a href="#wrap"><img src="https://static.igem.org/mediawiki/2017/0/0d/T--TokyoTech--page_top_2.png" style="width:200px"></a></p> | ||
+ | </div> | ||
+ | |||
+ | <!-- W3.CSS Container --> | ||
+ | <div class="w3-light-grey w3-container w3-padding-32" style="margin-top:75px;padding-right:58px"><p class="w3-right"><a href="http://96haji.me/" title="W3.CSS" target="_blank" class="w3-hover-opacity">Hajime Fujita with W3.CSS: All Rights Reserved</a></p></div> | ||
+ | <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> | ||
<script> | <script> | ||
// Script to open and close sidebar | // Script to open and close sidebar | ||
Line 162: | Line 249: | ||
document.getElementById("myOverlay").style.display = "none"; | document.getElementById("myOverlay").style.display = "none"; | ||
} | } | ||
− | + | </script> | |
+ | <script> | ||
// Modal Image Gallery | // Modal Image Gallery | ||
function onClick(element) { | function onClick(element) { | ||
Line 170: | Line 258: | ||
captionText.innerHTML = element.alt; | captionText.innerHTML = element.alt; | ||
} | } | ||
+ | $(function() { | ||
+ | var h = $(window).height(); | ||
+ | |||
+ | $('#wrap').css('display','none'); | ||
+ | $('#loader-bg ,#loader').height(h).css('display','block'); | ||
+ | }); | ||
+ | |||
+ | $(window).load(function () { //全ての読み込みが完了したら実行 | ||
+ | $('#loader-bg').delay(900).fadeOut(800); | ||
+ | $('#loader').delay(600).fadeOut(300); | ||
+ | $('#wrap').css('display', 'block'); | ||
+ | }); | ||
</script> | </script> | ||
+ | <script> | ||
+ | //■page topボタン | ||
+ | $(function(){ | ||
+ | var topBtn=$('#pageTop'); | ||
+ | topBtn.hide(); | ||
+ | |||
+ | //◇ボタンの表示設定 | ||
+ | $(window).scroll(function(){ | ||
+ | if($(this).scrollTop()>80){ | ||
+ | //---- 画面を80pxスクロールしたら、ボタンを表示する | ||
+ | topBtn.fadeIn(); | ||
+ | }else{ | ||
+ | //---- 画面が80pxより上なら、ボタンを表示しない | ||
+ | topBtn.fadeOut(); | ||
+ | } | ||
+ | }); | ||
+ | |||
+ | // ◇ボタンをクリックしたら、スクロールして上に戻る | ||
+ | topBtn.click(function(){ | ||
+ | $('body,html').animate({ | ||
+ | scrollTop: 0},500); | ||
+ | return false; | ||
+ | }); | ||
+ | |||
+ | }); | ||
+ | </script> | ||
+ | |||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 00:14, 2 November 2017
<!DOCTYPE html>
TraR Reporter Assay
Introduction
In our project, we use a kind of Quorum Sensing signaling molecules (Acyl-homoserine lactones, AHLs), 3OC8HSL (hereafter C8) as a signaling molecule of cross-kingdom communication from bacteria to human cells (Read TraI Assay page). Therefore, we searched the way to detect that C8 was synthesized by E. coli introduced C8 synthesis gene, from traI. This section describes the evaluation of Tra system (a kind of Quorum Sensing derived from Agrobacterium tumefaciens).
Summary
The purpose of the experiment is to evaluate the reporter gene of Tra system, from traR works correctly in E. coli cells. We constructed the two plasmids shown below and introduced them to E. coli. To the end, adding C8 into the E. coli and investigate TraR-C8 complex activate transcription from Ptra.
- Plasmids
Sample(Fig. 1)
A. Ptet – rbs – traR (pSB6A1)
B. Ptra – rbs – gfp (pSB3K3)
Negative control (Fig. 2)
C. pSB6A1
D. pSB3K3
Results
The results showed that the value of RFU of GFP / Turbidity of samples and that of negative controls was same. This indicated that GFP expression was not induced by TraR-C8 complex.
Discussion
From the results, Tra reporter system did not work in E. coli. This is because the tra box where TraR-C8 complex binds upstream Ptra is essential to active transcription(Read Chimeric Transcription Factor Assay page) and the number of this region is not enough for non-A. tumefaciens organisms to activate transcription. From other our experiment, C8 could be detect by Lux system (a kind of Quorum Sensing system derived from Vibrio fischeri). Thus, we decided to use Lux system to detect that C8 was synthesized by E. coli introduced traI (Read TraI Assay page)
Reference
[1] Foundational Platform for Mammalian Synthetic Biology, 2012 Noah Davidsohn et.al
[2]Conserved cis-Acting Promoter Elements Are Required for Density-Dependent Transcription of Agrobacterium tumefaciens Conjugal Transfer Genes, 1995 CLAY FUQUA et.al