Difference between revisions of "Part:BBa K2543001"

Line 4: Line 4:
  
 
GAM1 is an inducible promoter from mosquitoes and regulated by Toll signaling in the mosquito defense system. The promoter drives the immune responsive antimicrobial peptide (AMP), Gambicin to kill both Gram-positive and Gram-negative bacteria. And it can control Dengue virus infection and malaria parasite through Toll pathway. It works both in mosquitoes (e.g, Anopheles gambiae, Aedes aegypti, Aedes albopictus, etc.) and insect cell lines (e.g, Drosophila S2 cells, Aag2 cells, C6/36 cells, etc.)  
 
GAM1 is an inducible promoter from mosquitoes and regulated by Toll signaling in the mosquito defense system. The promoter drives the immune responsive antimicrobial peptide (AMP), Gambicin to kill both Gram-positive and Gram-negative bacteria. And it can control Dengue virus infection and malaria parasite through Toll pathway. It works both in mosquitoes (e.g, Anopheles gambiae, Aedes aegypti, Aedes albopictus, etc.) and insect cell lines (e.g, Drosophila S2 cells, Aag2 cells, C6/36 cells, etc.)  
 
{{:Team:Mingdao/test9}}
 
<html lang="en">
 
  <head>
 
    <meta charset="UTF-8">
 
    <link href='https://fonts.googleapis.com/css?family=Arizonia' rel='stylesheet'>
 
    <link href='https://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet'>
 
    <title>Description</title>
 
  </head>
 
 
<style type="text/css">
 
 
* {
 
  margin: 0;
 
  padding: 0;
 
  box-sizing: border-box; }
 
 
body {
 
  width: 100%;
 
  margin: 0;
 
  padding: 0;
 
  font-family: 'Ubuntu' !important; }
 
 
 
.bg-container {
 
  background-attachment: fixed;
 
  overflow: hidden;
 
  position: relative;
 
  background-image: url(https://static.igem.org/mediawiki/2018/b/b7/T--Mingdao--ModelingBackground.jpg);
 
  background-repeat: no-repeat;
 
  background-size: 100%;
 
  background-position: center;
 
}
 
 
 
.my-main-container {
 
  width: 103.4%;
 
  padding: 50px 7%;
 
}
 
 
.main-content {
 
  background-color: rgba(255,255,255, .7);
 
  width: 75%;
 
  margin-left: 11%;
 
  padding: 50px;
 
  min-height: 180vh;
 
  z-index: 10; }
 
 
.text-area {
 
  margin-bottom: 80px; }
 
  .text-area h1 {
 
    font-size: 130px;
 
    font-weight: 700;
 
    font-family: 'Arizonia' !important;
 
    text-align: center;
 
    margin-bottom: 1rem; }
 
  .text-area p {
 
    font-size: 22px;
 
    font-weight: 500; }
 
 
.m-block img {
 
  width: 100%; }
 
 
.path-btns {
 
  position: fixed;
 
  width: 250px;
 
  top: 200px;
 
  left: 225px; }
 
  .path-btns .path-dot {
 
    width: 25px;
 
    height: 25px;
 
    border-radius: 50%;
 
    position: absolute;
 
    background-color: #fff;
 
    top: 5px;
 
    left: 27px;
 
    border: 5px solid #385e66;
 
    cursor: pointer; }
 
    .path-btns .path-dot.active {
 
      background-color: #385e66; }
 
    .path-btns .path-dot:hover {
 
      transition: all .3s;
 
      transform: scale(1.2); }
 
 
 
.path {
 
  height: 100px;
 
  display: flex; }
 
  .path .pathSvg {
 
    display: block; }
 
  .path .pathWord {
 
    padding-right: 10%; }
 
  .path .path-btn {
 
    cursor: pointer;
 
    fill: #fff; }
 
    .path .path-btn.path-active {
 
      fill: #385e66; }
 
  .path .path-word-sm {
 
    font-size: 12px; }
 
#HQ_page .path .pathWord p {
 
      font-weight: 700;
 
      text-align: left !important;
 
      font-size: 16px;
 
}
 
#HQ_page .text-area p {
 
  font-size: 22px;
 
  font-family: 'Ubuntu';
 
  font-weight: 500; }
 
img.center {
 
  display: block;
 
  margin: 0 auto; }
 
 
.text-area h2{
 
    text-align: center;
 
    margin-bottom: 2rem !important;
 
    margin-top: 2rem;
 
    color: black !important;
 
    font-size: 40px;
 
    font-weight:bold;
 
    font-family:serif;
 
}
 
  .text-area h3{
 
  text-align: left;
 
  margin-bottom: 2rem !important;
 
  margin-top: 2rem;
 
  color: #4682B4  !important;
 
  font-size: 28px;
 
  font-weight:bold;
 
}
 
 
  .text-area h4{
 
  text-align: left;
 
  margin-bottom: 2rem !important;
 
  margin-top: 2rem;
 
  color: #f9000c !important;
 
  font-size: 30px;
 
  font-weight:bold;
 
}
 
 
 
.top {
 
  position: fixed;
 
  right: 50px;
 
  bottom: 50px;
 
  height: 50px;
 
  width: 50px;
 
  cursor: pointer; }
 
  .top img {
 
    width: 100%; }
 
img.pic {
 
  display: block !important;
 
  margin: 40px auto !important;
 
}
 
 
video {
 
            position:relative;
 
            width: 100%;
 
            height:auto;
 
            margin: 20px auto !important;
 
          }
 
</style>
 
 
<body>
 
    <div class="bg-container" style="max-height:none;">
 
      <img class="top-picture" src="https://static.igem.org/mediawiki/2018/c/cd/T--Mingdao--Phil13-3.png" style="width:100%">
 
      <div class="my-main-container">
 
        <div class="main-content">
 
          <div class="text-area">
 
          <h1 id = "d-introduction"></h1>
 
 
<img class="center" src="https://static.igem.org/mediawiki/2018/a/a0/T--Mingdao--phil13M1.png" alt="" style="width: 80%; margin-bottom: 20px;">
 
  <br /><br />       
 
            <h4> GAM1 promoter cloned from the mosquito genomic DNA </h4>
 
  <p style="text-indent:2em">
 
The DNA fragment of GAM1 promoter was amplified from gDNA of Aedes aegypti by PCR. The PCR products were cloned onto pSB1C3 vector and the sequence was confirmed by sequencing.
 
<br /><br />
 
</p>
 
<img class="center" src="https://static.igem.org/mediawiki/2018/e/e8/T--Mingdao--phil13M3.png" alt="" style="width: 80%; margin-bottom: 20px;">
 
           
 
        <br /><br /><br /><br /> 
 
<p style="text-indent:2em">
 
To test the function of GAM1 promoter, the part was assembled with GFP and polyA (Part: BBa_K2543005, GAM1-GFP-polyA/pSB1C3)
 
<br /><br />
 
</p>
 
<img class="center" src="https://static.igem.org/mediawiki/2018/f/fb/T--Mingdao--phil13M4.png" alt="" style="width: 80%; margin-bottom: 20px;">
 
  <br /><br /><br /><br />
 
<p style="text-indent:2em">
 
Mosquito GAM1 promoter is one of the AMP promoters driven by Toll signaling and activated by mosquito-borne pathogens
 
<br /><br />
 
</p>
 
<img class="center" src="https://static.igem.org/mediawiki/2018/b/b4/T--Mingdao--phil21.png" alt="" style="width: 60%; margin-bottom: 20px;">
 
  <br />
 
              <h4> Green fluorescence observed by E. coli challenge </h4>
 
    <p style="text-indent:2em">
 
To test the function of the devices, C6/36 cells were transfected with the vectors. And the mosquito cells were challenged with bacteria on 2 days after transfection.
 
</p>
 
 
              <h3>EXPERIMENT</h3>
 
<p>
 
&#8595; C6/36 cells were seeded at the density of 1.8 x 10<sup>5</sup> cell/well in a 96-well plate<br />
 
&#8595; Cells were transfected with the AMP-GFP-polyA vectors<br />
 
&#8595; E. coli was added on 2 days post-transfection at MOI=10<br />
 
&#8595; GFP positive cells and intensity were analyzed by a fluorescence microscope
 
<br /><br />
 
<img class="center" src="https://static.igem.org/mediawiki/2018/f/f4/T--Mingdao--phil13M6.png" alt="" style="width: 80%; margin-bottom: 20px;">
 
 
 
              <h3>RESULT</h3>
 
<p style="text-indent:2em">
 
The figure showed ~50% GFP positive cells were present in the existence of E. coli under fluorescence microscope.
 
</p>
 
 
<br /><br />
 
              <h4> GFP induced by both Gram (+) and Gram (-) bacteria </h4>
 
              <h3>EXPERIMENT</h3>
 
<p>
 
&#8595; C6/36 cells were seeded at the density of 1.8 x 10<sup>5</sup> cell/well in a 96-well plate<br />
 
&#8595; Cells were transfected with the AMP-GFP-polyA vectors<br />
 
&#8595; E. coli was added on 2 days post-transfection at MOI=10<br />
 
&#8595; GFP intensity was measured by a microplate reader at Ex/Em = 480/520 nm.
 
<br /><br />
 
<img class="center" src="https://static.igem.org/mediawiki/2018/d/d1/T--Mingdao--phil13M7.png" alt="" style="width: 60%; margin-bottom: 20px;">
 
              <h3>RESULT</h3>
 
<p style="text-indent:2em">
 
The data represented in C6/36 cells showed that GAM1 promoter was not only activated by Gram-negative E. coli but also induced by Gram-positive B. subtilis.
 
</p>
 
 
<br /><br /><br />
 
              <h4> GFP signal increased with bacteria concentrations  </h4>
 
    <p style="text-indent:2em">
 
To verify the application of GAM1 promoter as a biosensor to measure the amounts of pathogens, E. coli at various concentrations were added onto the mosquito cells transfected with the GAM1-GFP-polyA / pSB1C3
 
</p>
 
 
            <h3>EXPERIMENT</h3>
 
    <p>
 
&#8595; C6/36 cells were seeded at the density of 1.8 x 10<sup>5</sup> cell/well in a 96-well plate<br />
 
&#8595; Cells were transfected with GAM1-GFP-polyA or Ac5-GFP-polyA vectors<br />
 
&#8595; E. coli at MOI=2, 4, 8, 16, 32 were added on 2 days post-transfection<br />
 
&#8595; GFP intensity was measured by a microplate reader at Ex/Em = 480/520 nm.<br />
 
</p>
 
<br />
 
<img class="center" src="https://static.igem.org/mediawiki/2018/4/4a/T--Mingdao--phil28.png" alt="" style="width: 60%; margin-bottom: 20px;"><br />
 
<img class="center" src="https://static.igem.org/mediawiki/2018/d/d9/T--Mingdao--phil29.png" alt="" style="width: 60%; margin-bottom: 20px;">
 
 
              <h3>RESULT</h3>
 
    <p style="text-indent:2em">
 
As figures shown above, the green fluorescence intensities driven by GAM1 promoter were increased dose-dependently in the presence of E. coli at MOIs from 2 to 32. The fluorescence expressed by Ac5 promoter was not influenced at the same condition. These results demonstrated GAM1-GFP reporter system can used in the mosquito cells as a biosensor in response of different concentrations of bacteria.
 
</p>
 
 
<h3>CONCLUSION</h3>
 
    <p style="text-indent:2em">
 
Taken together, we created a GFP reporter system driven under AMP promoter by Toll signaling. The expression of GFP can be induced by bacteria in a dose-dependent manner. The green fluorescence observed under microscope further proved the concept of GE mosquito cells as a pathogen surveillance tool.
 
</p>
 
<br /><br /><br /><br />
 
                <h4>Glowing mosquito with GAM1-GFP reporter and bacteria</h4>
 
  <p style="text-indent:2em">
 
To demonstrate in adult mosquitoes, we collaborated with iGEM Team NCHU_Taichung to microinject DNA into Aedes aegypti. We prepared the plasmid of GAM1-GFP-polyA / pSB1C3 and heat-killed E. coli. A member who works in Entomology Department of National Chung Hsing University take us to the mosquito lab and helped us inject the materials to the midgut of Aedes aegypti.
 
</p>
 
<br />
 
  <p style="text-indent:2em">
 
The mosquito injected with DNA plus E. coli showed fluorescence signal in Gel Imaging System and Blue LED Box.
 
</p>
 
<br />
 
<img class="center" src="https://static.igem.org/mediawiki/2018/7/70/T--Mingdao--phil13M9.png" alt="" style="width: 50%; margin-bottom: 20px;">
 
           
 
              <br /><br />
 
<h2>Reference</h2>
 
<p>
 
1. <a href=https://www.ncbi.nlm.nih.gov/pubmed/11606751>PNAS (2001) Gambicin: a novel immune responsive antimicrobial peptide from the malaria vector Anopheles gambiae.</a> <br />
 
<p>
 
2. <a href=https://www.ncbi.nlm.nih.gov/pubmed/17257211> Insect Mol Biol. (2007) Regulated expression of microinjected DNA in adult Aedes aegypti mosquitoes.</a> <br />
 
<p>
 
3. <a href=https://www.ncbi.nlm.nih.gov/pubmed/18604274> PLoS Pathog. (2008) The Aedes aegypti toll pathway controls dengue virus infection.
 
</a> <br />
 
<p>
 
4. <a href=https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5291090/>Front Cell Infect Microbiol. (2017) Regulation of Antimicrobial Peptides in Aedes aegypti Aag2 Cells</a> <br />
 
<p>
 
5. <a href=https://www.ncbi.nlm.nih.gov/pubmed/28533370>PNAS (2017) Insect pathogenic fungus interacts with the gut microbiota to accelerate mosquito mortality.</a> <br />
 
<p>
 
 
</p>
 
 
          </div>
 
        </div>
 
      </div>
 
    </div>
 
    <div class="path-btns" style="left:0;">
 
      <div class="path">
 
        <div class="pathSvg">
 
          <svg width="80" height = "100">
 
            <rect x ="36" y="20" width="6" height="80" style="fill:#385e66"/>
 
          </svg>
 
        </div>
 
        <div id="d-introduction-btn" class="path-dot"></div>
 
        <div class="pathWord path-word-sm">
 
          <p>Introduction</p>
 
        </div>
 
      </div>
 
      <div class="path">
 
        <div class="pathSvg">
 
          <svg width="80" height = "100">
 
            <rect x ="36" y="20" width="6" height="80" style="fill:#385e66"/>
 
          </svg>
 
        </div>
 
        <div id="d-model1-btn" class="path-dot" style="top: 100px"></div>
 
        <div class="pathWord path-word-sm">
 
          <p>Model 1</p>
 
        </div>
 
      </div>
 
      <div class="path">
 
        <div class="pathSvg">
 
          <svg width="80" height = "100">
 
            <rect x ="36" y="20" width="6" height="80" style="fill:#385e66"/>
 
          </svg>
 
        </div>
 
        <div id="d-model2-btn" class="path-dot" style="top: 200px"></div>
 
        <div class="pathWord path-word-sm">
 
          <p>Model 2</p>
 
        </div>
 
      </div>
 
      <div class="path">
 
        <div class="pathSvg">
 
          <svg width="80" height = "100">
 
            <rect x ="36" y="20" width="0" height="80" style="fill:#385e66"/>
 
          </svg>
 
        </div>
 
        <div id="d-conclusion-btn" class="path-dot" style="top: 300px"></div>
 
        <div class="pathWord path-word-sm">
 
          <p>Conclusion</p>
 
        </div>
 
      </div>
 
    </div>
 
    <div class="top">
 
      <img class="center" src="https://static.igem.org/mediawiki/2017/5/52/T--CSMU_NCHU_Taiwan--top.png" alt="">
 
    </div>
 
  </body>
 
  <script type="text/javascript">
 
    $("#d-introduction-btn").click(function() {
 
      $('html, body').animate({
 
          scrollTop: $("#d-introduction").offset().top
 
      }, 500);
 
    });
 
    $("#d-model1-btn").click(function() {
 
      $('html, body').animate({
 
          scrollTop: $("#d-model1").offset().top
 
      }, 500);
 
    });
 
    $("#d-model2-btn").click(function() {
 
      $('html, body').animate({
 
          scrollTop: $("#d-model2").offset().top
 
      }, 500);
 
    });
 
    $("#d-conclusion-btn").click(function() {
 
      $('html, body').animate({
 
          scrollTop: $("#d-conclusion").offset().top
 
      }, 500);
 
    });
 
 
    $(document).ready(function(){
 
      $('.top').on('click', function(){
 
        $('html, body').animate({scrollTop: '0px'}, 500);
 
      });
 
        $("#d-introduction-btn").css('background-color', '#385e66');
 
        var scroll_pos = 0;
 
        $(document).scroll(function() {
 
            scroll_pos = $(this).scrollTop();
 
 
            d_introduction_pos = $("#d-introduction").offset().top -100
 
            d_model1 = $("#d-model1").offset().top -100
 
            d_model2= $("#d-model2").offset().top -100
 
            d_conclusion_pos = $("#d-conclusion").offset().top -100
 
 
            // introduction
 
            if(scroll_pos < d_model1_pos) {
 
                $(".path-dot").css('background-color', '#fff')
 
                $("#d-introduction-btn").css('background-color', '#385e66');
 
            // model1
 
            } else if(scroll_pos < d_model2_pos){
 
              if(scroll_pos >= d_model1_pos){
 
                $(".path-dot").css('background-color', '#fff')
 
                $("#d-model1-btn").css('background-color', '#385e66');}
 
 
            // model2
 
            } else if(scroll_pos < d_conclusion_pos){
 
              if(scroll_pos >= d_model2_pos){
 
                $(".path-dot").css('background-color', '#fff')
 
                $("#d-model2-btn").css('background-color', '#385e66');}
 
            }
 
           
 
            // conclusion
 
            else if( scroll_pos >= d_conclusion_pos) {
 
                $(".path-dot").css('background-color', '#fff')
 
                $("#d-conclusion-btn").css('background-color', '#385e66');
 
            }
 
        });
 
    });
 
 
  </script>
 
 
</html>
 
{{:Team:Mingdao/test6}}
 
 
 
 
 
 
 
  
 
<!-- Add more about the biology of this part here
 
<!-- Add more about the biology of this part here

Revision as of 00:26, 14 October 2018


GAM1 promoter / pSB1C3

GAM1 is an inducible promoter from mosquitoes and regulated by Toll signaling in the mosquito defense system. The promoter drives the immune responsive antimicrobial peptide (AMP), Gambicin to kill both Gram-positive and Gram-negative bacteria. And it can control Dengue virus infection and malaria parasite through Toll pathway. It works both in mosquitoes (e.g, Anopheles gambiae, Aedes aegypti, Aedes albopictus, etc.) and insect cell lines (e.g, Drosophila S2 cells, Aag2 cells, C6/36 cells, etc.)

Sequence and Features


Assembly Compatibility:
  • 10
    COMPATIBLE WITH RFC[10]
  • 12
    COMPATIBLE WITH RFC[12]
  • 21
    COMPATIBLE WITH RFC[21]
  • 23
    COMPATIBLE WITH RFC[23]
  • 25
    COMPATIBLE WITH RFC[25]
  • 1000
    COMPATIBLE WITH RFC[1000]

References

1. PNAS (2001) Gambicin: a novel immune responsive antimicrobial peptide from the malaria vector Anopheles gambiae.
2. Insect Mol Biol. (2007) Regulated expression of microinjected DNA in adult Aedes aegypti mosquitoes
3. PLoS Pathog. (2008) The Aedes aegypti toll pathway controls dengue virus infection.
4. Front Cell Infect Microbiol. (2017) Regulation of Antimicrobial Peptides in Aedes aegypti Aag2 Cells
5. PNAS (2017) Insect pathogenic fungus interacts with the gut microbiota to accelerate mosquito mortality.