Team:Chiba/System 2/Result

From 2010.igem.org

(Difference between revisions)
(Reference)
(Results)
 
(46 intermediate revisions not shown)
Line 71: Line 71:
     #tabs10 ul {
     #tabs10 ul {
           margin:0;
           margin:0;
-
           padding:2px 10px 0 57px;
+
           padding:2px 10px 0 105px;
           list-style:none;
           list-style:none;
       }
       }
Line 126: Line 126:
<li><a href="https://2010.igem.org/Team:Chiba/Project"><span>Project</span></a></li>
<li><a href="https://2010.igem.org/Team:Chiba/Project"><span>Project</span></a></li>
<li><a href="https://2010.igem.org/Team:Chiba/Parts"><span>Parts</span></a></li>
<li><a href="https://2010.igem.org/Team:Chiba/Parts"><span>Parts</span></a></li>
-
<li><a href="https://2010.igem.org/Team:Chiba/Result"><span>Result</span></a></li>
 
<li><a href="https://2010.igem.org/Team:Chiba/Notebook"><span>Notebook</span></a></li>
<li><a href="https://2010.igem.org/Team:Chiba/Notebook"><span>Notebook</span></a></li>
<li><a href="https://2010.igem.org/Team:Chiba/Support"><span>Support</span></a></li>
<li><a href="https://2010.igem.org/Team:Chiba/Support"><span>Support</span></a></li>
Line 133: Line 132:
                         </ul>
                         </ul>
                 </div>
                 </div>
 +
<!--- 1st tab End --->
<!--- 1st tab End --->
<!--- 2nd tab --->
<!--- 2nd tab --->
Line 180: Line 180:
     #tabs9 ul {
     #tabs9 ul {
           margin:0;
           margin:0;
-
           padding:2px 10px 0 57px;
+
           padding:2px 10px 0 105px;
           list-style:none;
           list-style:none;
       }
       }
Line 231: Line 231:
                 <ul>
                 <ul>
                                 <!-- CSS Tabs -->
                                 <!-- CSS Tabs -->
-
<li><a href="https://2010.igem.org/Team:Chiba/Project"><span>Overall project</span></a></li>
+
<li><a href="https://2010.igem.org/Team:Chiba/Project"><span>Double Click System</span></a></li>
-
<li><a href="https://2010.igem.org/Team:Chiba/System_1"><span>System 1</span></a></li>
+
<li><a href="https://2010.igem.org/Team:Chiba/System_1"><span>Version 1</span></a></li>
-
<li><a href="https://2010.igem.org/Team:Chiba/System_2"><span>System 2</span></a></li>                       </ul>
+
<li><a href="https://2010.igem.org/Team:Chiba/System_2"><span>Version 2</span></a></li>                   </ul>
                 </div>
                 </div>
         </body>
         </body>
 +
</html>
 +
<!--- 2nd tab End--->
<!--- 2nd tab End--->
-
<!--- 3rd tab--->
 
-
<div id="search-controls">
 
-
<form action="/Special:Search" id="searchform">
 
-
<input id="searchInput" name="search" type="text" title="Search 2010.igem.org [f]" accesskey="f" value="" />
 
-
<input type='submit' name="go" class="searchButton" id="searchGoButton" value="Go" title="Go to a page with this exact name if exists" />&nbsp;
 
-
      <input type='submit' name="fulltext" class="searchButton" id="mw-searchButton" value="Search" title="Search the pages for this text" />
 
-
</form>
 
-
</div> <!-- close search controls -->
 
-
<p>
 
-
<style type="text/css">
 
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 
-
<html xmlns="http://www.w3.org/1999/xhtml">
 
-
        <head>
 
-
                <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
 
-
                <title>Free CSS Navigation Menu Designs 2 at exploding-boy.com</title>
 
-
                <style type="text/css">
 
-
<!--
 
-
    body {
 
-
        margin:0;
 
-
        padding:0;
 
-
        font: bold 11px/1.5em Verdana;
 
-
}
 
-
 
-
h2 {
 
-
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
 
-
        color: #000;
 
-
        margin: 0px;
 
-
        padding: 0px 0px 0px 15px;
 
-
}
 
-
 
-
img {
 
-
border: none;
 
-
}
 
-
 
-
/*- Menu Tabs 8--------------------------- */
 
-
 
-
    #tabs8 {
 
-
      float:left;
 
-
      width:100%;
 
-
      font-size:100%;
 
-
      line-height:normal;
 
-
      background:#007500;
 
-
      margin-top:0px;
 
-
      }
 
-
    #tabs8 ul {
 
-
          margin:0;
 
-
          padding:2px 10px 0 57px;
 
-
          list-style:none;
 
-
      }
 
-
    #tabs8 li {
 
-
      float:left;
 
-
      display:inline;
 
-
      margin:0;
 
-
      padding:0;
 
-
      margin-left:40px;
 
-
      }
 
-
    #tabs8 a {
 
-
      float:left;
 
-
      background:url("tableft10.gif") no-repeat left top;
 
-
      margin:0;
 
-
      padding:0 0 0 2px;
 
-
      text-decoration:none;
 
-
      }
 
-
    #tabs8 a span {
 
-
      float:left;
 
-
      display:block;
 
-
      background:url("tabright10.gif") no-repeat right top;
 
-
      padding:5px 15px 4px 6px;
 
-
      color:#FFF;
 
-
      }
 
-
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
 
-
    #tabs8 a span {float:none;}
 
-
    /* End IE5-Mac hack */
 
-
    #tabs8 a:hover span {
 
-
      color:#FFFFFF;
 
-
      }
 
-
    #tabs8 a:hover {
 
-
      background-position:0% -42px;
 
-
      }
 
-
    #tabs8 a:hover span {
 
-
      background-position:100% -42px;
 
-
      }
 
-
 
-
      #tabs8 #current a {
 
-
              background-position:0% -42px;
 
-
      }
 
-
      #tabs8 #current a span {
 
-
              background-position:100% -42px;
 
-
      }
 
-
-->
 
-
</style>
 
-
        </head>
 
-
 
-
        <body>
 
-
                <div id="tabs8">
 
-
                <ul>
 
-
                                <!-- CSS Tabs -->
 
-
<li><a href="https://2010.igem.org/Team:Chiba/System_2/Testing_individual_parts"><span>Testing</span></a></li>
 
-
<li><a href="https://2010.igem.org/Team:Chiba/System_2/Construction_Process"><span>Construction</span></a></li>
 
-
<li><a href="https://2010.igem.org/Team:Chiba/System_2/Evaluation_subsystem"><span>Evaluation</span></a></li>
 
-
<li><a href="https://2010.igem.org/Team:Chiba/System_2/Result"><span>Result</span></a></li>
 
-
<li><a href="https://2010.igem.org/Team:Chiba/System_2/Remarks"><span>Remarks</span></a></li>
 
-
                        </ul>
 
-
                </div>
 
-
        <br><br><br></body>
 
-
</html>
 
-
<!--- 3rd tab End --->
 
<!---Main Contents Start --->
<!---Main Contents Start --->
-
<br><br><br>
+
<br><br>
 +
[[Team:Chiba/System 2|<<Back]]<br><br>
 +
<font size=6>Version 2 :</font>
===<font size="5">Abstract</font>===
===<font size="5">Abstract</font>===
-----
-----
-
BBa_R0061は-35および-10の間にlux box を含む配列である。継続的に下流遺伝子の転写を行う。しかしながら,LuxR-AHL複合体によって下流の遺伝子転写を抑制する。<br>
+
LuxR is AHL-dependent activator. LuxR-AHL complex binds lux box, 20-bp sequence centered at position -42.5 from starting site and activates transcription. However lux box is inserted between -35 and -10, LuxR functions as AHL-dependent inverter (Plux inv). Plux inv was resistered in Biobrick number R0061. We've prepared Plux inv-GFP and characterized about it.<br><br><br>
-
私たちは,Plux invの下流にRBSおよびGFP遺伝子を挿入したプラスミド (Plux inv-GFP) を作製し,抑制機能を確認した。<br>
+
-
Biobrick number R0061 contains lux box between -35 and -10 and fuctions LuxR-AHL inverter.
+
-
We've prepare Plux inv-GFP and characterized about it.
 
-
 
-
<br><br><br>
 
===<font size="5">Experiments</font>===
===<font size="5">Experiments</font>===
-----
-----
-
===1.Preparing Plux inv-GFP===
+
===1.Construction of Plux inv-GFP===
-
1.Plux inv-GFPの作製
+
 
-
クローニングのprocessをFig. 1に示す。作製したPlux inv-GFPを形質転換した株は緑色蛍光を示した。また,sequenceも正しいことを確認した。
+
Construction process is shown in '''Fig. 1'''.We constructed Plux inv-GFP conbining R0061 and E0240 and transformed by strain of XL10-G.
-
Preparing Plux inv-GFP process is shown in '''Fig. 1'''.
+
 
 +
GFP fluorescence and sequence is confirmed.  
[[Image:Plux inv-GFP.png|none|frame|right|'''Fig. 1'''  Evaluation of LuxR Inverter]]
[[Image:Plux inv-GFP.png|none|frame|right|'''Fig. 1'''  Evaluation of LuxR Inverter]]
===2.Characterization Plux inv-GFP===
===2.Characterization Plux inv-GFP===
-
Plux inv-GFP およびLuxR generatorである Plac-LuxRをDH10B株に共形質転換した。コロニーをつついてLB液体培地(AHL0および1000 nM)で12 h培養し,
 
-
スピンダウンしてペレットを観察した。
 
-
[[Image:lux inverter function.png|frame|center|Fig. 2 assay protocol]]
 
 +
strain:DH10B<br>
 +
sample<br>
 +
1,Plux inv-GFP and Plac-LuxR(PSB1A3) AHL0 nM and AHL 1000 nM<br>
 +
2,Plux inv-GFP (Positive control)<br>
 +
3,Plux inv    (Negative control)<br>
 +
 +
 +
 +
Each sample is incubated for 12 h at 37゜C
 +
After incubation,Spin-dawn(14500rpm,1min) and observed the pellet in the UV.
 +
[[Image:Plux inv function.png|none|frame|Fig. 2 characterization of Plux inv-GFP]]
<br><br><br>
<br><br><br>
 +
===<font size="5">Results</font>===
===<font size="5">Results</font>===
-----
-----
-
[[Image:Plux inv results.png|none|right|Fig. 3 ]]
+
Pellet Photos is shown in '''Fig. 3'''.We confirmed GFP fluorescence both AHL+ and AHL-.So We're not able to confirm LuxR repression.
-
<br><br><br>
+
[[Image:Plux inv results.png|thumb|left|Fig. 3 ]]
 +
 
 +
===Conclusion===
 +
 
 +
We're not able to confirm LuxR repression.<br>
 +
However,''iGEMTokyo_tech2010'' team also charcterized about '''Plux inv''' and succeeded in repressing transcription .<br>
 +
 
 +
It does not completely repress transcription, Plasmids, strains ,culture conditions,and detection method LuxR suppression can not be confirmed (Cox et al,2007).<br>
 +
<br>
===<font size="5">Reference</font>===
===<font size="5">Reference</font>===

Latest revision as of 08:00, 18 November 2010




 

 



<<Back

Version 2 :

Contents

Abstract


LuxR is AHL-dependent activator. LuxR-AHL complex binds lux box, 20-bp sequence centered at position -42.5 from starting site and activates transcription. However lux box is inserted between -35 and -10, LuxR functions as AHL-dependent inverter (Plux inv). Plux inv was resistered in Biobrick number R0061. We've prepared Plux inv-GFP and characterized about it.


Experiments


1.Construction of Plux inv-GFP

Construction process is shown in Fig. 1.We constructed Plux inv-GFP conbining R0061 and E0240 and transformed by strain of XL10-G.

GFP fluorescence and sequence is confirmed.

Fig. 1  Evaluation of LuxR Inverter

2.Characterization Plux inv-GFP

strain:DH10B
sample
1,Plux inv-GFP and Plac-LuxR(PSB1A3) AHL0 nM and AHL 1000 nM
2,Plux inv-GFP (Positive control)
3,Plux inv (Negative control)


Each sample is incubated for 12 h at 37゜C After incubation,Spin-dawn(14500rpm,1min) and observed the pellet in the UV.

Fig. 2 characterization of Plux inv-GFP




Results


Pellet Photos is shown in Fig. 3.We confirmed GFP fluorescence both AHL+ and AHL-.So We're not able to confirm LuxR repression.

Fig. 3

Conclusion

We're not able to confirm LuxR repression.
However,iGEMTokyo_tech2010 team also charcterized about Plux inv and succeeded in repressing transcription .

It does not completely repress transcription, Plasmids, strains ,culture conditions,and detection method LuxR suppression can not be confirmed (Cox et al,2007).

Reference


  1. Egland.K.A, and Greenberg.E.P, Conversion of the Vibrio Fischeri Transcriptional Activator,LuxR, to a Repressor, J. Bacteriol., 182, P.805-811 (2000)
  2. Cox.R.S.3rd, Surette.M.G, Elowitz.M.B, Programming gene expression with combinatorial promoters, Mol Syst Biol, 3 ,145 (2007)