Difference between revisions of "Team:TokyoTech/Experiment/TraI Improvement"

(Created page with "TraI Improvement Page")
 
Line 1: Line 1:
 
TraI Improvement Page
 
TraI Improvement Page
 +
{{TokyoTech/css/reset}}
 +
{{TokyoTech/css/main}}
 +
<!DOCTYPE html>
 +
<html>
 +
<head>
 +
<title>Coli Sapiens</title>
 +
<meta charset="UTF-8">
 +
<meta name="viewport" content="width=device-width, initial-scale=1">
 +
<link rel="stylesheet" href="main.css">
 +
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Poppins">
 +
<style>
 +
body,h1,h2,h3,h4,h5 {font-family: "Poppins", sans-serif}
 +
body {font-size:16px;}
 +
.w3-half img{margin-bottom:-6px;margin-top:16px;opacity:0.8;cursor:pointer}
 +
.w3-half img:hover{opacity:1}
 +
</style>
 +
<head>
 +
<body>
 +
 +
<!-- 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>
 +
  <a href="javascript:void(0)" onclick="w3_close()" class="w3-button w3-hide-large w3-display-topleft" style="width:100%;font-size:22px">Close Menu</a>
 +
  <div class="w3-container">
 +
    <img src="https://static.igem.org/mediawiki/2017/5/57/T--TokyoTech--logo2.png" style="width: 100%">
 +
  </div>
 +
  <div class="w3-bar-block" style="padding-top: 15px">
 +
    <ul id="normal" class="dropmenu">
 +
    <li><a href="#overview" onclick="w3_close()" class="w3-bar-item w3-button w3-hover-white">Home</a>
 +
    <ul>
 +
    <li><a href="#overview" onclick="w3_close()" class="w3-bar-item w3-button w3-hover-white">1</a></li>
 +
    </ul>
 +
    </li>
 +
    </ul>
 +
    <a href="#project" onclick="w3_close()" class="w3-bar-item w3-button w3-hover-white">Project</a>
 +
    <a href="#modeling" onclick="w3_close()" class="w3-bar-item w3-button w3-hover-white">Modeling</a>
 +
    <a href="#hp" onclick="w3_close()" class="w3-bar-item w3-button w3-hover-white">Human Practices</a>
 +
    <a href="#notebook" onclick="w3_close()" class="w3-bar-item w3-button w3-hover-white">Notebook</a>
 +
    <a href="#team" onclick="w3_close()" class="w3-bar-item w3-button w3-hover-white">Team</a>
 +
    <a href="#sponsers" onclick="w3_close()" class="w3-bar-item w3-button w3-hover-white">Sponsers</a>
 +
  </div>
 +
</nav>
 +
 +
<!-- Top menu on small screens -->
 +
<header class="w3-container w3-top w3-hide-large w3-red w3-xlarge w3-padding">
 +
  <a href="javascript:void(0)" class="w3-button w3-red w3-margin-right" onclick="w3_open()"><img src="http://www.adultb2b.biz/wp-content/themes/adultb2b%20-%20new/assets/images/menuBtn.png" style="width: 30px"></a>
 +
  <span style="padding-top: 5px">iGEM Tokyo Tech</span>
 +
</header>
 +
 +
<!-- Overlay effect when opening sidebar on small screens -->
 +
<div class="w3-overlay w3-hide-large" onclick="w3_close()" style="cursor:pointer" title="close side menu" id="myOverlay"></div>
 +
 +
<div class="w3-main" style="margin-left:340px;margin-right:40px"><!-- ここから本文 -->
 +
 +
<div class="w3-container" id="contact" style="margin-top:30px"><!-- ページタイトル -->
 +
<h1 class="w3-xxxlarge w3-text-red" style="padding-bottom: 10px;padding-top: 10px" align="center">TraI Assay</h1>
 +
</div>
 +
 +
<hr>
 +
 +
<div class="w3-container" id="overview" style="margin-top:20px"><!-- この箱の中にテキストや画像をまとめる -->
 +
    <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">
 +
    <p style="font-family: Poppins;font-size: 16px">
 +
In previous study (TraI Assay), we found that the amount of C8 production heavily depend on culture temperature. But to construct co-culture system, current TraI’s C8 production in 37℃ is not enough to send AHL signal to mammalian cells. So, we mutate TraI gene and tried to improve the amount of C8 production in 37℃.
 +
A report says LuxI’s C6 production got 72 folds compared to wildtype by mutating at 34th position and 63th position. We focused that LuxI gene and TraI gene have homology and mutated at 34th position and 63th position.
 +
After experiment in various condition, we found that TraI gene mutated at 34th position shows 3 folds of RFU compared to wild type in LB medium with 1μM of SAM (S‐adenosylmethionine).
 +
AHL is derived from SAM and TraI involved in a reaction of SAM and ACP (acyl carrier protein) to produce AHL.
 +
At last we also found that C8 production is depend on strain.
 +
But experiment missed iGEM presentation.
 +
 +
    </p>
 +
  </div>
 +
<div class="w3-container" id="overview" style="margin-top:20px"><!-- この箱の中にテキストや画像をまとめる -->
 +
    <h1 class="w3-xxxlarge w3-text-red" style="padding-bottom: 10px;padding-top: 10px"><b>Summary of experiment</b></h1><!-- 小見出し -->
 +
    <hr style="width:50px;border:5px solid red" class="w3-round">
 +
    <p style="font-family: Poppins;font-size: 16px">
 +
At first, we designed primer to introduce mutation at 34th position and 63th position and mutate TraI gene.
 +
Then we added SAM (1μM) to sender E.coli’s culture because SAM is ingredients of AHL.
 +
At last, we confirmed that TraI gene mutated at 34th position shows 3 folds of RFU compared to wild type in 37℃ and performed same experiment in 25℃.
 +
 +
    </p>
 +
  </div>
 +
<hr>
 +
 +
<div class="w3-container" id="results" style="margin-top:20px">
 +
    <h1 class="w3-xxxlarge w3-text-red" style="padding-bottom: 10px;padding-top: 10px"><b>Results</b></h1><!-- 小見出し -->
 +
    <hr style="width:50px;border:5px solid red" class="w3-round">
 +
    <p style="font-family: Poppins;font-size: 16px">Results of DNA sequence analysis is shown below.
 +
C8 production of TraI wildtype and mutant is shown in Figure.
 +
RFU value of mutant is about 3 folds larger than wildtype.
 +
But mutant advantage is disappeared by lowering culture temperature to 25℃.
 +
Strain dependence of AHL production
 +
We found that Amount of C8 production is depend on E.coli’s strain. RFU is 2 folds larger than DH5α.
 +
 +
    </p>
 +
    <div class="w3-xxxlarge" style="padding-bottom: 10px;padding-top: 10px;text-align: center">
 +
    <figure>
 +
    <img src="https://static.igem.org/mediawiki/2017/f/f8/T--TokyoTech--Concentration_dependance_of_RFU.jpg" style="max-width:50%">
 +
    <figcaption style="font-family: Poppins;font-size: 16px">Fig. 画像タイトル</figcaption>
 +
    </figure>
 +
    </div>
 +
  <p style="font-family: Poppins;font-size: 16px">Supernatant Assay
 +
 +
    </p>
 +
 +
    <p style="font-family: Poppins;font-size: 16px">
 +
  Temperature dependence of AHL production.
 +
    </p>
 +
    <p style="font-family: Poppins;font-size: 16px">
 +
We found that Amount of C8 production is depend on culture temperature. RFU is 14 folds larger than DH5α.
 +
    </p>
 +
        <div class="w3-xxxlarge" style="padding-bottom: 10px;padding-top: 10px;text-align: center">
 +
    <figure>
 +
    <img src="https://static.igem.org/mediawiki/2017/f/f8/T--TokyoTech--Concentration_dependance_of_RFU.jpg" style="max-width:50%">
 +
    <figcaption style="font-family: Poppins;font-size: 16px">Fig. 画像タイトル2</figcaption>
 +
    </figure>
 +
    </div>
 +
 +
 +
 +
 +
  </div>
 +
 +
<hr>
 +
 +
<div class="w3-container" id="results" style="margin-top:20px">
 +
    <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">
 +
    <p style="font-family: Poppins;font-size: 16px">In previous study, it is found that LuxI gene mutation at 34th position most likely enhances the interactions between the enzyme and the acyl ACP substrate. Therefore we thought that this TraI gene mutation at 34th position also enhances the interactions between the enzyme and the acyl ACP substrate. But in 25℃ of culture, the effect of interaction improvement is disappeared because it is thought that thermal motion of protein become calm and the acyl ACP substrate stably bind the enzyme in case of TraI wildtype. Consequently, we improved TraI gene’s C8 production in 37℃ condition same as temperature of human body.
 +
We also found that MG1655hapb strain produce more C8 than DH5αstrain.
 +
It is thought that strain dependence of C8 production resulted from permeability of E.coli’s cell
 +
membrane because MG1655hapB strain has higher permeability compared to its wildtype MG1655.
 +
We expect further improvement of C8 production to send a signal to mammalian cells. I hope the day in which human can talk with microorganism as a same living thing.
 +
 +
    </p>
 +
 +
</div>
 +
 +
<hr>
 +
<div class="w3-container" id="results" style="margin-top:20px">
 +
    <h1 class="w3-xxxlarge w3-text-red" style="padding-bottom: 10px;padding-top: 10px"><b>Materials and Methods</b></h1>
 +
    <hr style="width:50px;border:5px solid red" class="w3-round">
 +
    <p style="font-family: Poppins;font-size: 16px">Supernatant assay<br>
 +
1.Cultivate Sender E.coli in LB medium for about 15hours<br>
 +
2.Centrifuge the culture 16,000rpm and 5minutes<br>
 +
3.Follow Reagent assay process (1~4) and Prepare Reporter culture.<br>
 +
4.Mix 250μL of sender culture’s supernatant with Reporter culture in micro tube.<br>
 +
5.Incubate the micro tube for 5 hours with Small shaking incubator in 37℃.<br>
 +
6.Take 100μL of culture and Measure fluorescent (excitation wave length is 495nm, Measurement wavelength is 520nm gain is 45) and absorbance (Measurement wavelength is 600nm).<br>
 +
 +
 +
    </p>
 +
 +
<div class="w3-container" id="results" style="margin-top:20px">
 +
    <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">
 +
    <p style="font-family: Poppins;font-size: 16px">参考文献
 +
    </p>
 +
 +
</div><!-- ここまでが編集可能範囲 -->
 +
 +
</div>
 +
 +
<div class="w3-light-grey w3-container w3-padding-32" style="margin-top:75px;padding-right:58px"><p class="w3-right">Hajime Fujita:  <a href="96haji.me" title="W3.CSS" target="_blank" class="w3-hover-opacity">All Rights Reserved</a></p></div>
 +
 +
<script>
 +
// Script to open and close sidebar
 +
function w3_open() {
 +
    document.getElementById("mySidebar").style.display = "block";
 +
    document.getElementById("myOverlay").style.display = "block";
 +
}
 +
 +
function w3_close() {
 +
    document.getElementById("mySidebar").style.display = "none";
 +
    document.getElementById("myOverlay").style.display = "none";
 +
}
 +
 +
// Modal Image Gallery
 +
function onClick(element) {
 +
  document.getElementById("img01").src = element.src;
 +
  document.getElementById("modal01").style.display = "block";
 +
  var captionText = document.getElementById("caption");
 +
  captionText.innerHTML = element.alt;
 +
}
 +
</script>
 +
</body>
 +
</html>

Revision as of 13:03, 29 October 2017

TraI Improvement Page <!DOCTYPE html> Coli Sapiens

iGEM Tokyo Tech

TraI Assay


Introduction


In previous study (TraI Assay), we found that the amount of C8 production heavily depend on culture temperature. But to construct co-culture system, current TraI’s C8 production in 37℃ is not enough to send AHL signal to mammalian cells. So, we mutate TraI gene and tried to improve the amount of C8 production in 37℃. A report says LuxI’s C6 production got 72 folds compared to wildtype by mutating at 34th position and 63th position. We focused that LuxI gene and TraI gene have homology and mutated at 34th position and 63th position. After experiment in various condition, we found that TraI gene mutated at 34th position shows 3 folds of RFU compared to wild type in LB medium with 1μM of SAM (S‐adenosylmethionine). AHL is derived from SAM and TraI involved in a reaction of SAM and ACP (acyl carrier protein) to produce AHL. At last we also found that C8 production is depend on strain. But experiment missed iGEM presentation.

Summary of experiment


At first, we designed primer to introduce mutation at 34th position and 63th position and mutate TraI gene. Then we added SAM (1μM) to sender E.coli’s culture because SAM is ingredients of AHL. At last, we confirmed that TraI gene mutated at 34th position shows 3 folds of RFU compared to wild type in 37℃ and performed same experiment in 25℃.


Results


Results of DNA sequence analysis is shown below. C8 production of TraI wildtype and mutant is shown in Figure. RFU value of mutant is about 3 folds larger than wildtype. But mutant advantage is disappeared by lowering culture temperature to 25℃. Strain dependence of AHL production We found that Amount of C8 production is depend on E.coli’s strain. RFU is 2 folds larger than DH5α.

Fig. 画像タイトル
  

Supernatant Assay

Temperature dependence of AHL production.

We found that Amount of C8 production is depend on culture temperature. RFU is 14 folds larger than DH5α.

Fig. 画像タイトル2

Discussion


In previous study, it is found that LuxI gene mutation at 34th position most likely enhances the interactions between the enzyme and the acyl ACP substrate. Therefore we thought that this TraI gene mutation at 34th position also enhances the interactions between the enzyme and the acyl ACP substrate. But in 25℃ of culture, the effect of interaction improvement is disappeared because it is thought that thermal motion of protein become calm and the acyl ACP substrate stably bind the enzyme in case of TraI wildtype. Consequently, we improved TraI gene’s C8 production in 37℃ condition same as temperature of human body. We also found that MG1655hapb strain produce more C8 than DH5αstrain. It is thought that strain dependence of C8 production resulted from permeability of E.coli’s cell membrane because MG1655hapB strain has higher permeability compared to its wildtype MG1655. We expect further improvement of C8 production to send a signal to mammalian cells. I hope the day in which human can talk with microorganism as a same living thing.


Materials and Methods


Supernatant assay
1.Cultivate Sender E.coli in LB medium for about 15hours
2.Centrifuge the culture 16,000rpm and 5minutes
3.Follow Reagent assay process (1~4) and Prepare Reporter culture.
4.Mix 250μL of sender culture’s supernatant with Reporter culture in micro tube.
5.Incubate the micro tube for 5 hours with Small shaking incubator in 37℃.
6.Take 100μL of culture and Measure fluorescent (excitation wave length is 495nm, Measurement wavelength is 520nm gain is 45) and absorbance (Measurement wavelength is 600nm).

Reference


参考文献

Hajime Fujita: All Rights Reserved