Difference between revisions of "Team:NKU CHINA/Basic Part"

(Prototype team page)
 
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{NKU_CHINA}}
+
{{Template:NKU_CHINA/header}}
 
<html>
 
<html>
 +
<head>
 +
<style type="text/css">
 +
    .footer-w3ls ul.social-icons1 li a {
 +
        margin-right:2px!important;
 +
        padding:0px !important;
 +
        margin-left: 0px !important;
 +
    }
 +
.img-responsive {
 +
margin-bottom: 20px !important;
 +
margin-top: 20px !important;
 +
}
 +
.fullscreenvideo {
 +
    position: absolute;
 +
    top: 70%;
 +
    left: 50%;
 +
    min-width: 100%;
 +
    min-height: 100%;
 +
    width: auto;
 +
    height: auto;
 +
    z-index: -100;
 +
    -webkit-transform: translateX(-50%) translateY(-50%);
 +
    transform: translateX(-50%) translateY(-50%);
 +
    -webkit-transition: 1s opacity;
 +
    transition: 1s opacity;
 +
}
 +
.videocontainer{
 +
    position: fixed;
 +
    width: 100%;
 +
    height: 130%;
 +
    overflow: hidden;
 +
    z-index: -100;
 +
    top: -25%;
 +
text-align: center;
 +
}
 +
.videocontainer:before{
 +
    content: "";
 +
    position: absolute;
 +
    width: 100%;
 +
    height: 100%;
 +
    display: block;
 +
    z-index: -10;
 +
    top: 0;
 +
    left: 0; 
 +
}
 +
#loading {
 +
  width: 100%;
 +
  height: 100%;
 +
  background: black;
 +
  position: fixed;
 +
top:0;
 +
left:0;
 +
z-index:10000;
 +
}
 +
#loading_p {
 +
    position: fixed;
 +
    top: 0;
 +
    left: 0;
 +
    width: 100%;
 +
    height: 100%;
 +
    z-index:99999;
 +
}
  
 +
.loader-ring {
 +
  position: fixed;
 +
  top: 50%;
 +
  left: 50%;
 +
  margin: -120px 0 0 -120px;
 +
  width: 240px;
 +
  height: 240px;
 +
  z-index:10000;
 +
}
  
<div class="column full_size judges-will-not-evaluate">
+
.loader-ring-light {
<h3>★  ALERT! </h3>
+
  width: 240px;
<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>
+
  height: 240px;
<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>
+
  -moz-border-radius: 240px;
</div>
+
  -webkit-border-radius: 240px;
 +
  border-radius: 240px;
 +
  -moz-box-shadow: 0 4px 0 #00abf2 inset;
 +
  -webkit-box-shadow: 0 4px 0 #00abf2 inset;
 +
  box-shadow: 0 4px 0 #00abf2 inset;
 +
  animation: rotate-360 2s linear infinite;
 +
}
  
 +
.loader-ring-track {
 +
  position: absolute;
 +
  top: 0;
 +
  left: 0;
 +
  width: 240px;
 +
  height: 240px;
 +
  -moz-border-radius: 240px;
 +
  -webkit-border-radius: 240px;
 +
  border-radius: 240px;
 +
  -moz-box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.3) inset;
 +
  -webkit-box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.3) inset;
 +
  box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.3) inset;
 +
}
 +
@keyframes rotate-360 {
 +
  from {
 +
    -moz-transform: rotate(0);
 +
    -ms-transform: rotate(0);
 +
    -webkit-transform: rotate(0);
 +
    -o-transform: rotate(0);
 +
    transform: rotate(0);
 +
  }
 +
  to {
 +
    -moz-transform: rotate(360deg);
 +
    -ms-transform: rotate(360deg);
 +
    -webkit-transform: rotate(360deg);
 +
    -o-transform: rotate(360deg);
 +
    transform: rotate(360deg);
 +
  }
 +
}
 +
.basic_content {
 +
    font-size: 23px !important;
 +
      line-height: 30px !important;
 +
      color: white;
 +
      text-align: justify;
 +
}
  
<div class="clear"></div>
+
.basic_header_two {
 
+
      color: white;
 
+
      font-size: 50px !important;
 
+
      margin-bottom: 20px;
<div class="column full_size">
+
      text-align: center;
<h1>Basic Parts</h1>
+
}
<p>
+
.tuzhu {
A <b>basic part</b> is a functional unit of DNA that cannot be subdivided into smaller component parts. <a href="http://parts.igem.org/wiki/index.php/Part:BBa_R0051">BBa_R0051</a> is an example of a basic part, a promoter regulated by lambda cl.
+
  color: white;
</p>
+
  font-size: 20px !important;
 
+
  text-align: justify;
<p>Most genetically-encoded functions have not yet been converted to BioBrick parts. Thus, there are <b>many</b> opportunities to find new, cool, and important genetically encoded functions, and refine and convert the DNA encoding these functions into BioBrick standard biological parts. </p>
+
  font-weight: 200;
 +
}
 +
.refer_content {
 +
      font-size: 18px !important;
 +
      line-height: 30px !important;
 +
      color: white;
 +
      text-align: justify;
 +
}
 +
.basic_header {
 +
      color: white;
 +
      font-family: myTitle3;
 +
      font-size: 40px !important;
 +
      margin-bottom: 20px;
 +
}
 +
</style>
 +
<script type="text/javascript">
 +
$(function(){
 +
var bgVideo=document.getElementById("basicbg");
 +
bgVideo.addEventListener('canplaythrough',function(){
 +
              $('#loading').css("display","none");
 +
              $('.loader-ring').css("display","none");
 +
              $('#loading_p').css("display","none");
 +
    });
 +
});
 +
</script>
 +
</head>
 +
<body>
 +
<div id="loading"></div>
 +
<div id="loading_p">
 +
<p style="color: white;font-family:myTitle3;font-size:30px;position:relative;top:47%;left:46%">Loading...</p>
 
</div>
 
</div>
  
 
+
  <div class="loader-ring">
<div class="column full_size">
+
  <div class="loader-ring-light"></div>
<div class="highlight decoration_background">
+
  <div class="loader-ring-track"></div>
<h3>Note</h3>
+
<p>This page should list all the basic parts your team has 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. Remember judges will only look at the first part in the list for the Best Basic Part award, so put your best part first!</p>
+
 
</div>
 
</div>
</div>
+
  <div class="videocontainer">
 
+
        <div class="fullscreenvideo" >
 
+
        <video id="basicbg" autoplay="autoplay" muted="muted" loop="loop">
<div class="column full_size">
+
          <source src="https://static.igem.org/mediawiki/2018/f/fb/T--NKU_CHINA--BGofother.mp4" type="video/mp4">
<h3>Best Basic Part Special Prize</h3>
+
        </video>
 
+
        </div>
<p> To be eligible for this award, this part 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 part 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 number to your <a href="https://2018.igem.org/Judging/Judging_Form">judging form</a> and delete the box at the top of this page.
+
  </div>
 
+
<main>
<br><br>
+
    <h1 class="text-center" style="font-size: 80px;font-weight: normal;color: white;padding-bottom: 0;margin-bottom: 20px; font-family: myTitle;margin-top: 30px;padding-top: 0;">Basic Parts</h1>
<b>Please note:</b> Judges will only look at the first part number you list, so please only enter ONE (1) part number in the judging form for this prize. </p>
+
    <h3 class="basic_header_two">BBa_K2705000 : P<sub><i>gltAB</i></sub></h3>
</div>
+
    <div class="container">
 
+
      <div class="row">
 
+
        <div class="col-xs-12">
 
+
          <h2 class="basic_header">Design</h2>
 
+
          <p class="basic_content">This sequence includes the promoter (forward) of <i>gltAB</i> (glutamate synthase) and the promoter (backward) of <i>gltC</i> (LysR family transcriptional regulator). GltC can bind specific DNA site on it. Thus the expression of downstream proteins is upregulated, which is repressed by high concentration glutamate.</p>
 +
          <p class="basic_content">Since P<sub><i>gltAB</i></sub> can sense intracellular glutamate level, we combined it with proteins such as GFP and LacI, so that these proteins can respond to intracellular glutamate concentration and carry out their own function.</p>
 +
        </div>
 +
      </div>
 +
    </div>
 +
    <div class="container">
 +
      <div class="row">
 +
        <div class="col-xs-12">
 +
          <h3 class="basic_header_two">Proof of Function</h3>
 +
          <h2 class="basic_header">Detection of <i>gltC</i> transcription level in LL3-P<sub><i>gltAB</i></sub>-GFP under different glutamate concentrations</h2>
 +
          <p class="basic_content">LL3-P<sub><i>gltAB</i></sub>-GFP was cultured in M9 medium with different extracellular glutamate concentrations. From the 6th hour, we extracted the total RNA of LL3-P<sub><i>gltAB</i></sub>-GFP every 3 hours and tested the transcription of <i>gltC</i> together with the respective intracellular glutamate concentrations. Transcription level of <i>gltC</i> in plateau phase is shown in <strong>Fig. 1</strong>. It could be indicated that the transcription of <i>gltC</i> was repressed with the increasing intracellular glutamate concentration. Primers used in the assay are listed in <strong>Table 1</strong>.</p>
 +
          <img src="https://static.igem.org/mediawiki/2018/f/fa/T--NKU_CHINA--gltC.png" class="img-responsive center-block" style="border-radius: 5px;">
 +
          <p class="tuzhu"> <strong>Fig. 1. The intracellular glutamate concentration and the relative expression level of <i>gltC</i> in LL3 with P<sub><i>gltAB</i></sub>-GFP in plateau stage.</strong> <strong>a. The intracellular glutamate concentration of LL3 with P<sub><i>gltAB</i></sub>-GFP in plateau stage.</strong> *Significantly different (P &#60; 0.05) by Student&#39;s t-test.<strong>b. The relative expression level of <i>gltC</i> in plateau stage. </strong>The value illustrates the effect of glutamate concentration on the transcription of <i>gltC</i>. ***Very very significantly different (P &#60; 0.005) by Student &#39;s t-test. The strains were cultured at 37 &#176;C in M9 medium with 5 &#181;g/mL chloromycetin under different extracellular glutamate concentration (0 g/L, 2.5 g/L, 5.0 g/L) for 24 hours. Data indicate mean values &#177; standard deviations from three independent experiments performed in triplicates.</p>
 +
          <img src="https://static.igem.org/mediawiki/2018/7/70/T--NKU_CHINA--basic_table.jpg" class="img-responsive center-block" style="border-radius: 5px;">
 +
        </div>
 +
      </div>
 +
    </div>
 +
    <div class="container">
 +
      <div class="row">
 +
        <div class="col-xs-12">
 +
          <h2 class="basic_header">GFP fluorescent intensity (FI) reports the P<sub><i>gltAB</i></sub> function</h2>
 +
          <p class="basic_content">P<sub><i>gltAB</i></sub>-GFP and P<sub>43</sub>-GFP were converted into both <i>B. amyloliquefaciens</i> LL3 &#916;<i>bam</i> and <i>B. amyloliquefaciens</i> LL3 &#916;<i>bam</i> -<i>icd</i> strain (with stronger promoter before <i>icd</i> gene), which were designated as LL3-P<sub><i>gltAB</i></sub>-GFP and LL3-<i>icd</i>-P<sub><i>gltAB</i></sub>-GFP respectively. The two mutants were cultured in M9 culture medium for 24 hours. If needed the medium was supplemented with antibiotics or glutamate at the following concentrations: 5 &#181;g/mL chloramphenicol, 0 g/L, 0.5 g/L, 1.0 g/L, 2.5 g/L or 5.0 g/L glutamate. During the fermentation, 1.5mL bacteria culture was taken out every 3 hours, of which 600&#181;L was for GFP FI measurement (395nm&#92;509nm) by microplate reader, and 900&#181;L for OD<sub>600</sub> measurement.</p>
 +
          <img src="https://static.igem.org/mediawiki/2018/7/78/T--NKU_CHINA--basic2.png" class="img-responsive center-block" style="border-radius: 5px;">
 +
          <p class="tuzhu"><strong>Fig.2 Principle for detecting the P<sub><i>gltAB</i></sub> function.</strong> Under high glutamate concentration, GltC level goes down, reducing the level of GFP.</p>
 +
        </div>
 +
      </div>
 +
    </div>
 +
    <div class="container">
 +
      <div class="row">
 +
        <div class="col-xs-12">
 +
          <img src="https://static.igem.org/mediawiki/2018/9/96/T--NKU_CHINA--basic3.png" class="img-responsive center-block" style="border-radius: 5px;">
 +
          <p class="tuzhu"> <strong>Fig.3 FI of GFP in LL3-P<sub><i>gltAB</i></sub>-GFP and LL3–<i>icd</i>-P<sub><i>gltAB</i></sub>-GFP under different extracellular glutamate concentrations in plateau stage.</strong> <strong>a. The intracellular glutamate concentration under different extracellular glutamate concentrations in plateau stage.</strong> The value illustrates the relationship between glutamate concentration in medium and intracellular glutamate concentration. *Significantly different (P &#60; 0.05) by Student&#39;s t-test. <strong>b. FI of GFP in LL3-P<sub><i>gltAB</i></sub>-GFP under different extracellular glutamate concentrations in plateau stage.</strong> **Very significantly different (P &#60; 0.01) by Student&#39;s t-test. <strong>c. FI of GFP in LL3-<i>icd</i>-P<sub><i>gltAB</i></sub>-GFP under different extracellular glutamate concentrations in plateau stage.</strong> *** Very very significantly different (P &#60; 0.005) by Student&#39;s t-test. The strains were cultured at 37 &#176;C in M9 medium with 5 &#181;g/mL chloromycetin for 24 hours under different extracellular glutamate concentration (0 g/L, 0.5 g/L, 1.0 g/L, 2.5 g/L, 5.0 g/L). Intracellular glutamate concentration, fluorescence intensity of GFP and the OD<sub>600</sub> were measured. FI of GFP was normalized against OD<sub>600</sub>. Data indicate mean values &#177; standard deviations from three independent experiments performed in triplicates.</p>
 +
        </div>
 +
      </div>
 +
    </div>
 +
    <div class="container">
 +
      <div class="row">
 +
        <div class="col-xs-12">
 +
          <h2 class="basic_header">Other Basic Parts</h2>
 +
          <p class="basic_content">We have constructed several more basic parts. They are:</p>
 +
<ul class="basic_content list-unstyled">
 +
<li>LacI (Reverse): <a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K2705001" style="color:yellow;">BBa_K2705001</a></li>
 +
<li>P<sub><i>grac</i></sub>: <a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K2705002" style="color:yellow;">BBa_K2705002</a></li>
 +
<li>TetA : <a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K2705003" style="color:yellow;">BBa_K2705003</a></li>
 +
<li>GFP: <a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K2705004" style="color:yellow;">BBa_K2705004</a></li>
 +
<li>P<sub><i>gltAB</i></sub> (Reverse): <a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K2705013" style="color:yellow;">BBa_K2705013</a></li>
 +
</ul>
 +
        </div>
 +
      </div>
 +
    </div>
 +
    <div class="container">
 +
      <div class="row">
 +
        <div class="col-xs-12">
 +
          <h2 class="basic_header">Reference</h2>
 +
          <p class="refer_content">Weitao G, Mingfeng C, Cunjiang S <i>et al.</i> Complete genome sequence of <i>Bacillus amyloliquefaciens</i> LL3, which exhibits glutamic acid-independent production of poly-&#947;-glutamic acid. J Bacteriol. 2011, 193(13): 3393–3394.</p>
 +
          <p class="refer_content">Picossi S, Belitsky B R, Sonenshein A L. Molecular mechanism of the regulation of <i>Bacillus subtilis gltAB</i> expression by GltC[J]. J Mol Biol., 2007, 365(5):1298-1313.</p>
 +
          <p class="refer_content">Commichau FM, Herzberg C, Tripal P <i>et al.</i> A regulatory protein-protein interaction governs glutamate biosynthesis in <i>Bacillus subtilis</i>: the glutamate dehydrogenase RocG moonlights in controlling the transcription factor GltC. Mol Microbiol. 2007, 65(3):642-654.</p>
 +
          <p class="refer_content">Bohannon D E and Sonenshein A L. Positive regulation of glutamate biosynthesis in <i>Bacillus subtilis</i>. J Bacteriol. 1989, 171(9): 4718–4727.</p>
 +
        </div>
 +
      </div>
 +
    </div>
 +
</main>
 +
<footer>
 +
<div class="container-fluid myFooter">
 +
<div class="row">
 +
<div class="col-xs-8 col-xs-push-1">
 +
<img src="https://static.igem.org/mediawiki/2018/0/0b/T--NKU_CHINA--duihui_final.png" style="height: 250px; width: auto;">
 +
</div>
 +
<div class="col-xs-4 footer-w3ls">
 +
<h3 style="color: white; font-size: 30px;">Contacts</h3>
 +
<ul class="social-icons1" style="margin:0 auto;padding-top:0;">
 +
<li><a href="https://www.facebook.com/iGEMNKU2018/"><i class="fa fa-facebook" aria-hidden="true"></i></a></li>
 +
<li><a href="https://twitter.com/iGEMNKU2018"><i class="fa fa-twitter" aria-hidden="true"></i></a></li>
 +
<li><a href="mailto:nkuigem2018@163.com"><i class="fa fa fa-envelope-o" aria-hidden="true"></i></a></li>
 +
    </ul>
 +
    <h3 style="color: white; font-size: 30px;">Address</h3>
 +
                <address style="color: white; font-size: 17px;">
 +
                    Nankai University</br>
 +
                    No.94 Weijin Road, Nankai District</br>
 +
                    Tianjin, P.R.China 300071</br>
 +
                </address>
 +
            </div>
 +
            <div class="col-xs-12">
 +
            <p class="Copyright" style="text-align: center; color: white;">Copyright © Team NKU_CHINA 2018</p>
 +
        </div>
 +
    </div>
 +
</footer>
  
 +
<a href="#0" class="cd-top">Top</a>
 +
</body>
 
</html>
 
</html>

Latest revision as of 03:44, 18 October 2018

Loading...

Basic Parts

BBa_K2705000 : PgltAB

Design

This sequence includes the promoter (forward) of gltAB (glutamate synthase) and the promoter (backward) of gltC (LysR family transcriptional regulator). GltC can bind specific DNA site on it. Thus the expression of downstream proteins is upregulated, which is repressed by high concentration glutamate.

Since PgltAB can sense intracellular glutamate level, we combined it with proteins such as GFP and LacI, so that these proteins can respond to intracellular glutamate concentration and carry out their own function.

Proof of Function

Detection of gltC transcription level in LL3-PgltAB-GFP under different glutamate concentrations

LL3-PgltAB-GFP was cultured in M9 medium with different extracellular glutamate concentrations. From the 6th hour, we extracted the total RNA of LL3-PgltAB-GFP every 3 hours and tested the transcription of gltC together with the respective intracellular glutamate concentrations. Transcription level of gltC in plateau phase is shown in Fig. 1. It could be indicated that the transcription of gltC was repressed with the increasing intracellular glutamate concentration. Primers used in the assay are listed in Table 1.

Fig. 1. The intracellular glutamate concentration and the relative expression level of gltC in LL3 with PgltAB-GFP in plateau stage. a. The intracellular glutamate concentration of LL3 with PgltAB-GFP in plateau stage. *Significantly different (P < 0.05) by Student's t-test.b. The relative expression level of gltC in plateau stage. The value illustrates the effect of glutamate concentration on the transcription of gltC. ***Very very significantly different (P < 0.005) by Student 's t-test. The strains were cultured at 37 °C in M9 medium with 5 µg/mL chloromycetin under different extracellular glutamate concentration (0 g/L, 2.5 g/L, 5.0 g/L) for 24 hours. Data indicate mean values ± standard deviations from three independent experiments performed in triplicates.

GFP fluorescent intensity (FI) reports the PgltAB function

PgltAB-GFP and P43-GFP were converted into both B. amyloliquefaciens LL3 Δbam and B. amyloliquefaciens LL3 Δbam -icd strain (with stronger promoter before icd gene), which were designated as LL3-PgltAB-GFP and LL3-icd-PgltAB-GFP respectively. The two mutants were cultured in M9 culture medium for 24 hours. If needed the medium was supplemented with antibiotics or glutamate at the following concentrations: 5 µg/mL chloramphenicol, 0 g/L, 0.5 g/L, 1.0 g/L, 2.5 g/L or 5.0 g/L glutamate. During the fermentation, 1.5mL bacteria culture was taken out every 3 hours, of which 600µL was for GFP FI measurement (395nm\509nm) by microplate reader, and 900µL for OD600 measurement.

Fig.2 Principle for detecting the PgltAB function. Under high glutamate concentration, GltC level goes down, reducing the level of GFP.

Fig.3 FI of GFP in LL3-PgltAB-GFP and LL3–icd-PgltAB-GFP under different extracellular glutamate concentrations in plateau stage. a. The intracellular glutamate concentration under different extracellular glutamate concentrations in plateau stage. The value illustrates the relationship between glutamate concentration in medium and intracellular glutamate concentration. *Significantly different (P < 0.05) by Student's t-test. b. FI of GFP in LL3-PgltAB-GFP under different extracellular glutamate concentrations in plateau stage. **Very significantly different (P < 0.01) by Student's t-test. c. FI of GFP in LL3-icd-PgltAB-GFP under different extracellular glutamate concentrations in plateau stage. *** Very very significantly different (P < 0.005) by Student's t-test. The strains were cultured at 37 °C in M9 medium with 5 µg/mL chloromycetin for 24 hours under different extracellular glutamate concentration (0 g/L, 0.5 g/L, 1.0 g/L, 2.5 g/L, 5.0 g/L). Intracellular glutamate concentration, fluorescence intensity of GFP and the OD600 were measured. FI of GFP was normalized against OD600. Data indicate mean values ± standard deviations from three independent experiments performed in triplicates.

Other Basic Parts

We have constructed several more basic parts. They are:

Reference

Weitao G, Mingfeng C, Cunjiang S et al. Complete genome sequence of Bacillus amyloliquefaciens LL3, which exhibits glutamic acid-independent production of poly-γ-glutamic acid. J Bacteriol. 2011, 193(13): 3393–3394.

Picossi S, Belitsky B R, Sonenshein A L. Molecular mechanism of the regulation of Bacillus subtilis gltAB expression by GltC[J]. J Mol Biol., 2007, 365(5):1298-1313.

Commichau FM, Herzberg C, Tripal P et al. A regulatory protein-protein interaction governs glutamate biosynthesis in Bacillus subtilis: the glutamate dehydrogenase RocG moonlights in controlling the transcription factor GltC. Mol Microbiol. 2007, 65(3):642-654.

Bohannon D E and Sonenshein A L. Positive regulation of glutamate biosynthesis in Bacillus subtilis. J Bacteriol. 1989, 171(9): 4718–4727.

Top