Difference between revisions of "Team:UI Indonesia/Improve"

 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Template:UI_Indonesia/css}}
 
{{Template:UI_Indonesia/css}}
  
<html lang="en">OD
+
<html lang="en">
  
 
<head>
 
<head>
Line 10: Line 10:
 
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato">
 
   <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato">
 
   <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
 
   <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
 +
  <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
 
</head>
 
</head>
  
Line 67: Line 68:
 
           background-attachment: scroll;
 
           background-attachment: scroll;
 
       }
 
       }
  }
 
 
  .navbar {
 
    background-color: #4CAF50;
 
    position: fixed;
 
    top: 10px ;
 
    width: 100%;
 
    z-index:50;
 
  }
 
 
  .navbar a {
 
    float: left;
 
    color: white;
 
    text-align: center;
 
    padding-top: 20px;
 
    padding-bottom: 10px;
 
    padding-right: 10px;
 
    padding-left: 10px;
 
    text-decoration: none;
 
    font-size: 16px;
 
  }
 
 
  .dropdown {
 
    float: left;
 
    overflow: hidden;
 
  }
 
 
  .dropdown .dropbtn {
 
    font-size: 8px;   
 
    border: none;
 
    outline: none;
 
    color: #f9c89b;
 
    padding: 15px 10px;
 
    background-color: inherit;
 
  }
 
 
  .navbar a:hover, .dropdown:hover .dropbtn {
 
    background-color: #8bc34a;
 
  }
 
 
  .dropdown-content {
 
    display: none;
 
    position: absolute;
 
    background-color: #ddffdd;
 
    min-width: 160px;
 
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
 
    z-index: 100;
 
    top: 60px;
 
    font-size: 8 px;
 
  }
 
 
  .dropdown-content a {
 
    float: none;
 
    color: black;
 
    padding: 12px 18px;
 
    text-decoration: none;
 
    display: block;
 
    text-align: left;
 
  }
 
 
  .dropdown-content a:hover {
 
    background-color: #8bc34a;
 
  }
 
 
  .dropdown:hover .dropdown-content {
 
    display: block;
 
    position: fixed;
 
 
   }
 
   }
  
Line 180: Line 114:
 
     text-align: center;
 
     text-align: center;
 
   }
 
   }
 +
  <!---- MT NAVBAR --->
 +
.sidebar-nav {
 +
  padding: 9px 0;
 +
}
  
</style>
+
.dropdown-menu .sub-menu {
 +
  left: 100%;
 +
  position: absolute;
 +
  top: 0;
 +
  visibility: hidden;
 +
  margin-top: -1px;
 +
}
  
<body>
+
.dropdown-menu li:hover .sub-menu {
<!-- Navbar -->
+
   visibility: visible;
<div class="navbar">
+
}
  <!-- 1 -->
+
  <a href="https://2018.igem.org/Team:UI_Indonesia">Home</a>
+
  <!-- 2 -->
+
  <div class="dropdown">
+
    <a href="https://2018.igem.org/Team:UI_Indonesia/Project">Project▾</a>
+
      <div class="dropdown-content">
+
        <a href="https://2018.igem.org/Team:UI_Indonesia/Project#overview">Overview</a>
+
        <a href="https://2018.igem.org/Team:UI_Indonesia/Project#ourproject">Our Project</a>
+
        <a href="https://2018.igem.org/Team:UI_Indonesia/Project#resultsanddiscuccions">Results and Discussions</a>
+
      </div>
+
  </div>
+
  <!-- 3 -->
+
   <div class="dropdown">
+
    <a href="https://2018.igem.org/Team:UI_Indonesia/Parts">Parts</a>
+
<!--      <div class="dropdown-content">
+
        <a href="https://2018.igem.org/Team:UI_Indonesia/Parts#">Overview</a>
+
        <a href="https://2018.igem.org/Team:UI_Indonesia/Parts#">Our Project</a>
+
        <a href="https://2018.igem.org/Team:UI_Indonesia/Parts#">Results and Discussions</a>
+
      </div> -->
+
  </div>
+
  <!-- 4 -->
+
  <a href="https://2018.igem.org/Team:UI_Indonesia/Safety">Safety</a>
+
  <!-- 5 -->
+
  <div class="dropdown">
+
    <a href="https://2018.igem.org/Team:UI_Indonesia/InterLab"">InterLab▾</a>
+
      <div class="dropdown-content">
+
        <a href="https://2018.igem.org/Team:UI_Indonesia/InterLab#intro">Introduction</a>
+
        <a href="https://2018.igem.org/Team:UI_Indonesia/InterLab#materials">Materials and Equipment</a>
+
        <a href="https://2018.igem.org/Team:UI_Indonesia/InterLab#methods">Methods</a>
+
        <a href="https://2018.igem.org/Team:UI_Indonesia/InterLab#results">Results and Discussions</a>
+
        <a href="https://2018.igem.org/Team:UI_Indonesia/InterLab#conclusions">Conclusions</a>
+
      </div>
+
  </div>
+
  <!-- 6 -->
+
  <div class="dropdown">
+
    <a href="https://2018.igem.org/Team:UI_Indonesia/Model">Model</a>
+
<!--      <div class="dropdown-content">
+
        <a href="https://2018.igem.org/Team:UI_Indonesia/Model#">Overview</a>
+
        <a href="https://2018.igem.org/Team:UI_Indonesia/Model#">Our Project</a>
+
        <a href="https://2018.igem.org/Team:UI_Indonesia/Model#">Results and Discussions</a>
+
      </div> -->
+
  </div>
+
  <!-- 7 -->
+
  <div class="dropdown">
+
    <a href="https://2018.igem.org/Team:UI_Indonesia/HumanPractices">Human Practices▾</a>
+
      <div class="dropdown-content">
+
        <a href="https://2018.igem.org/Team:UI_Indonesia/HumanPractices#campuscampaign">Campus Campaign</a>
+
        <a href="https://2018.igem.org/Team:UI_Indonesia/HumanPractices#socialwork">Social Work</a>
+
        <a href="https://2018.igem.org/Team:UI_Indonesia/HumanPractices#biotraining">Biosafety & Biosecurity Training</a>
+
        <a href="https://2018.igem.org/Team:UI_Indonesia/HumanPractices#catalogue">Human Practice Catalogue</a>
+
      </div>
+
  </div>
+
  <!-- 8 -->
+
  <div class="dropdown">
+
    <a class="w3-bar-item w3-light-green" href="https://2018.igem.org/Team:UI_Indonesia/Improve">Improve</a>
+
<!--      <div class="dropdown-content">
+
        <a href="https://2018.igem.org/Team:UI_Indonesia/Improve#">Overview</a>
+
        <a href="https://2018.igem.org/Team:UI_Indonesia/Improve#">Our Project</a>
+
        <a href="https://2018.igem.org/Team:UI_Indonesia/Improve#">Results and Discussions</a>
+
      </div> -->
+
  </div>
+
  <!-- 9 -->
+
  <a href="https://2018.igem.org/Team:UI_Indonesia/Team">Team</a>
+
  <!-- 10 -->
+
  <a href="https://2018.igem.org/Team:UI_Indonesia/Collaborations">Collaborations</a>
+
  <!-- 11 -->
+
  <div class="dropdown">
+
    <a href="https://2018.igem.org/Team:UI_Indonesia/Attributions">Attributions</a>
+
<!--      <div class="dropdown-content">
+
        <a href="https://2018.igem.org/Team:UI_Indonesia/Attributions#">Overview</a>
+
        <a href="https://2018.igem.org/Team:UI_Indonesia/Attributions#">Our Project</a>
+
        <a href="https://2018.igem.org/Team:UI_Indonesia/Attributions#">Results and Discussions</a>
+
      </div> -->
+
  </div>
+
</div>
+
  
<!-- Container (Introduction Section) -->
+
.dropdown:hover .dropdown-menu {
<div class="bgimg-1 w3-display-container w3-opacity-min" id="intro">
+
   display: block;
   <div class="w3-display-middle" style="white-space:nowrap;">
+
}
    <span class="w3-center w3-padding-large w3-black w3-xlarge w3-wide w3-animate-opacity">INTRODUCTION</span>
+
  </div>
+
</div>
+
  
<div class="w3-content w3-container w3-padding-64">
+
.nav-tabs .dropdown-menu,
  <h5>As a contribution of iGEM UI 2018 team to improve existing parts in iGEM Registry, we decided to assemble “Improved Blue Fluorescent Protein (BFP)” (<a href="http://parts.igem.org/Part:BBa_K2607002" style="color:blue">BBa_K2607002</a>, <b>Figure 1</b>) as improvement of B0034-BFP (<a href="http://parts.igem.org/Part:BBa_K592024" style="color:blue">BBa_K592024</a>). Our established part consists of these following additional features:</h5>
+
.nav-pills .dropdown-menu,
  <br>
+
.navbar .dropdown-menu {
   <div class="w3-row w3-center">
+
   margin-top: 0;
    <img src="https://static.igem.org/mediawiki/2018/9/99/T--UI_Indonesia--Figure1Improve.png" class="w3-image" width="700">
+
}
  <h6><b>Figure 1.</b> Original designed “Improved BFP” (BBa_K2607002) gBlock we ordered from Integrated DNA Technologies, Inc. (IDT) with length of 1151 basepairs (bp). Note that extra 42 bases in the upstream and 41 bases in the downstream are BioBrick prefix and suffix and for polymerase chain reaction (PCR) amplification purpose. The part itself consists of 1068 bp. Range number in red indicates the position of each component in the gBlock. Rbs = ribosome binding site.</h6></div>
+
  
<h5><ul>
+
.navbar .sub-menu:before {
<li>lacI regulated promoter (<a href="http://parts.igem.org/Part:BBa_R0010" style="color:blue">BBa_R0010</a>) in the upstream</li>
+
  border-bottom: 7px solid transparent;
<li>Double terminator (<a href="http://parts.igem.org/Part:BBa_B0010" style="color:blue">BBa_B0010</a> and <a href="http://parts.igem.org/Part:BBa_B0012">BBa_B0012</a>) in the downstream</li>
+
  border-left: none;
<li>SalI restriction site between the promoter and ribosome binding site</li>
+
  border-right: 7px solid rgba(0, 0, 0, 0.2);
<li>NdeI restriction site between the ribosome binding site and coding sequence</li>
+
  border-top: 7px solid transparent;
<li>Modified blue fluorescence protein coding sequence to eliminate SalI restriction site in the middle without altering amino acid sequence.</li></ul></h5>
+
  left: -7px;
<h5>This part can be used as reporter when combined with other parts. Because this part has its own promoter, ribosome binding site, and terminator, addition of these components is basically unnecessary. In addition, appropriate restriction enzyme (NdeI or SalI) can also be used to replace the promoter or ribosome binding site with the desired one.</h5>
+
  top: 10px;
</div>
+
}
  
<!-- Container (Methods Section) -->
+
.navbar .sub-menu:after {
<div class="bgimg-3 w3-display-container w3-opacity-min" id="methods">
+
  border-top: 6px solid transparent;
   <div class="w3-display-middle" style="white-space:nowrap;">
+
  border-left: none;
    <span class="w3-center w3-padding-large w3-black w3-xlarge w3-wide w3-animate-opacity">METHODS</span>
+
   border-right: 6px solid #fff;
   </div>
+
  border-bottom: 6px solid transparent;
</div>
+
   left: 10px;
 +
  top: 11px;
 +
  left: -6px;
 +
}
  
<div class="w3-content w3-container w3-padding-64">
+
.dropdown>ul{
<h5><b>Figure 2</b> shows the original plan of how we conducted the experiment with our established and existing parts.</h5>
+
background-color:#ddffdd;
<br>
+
}
<div class="w3-row w3-center">
+
    <img src="https://static.igem.org/mediawiki/2018/f/f6/T--UI_Indonesia--Figure2Improve.png" class="w3-image" width="700">
+
  <h6><b>Figure 2.</b> Original plan workflow with newly-established (BBa_K2607002) and existing (BBa_K592024) parts of BFP.</h6></div>
+
  <h5><b><i>Part I: Gel Electrophoresis Confirmation</i></b></h5>
+
  <h5>Upon receiving our “Improved BFP” gBlock from IDT, we performed PCR to amplify it until sufficient quantity (about 100 ng/uL). We then created two restriction digestion reactions, one with NdeI restriction enzyme and one with SalI restriction enzyme. Each reaction comprised of 100 uL PCR-amplified “Improved BFP” gBlock, 6 uL restriction enzyme, 15 uL CutSmart<sup>®</sup> restriction buffer, and 29 uL nuclease-free water. The reaction was subsequently incubated for four hours at 37<sup>o</sup>C incubator. The digestion products were then run for electrophoresis in 1% agarose gel with tris-acetic acid-EDTA (TAE) buffer 1x, power supply 50 volt for 70 minutes. Visualization was performed with Bio-Rad Gel Doc<sup>TM</sup> XR+ Gel Documentation System.</h5>
+
  <br>
+
  <h5><b><i>Part II: Ultraviolet (UV) Check</i></b></h5>
+
  <h5>First, we acquired BBa_K592024 by transforming wild-type <i>Escherichia coli</i> K-12 with plasmid in well 17C of Distribution Kit Plate 1, isolating the plasmid, and performing restriction with EcoRI and PstI restricton enzymes. Our “Improved BFP” and BBa_K592024 were separately cloned into plasmid pQE80L using EcoRI and PstI according to our laboratory protocol. The resultant ligation products were subsequently transformed into wild-type <i>E. coli</i> K-12, along with empty pQE80L as control. Transformation products were spread into Luria-Bertani (LB) agar medium containing ampicillin with ratio 1000:1. On the following day, the fluorescence was assessed qualitatively under ultraviolet (UV) light.</h5>
+
  <br>
+
  <h5><b><i>Part III: Fluorescence Assay</i></b></h5>
+
  <h5>Fluorescence assay was conducted according to 5<sup>th</sup> InterLab protocol with some modifications. From each transformation plates, two colonies were picked and let to be grown in LB medium with ampicillin (1000:1). Two colonies of <i>E. coli</i> containing empty plasmid pQE80L were also inoculated for control. After 18 hours, each overnight culture was diluted until optical density at 600 nm (OD<sub>600</sub>) of 0.02 and final volume of 12 mL in 50 mL centrifuge tube covered with foil. At t = 0 hour, 1 mL from each tube was sampled to be measured for its OD<sub>600</sub> and fluorescence. The measurement was conducted with GloMax<sup>®</sup> - Multi Detection System with “UV” settings: 365 nm excitation and 410-460 nm emission. The data obtained were recorded and analyzed in Excel. The rest of dilutions were incubated in shaker under 37<sup>o</sup>C, 220 rotations per minute (rpm). We repeated the same procedure after t = 6 hour and overnight (t = 14 hour) incubation.</h5>
+
</div>
+
  
<!-- Container (RESULTS AND DISCUSSIONS Section) -->
+
.dropdown:hover{
<div class="bgimg-4 w3-display-container w3-opacity-min" id="results">
+
background-color:#9ff99f;
  <div class="w3-display-middle" style="white-space:nowrap;">
+
}
    <span class="w3-center w3-padding-large w3-black w3-xlarge w3-wide w3-animate-opacity">RESULTS AND DISCUSSIONS</span>
+
.navbar-header:hover{
   </div>
+
background-color:#4CAF50;
</div>
+
}
 +
.dropdown-menu>li>a:hover{
 +
background-color:#4CAF50;    
 +
}
 +
.navbar-nav>li:hover{
 +
background-color:#4CAF50;
 +
}
  
<div class="w3-content w3-container w3-padding-64">
+
.navbar-default{
  <h5><b><i>Part I: Gel Electrophoresis Confirmation</i></b></h5>
+
background-color:#1F2421}
<br>
+
border-color:none;
  <div class="w3-row w3-center">
+
}
    <img src="https://static.igem.org/mediawiki/2018/b/bb/T--UI_Indonesia--Figure3Improve.png" class="w3-image">
+
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover{
<h6><b>Figure 3.</b> Gel electrophoresis of restriction of “Improved BFP” gBlock with 1% agarose gel, TAE 1x, 50 V, and 70 minutes. Lane 1 = BioLabs, Inc. 100 bp DNA ladder (#N3231L) with size range 100-1517 bp. Lane 2 = uncut PCR-amplified “Improved BFP” gBlock (expected size 1151 bp). Lane 3 = “Improved BFP” gBlock cut with NdeI. Lane 4 = “Improved BFP” gBlock cut with SalI.</h6>
+
color:white;}
 +
.navbar-default .navbar-brand{
 +
color:white;}
 +
.navbar-default .navbar-nav>li>a{
 +
color:white;
 +
}
 +
 
 +
.dropdown-menu{
 +
background-color:#ddffdd;
 +
}
 +
.current{
 +
    background-color:#4CAF50; 
 +
}
 +
.navbar-default .navbar-nav>.open>a{
 +
background-color:1F2421;color:white;}
 +
 
 +
.navbar{
 +
margin:0px;border:0px;}
 +
#myBtn {
 +
  display: none;
 +
  position: fixed;
 +
  bottom: 20px;
 +
  right: 30px;
 +
  z-index: 99;
 +
  font-size: 18px;
 +
  border: none;
 +
  outline: none;
 +
  background-color:transparent;
 +
  color: white;
 +
  cursor: pointer;
 +
  padding: 15px;
 +
  border-radius: 4px;
 +
}
 +
 
 +
#myBtn:hover {
 +
  background-color: #555;
 +
}
 +
</style>
 +
 
 +
<body>
 +
<button onclick="topFunction()" id="myBtn" title="Go to top"><img src="https://image.flaticon.com/icons/png/512/14/14747.png" style="width:50px;height:50px;"></button>
 +
<!-- Navbar -->
 +
<nav class="navbar navbar-default">
 +
  <div class="navbar-inner">
 +
  <div class="container-fluid">
 +
    <div class="navbar-header">
 +
      <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#myNavbar">
 +
        <span class="icon-bar"></span>
 +
        <span class="icon-bar"></span>
 +
        <span class="icon-bar"></span>                      
 +
      </button>
 +
      <a class="navbar-brand" href="https://2018.igem.org/Team:UI_Indonesia">Home</a>
 +
    </div>
 +
    <div class="collapse navbar-collapse" id="myNavbar">
 +
      <ul class="nav navbar-nav navbar-right">
 +
        <li class="dropdown navbar-project">
 +
          <a href="https://2018.igem.org/Team:UI_Indonesia/Project">Project<span class="caret"></span></a>
 +
          <ul class="dropdown-menu">
 +
            <li><a href="https://2018.igem.org/Team:UI_Indonesia/Project#">Overview</a></li>
 +
            <li><a href="https://2018.igem.org/Team:UI_Indonesia/Project#ourproject">Our Project</a></li>
 +
            <li><a href="https://2018.igem.org/Team:UI_Indonesia/Project#resultsanddiscuccions">Results and Discussions</a></li>
 +
          </ul>
 +
        </li>
 +
        <li class="navbar-parts"><a href="https://2018.igem.org/Team:UI_Indonesia/Parts">Parts</a></li>
 +
<li class="navbar-safety"><a href="https://2018.igem.org/Team:UI_Indonesia/Safety">Safety</a></li>
 +
<li class="dropdown navbar-interlab">
 +
          <a href="https://2018.igem.org/Team:UI_Indonesia/InterLab">InterLab<span class="caret"></span></a>
 +
          <ul class="dropdown-menu">
 +
            <li><a href="https://2018.igem.org/Team:UI_Indonesia/InterLab#intro">Introduction</a></li>
 +
            <li><a href="https://2018.igem.org/Team:UI_Indonesia/InterLab#materials">Materials and Equipment</a></li>
 +
            <li><a href="https://2018.igem.org/Team:UI_Indonesia/InterLab#methods">Methods</a></li>
 +
<li><a href="https://2018.igem.org/Team:UI_Indonesia/InterLab#results">Results and Discussions</a></li>
 +
<li><a href="https://2018.igem.org/Team:UI_Indonesia/InterLab#conclusions">Conclusions</a></li>
 +
          </ul>
 +
        </li>
 +
<li class="navbar-model"><a href="https://2018.igem.org/Team:UI_Indonesia/Model">Model</a></li>
 +
<    <li class="dropdown navbar-humanpractice">
 +
          <a href="https://2018.igem.org/Team:UI_Indonesia/Human_Practices">Human Practices<span class="caret"></span></a>
 +
          <ul class="dropdown-menu">
 +
            <li><a href="https://2018.igem.org/Team:UI_Indonesia/Human_Practices">Integrated Human Practice</a></li>
 +
            <li><a href="https://2018.igem.org/Team:UI_Indonesia/Public_Engagement">Education and Public Engagement</a></li>
 +
            <li><a href="https://2018.igem.org/Team:UI_Indonesia/Human_Practices#catalogue">Human Practice Catalogue</a></li>
 +
          </ul>
 +
    </li>
 +
<li class="navbar-improve current"><a href="https://2018.igem.org/Team:UI_Indonesia/Improve">Improve</a></li>
 +
<li class="navbar-team"><a href="https://2018.igem.org/Team:UI_Indonesia/Team">Team</a></li>
 +
<li class="navbar-collaborations"><a href="https://2018.igem.org/Team:UI_Indonesia/Collaborations">Collaborations</a></li>
 +
<li class="dropdown navbar-attributions">
 +
          <a href="https://2018.igem.org/Team:UI_Indonesia/Attributions">Attributions<span class="caret"></span></a>
 +
          <ul class="dropdown-menu">
 +
            <li><a href="https://2018.igem.org/Team:UI_Indonesia/MedalCriteria">Medal Criteria</a></li>
 +
          </ul>
 +
        </li>
 +
      </ul>
 +
    </div>
 
   </div>
 
   </div>
  <h5>Restriction result of PCR-amplified “Improved BFP” gBlock is shown in <b>Figure 3</b>. At lane 2 consisting of uncut “Improved BFP” gBlock (size 1151 bp), only single band is observed. The band is located between 1000-1200 bp marker at lane 1, which is consistent to the gBlock original size. Upon restriction with NdeI, the expected bands are 271 bp and 880 bp in size, while restriction with SalI will yield expected bands of 249 bp and 902 bp. At lane 3 and 4, there are three bands observed, indicating that the gBlocks were partially digested with respective enzymes, NdeI and SalI. The heaviest bands in lane 3 and 4 were parallel with the band in lane 2, indicating that the bands were uncut "Improved BFP" gBlocks. The middle bands in lane 3 and 4 were similar in size (around 900 bp in size), representing the larger fragments of digestion products with their respective enzymes. The lightest bands in lane 3 and 4 were also similar in size, located between 200-300 bp marker at lane 1. They represent the smaller fragments of digestion products. The smaller fragment upon NdeI digestion is 271 bp, while upon SalI digestion is 249 bp. The lightest band in lane 3 migrated slightly slower than lightest band in lane 4, denoting larger size of smaller fragment in lane 3 than lane 4, which is consistent to the expected restriction results.</h5>
 
  <br>
 
  <h5><b><i> Part II: Ultraviolet (UV) Check</i></b></h5>
 
<br>
 
  <div class="w3-row w3-center">
 
    <img src="https://static.igem.org/mediawiki/2018/a/a1/T--UI_Indonesia--Figure4Improve.png" class="w3-image" width="700">
 
<h6><b>Figure 4</b>. Colony of transformed wild-type <i>Escherichia coli</i> K-12 with empty pQE80L (yellow arrow), pQE80L with “Improved BFP” (green arrow), and pQE80L with BBa_K592024 (orange arrow) in plasmid pQE80L under ultraviolet (UV) illumination.</h6>
 
  </div>
 
  <h5>Transformation results of wild-type <i>E. coli</i> K-12 with empty pQE80L, pQE80L with “Improved BFP”, and pQE80L with BBa_K592024 under ultraviolet (UV) light is shown in <b>Figure 4</b>. Qualitatively, higher fluorescence was observed in transformed <i>E. coli</i> with “Improved BFP” compared with others. The probable explanation is that our “Improved BFP” has its own promoter. When our part is cloned into pQE80L with EcoRI and PstI, there are two promoters in the upstream of BFP coding region, theoretically leading to more BFP mRNA and protein being produced. However, to further investigate this hypothesis, we performed quantitative BFP fluorescence measurement from three samples (<i>E. coli</i> K-12 with empty pQE80L, pQE80L + “Improved BFP", and pQE80L + BBa_K592024), as will be explained in Part III.</h5>
 
  <br>
 
  <h5><b><i> Part III: Fluorescence Assay</i></b></h5>
 
  <div class="w3-row w3-center">
 
<h6><b>Table 1</b>. Fluorescence and OD<sub>600</sub> measurement of transformed <i>E. coli</i> K-12 with one of three plasmids: empty pQE80L, pQE80L with Improved BFP”, and pQE80L with BBa_K592024. Replicate 1 and 2 were from first colony of respective sampled transformed <i>E. coli</i>, while replicate 3 and 4 were from second colony. Fl = fluorescence in arbitrary unit.</h6>
 
    <img src="https://static.igem.org/mediawiki/2018/d/d5/T--UI_Indonesia--Table1Improve.jpeg" class="w3-image" width="700">
 
  </div>
 
  <br>
 
  <div class="w3-row w3-center">
 
    <img src="https://static.igem.org/mediawiki/2018/f/fa/T--UI_Indonesia--Figure5Improve.png" class="w3-image">
 
<h6><b>Figure 5</b>. Fluorescence/OD<sub>600</sub> measurement (in mean arbitrary units ± standard deviation) of transformed <i>E. coli</i> with one of three plasmids (empty pQE80L, pQE80L with “Improved BFP”, and pQE80L with BBa_K592024) at t = 0 hour, 6 hour, and 14 hour. * and ** indicate statistically significant differences (p = 0.005 and < 0.001, respectively).</h6>
 
  </div>
 
  <h5>Complete data of fluorescence assay is shown in <b>Table 1</b>, while the overall result is visualized in <b>Figure 5</b>. At t = 0, 6, and 14 hour, although not shown in Figure 5, fluorescence/OD<sub>600</sub> of transformed <i>E. coli</i> with pQE80L + “Improved BFP” and pQE80L + BBa_K592024 were significantly higher than negative control (transformed <i>E. coli</i> with empty pQE80L). At t = 6 hour, fluorescence/OD<sub>600</sub> of <i>E. coli</i> with “Improved BFP” was significantly higher than <i>E. coli</i> with BBa_K592024 (p = 0.005). Similar result was found after overnight incubation (p < 0.001). These results support previous qualitative observation of fluorescence and may be explained by ‘double promoter’ of “Improved BFP” in pQE80L. In addition, from Figure 5 it is also observed that fluorescence/OD<sub>600</sub> was decreasing along with time. The probable explanation of this result is higher bacterial concentration in medium over time, resulting in larger denominator and reducing fluorescence/OD<sub>600</sub>. Moreover, it is also probable that the bacteria underwent cessation, causing decline in BFP production and resulting in lower fluorescence/OD<sub>600</sub>. Nevertheless, from this experiment, it can be inferred that <i>E. coli</i> transformed with “Improved BFP” retains significantly higher fluorescence/OD<sub>600</sub> than BBa_K592024 under plasmid pQE80L expression system.</h5>
 
 
   </div>
 
   </div>
 +
</nav>
  
<!-- Container (CONCLUSIONS Section) -->
+
<!-------------------------TEST------------------------------------------->
<div class="bgimg-5 w3-display-container w3-opacity-min" id="conclusions">
+
<style>
  <div class="w3-display-middle" style="white-space:nowrap;">
+
.headerTestDiv{
    <span class="w3-center w3-padding-large w3-black w3-xlarge w3-wide w3-animate-opacity">CONCLUSIONS</span>
+
border-left:4px solid lime;
  </div>
+
border-bottom:4px solid lime;
</div>
+
}
 +
.headerTest{
 +
    text-align: left !important;
 +
    font-size: 100px !important;
 +
    line-height: 100px !important;
 +
    text-transform: uppercase;
 +
    font-family: sans-serif !important;
 +
    font-weight: 700 !important;
 +
    color:#4CAF50;
 +
}
 +
.header2ndTest{
 +
    text-align: left!important;
 +
    font-size: 50px !important;
 +
    line-height: 50px !important;
 +
    text-transform: uppercase;
 +
    font-family: sans-serif !important;
 +
    font-weight: 700 !important;
 +
color:#216869;
 +
}
 +
@media only screen and (max-width: 600px) and (min-width: 100px){
 +
.headerTest{
 +
    font-size: 50px !important;
 +
    line-height: 50px !important;
 +
}
 +
.header2ndTest{
 +
    font-size: 30px !important;
 +
    line-height: 30px !important;
 +
color:#216869;
 +
}
 +
}
 +
.panel-default{
 +
border:none;
 +
background-color:white;
 +
border-right:4px solid lime;
 +
}
 +
.panel-default>.panel-heading{
 +
background-color:white;
 +
}
 +
.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body{
 +
border:none;
 +
}
 +
.panel-title{
 +
    text-align: center !important;
 +
    font-size: 30px !important;
 +
    line-height: 30px !important;
 +
    text-transform: uppercase;
 +
    font-family: sans-serif !important;
 +
    font-weight: 700 !important;
 +
color:#4CAF50;
 +
}
 +
h5{
 +
    font-size:18px;
 +
}
 +
</style>
 +
<!----------------HEADER---------->
 +
<div class="w3-content w3-container w3-padding-48"></div>
 +
<div class="w3-content w3-container w3-padding-64 headerTestDiv"">
 +
<div class="headerTest">Improve</div>
 +
<div class="header2ndTest">Overview</div>
 +
</div>
 +
 +
<!-------------------Accordion--->
 +
 +
<div class="w3-content w3-container" style="padding:0px;">
 +
<div class="panel-group" id="accordion">
 +
<div class="panel panel-default">
 +
  <div class="panel-heading">
 +
<h4 class="panel-title">
 +
  <a data-toggle="collapse" data-parent="#accordion" href="#collapse1">Introduction</a>
 +
</h4>
 +
  </div>
 +
  <div id="collapse1" class="panel-collapse collapse">
 +
<div class="panel-body">
 +
<h5>As a contribution of iGEM UI 2018 team to improve existing parts in iGEM Registry, we decided to assemble “Improved Blue Fluorescent Protein (BFP)” (<a href="http://parts.igem.org/Part:BBa_K2607002">BBa_K2607002</a>, <b>Figure 1</b>) as improvement of B0034-BFP (<a href="http://parts.igem.org/Part:BBa_K592024">BBa_K592024</a>). Our established part consists of these following additional features:</h5>
 +
<br>
 +
<div class="w3-row w3-center">
 +
<img src="https://static.igem.org/mediawiki/2018/9/99/T--UI_Indonesia--Figure1Improve.png" class="w3-image" width="700">
 +
<h6><b>Figure 1.</b> Original designed “Improved BFP” (BBa_K2607002) gBlock we ordered from Integrated DNA Technologies, Inc. (IDT) with length of 1151 basepairs (bp). Note that extra 42 bases in the upstream and 41 bases in the downstream are BioBrick prefix and suffix and for polymerase chain reaction (PCR) amplification purpose. The part itself consists of 1068 bp. Range number in red indicates the position of each component in the gBlock. Rbs = ribosome binding site.</h6></div>
  
<div class="w3-content w3-container w3-padding-64">
+
<h5><ul>
  <h5>To conclude, through experiment with “Improved BFP”, we demonstrated that our improved part can be cut between promoter and ribosome binding site, also between ribosome binding site and coding region with SalI and NdeI restriction enzyme, respectively. Therefore, appropriate restriction enzyme can be utilized to replace promoter or ribosome binding site with the desired ones. When we conducted experiment to compare “Improved BFP” and previous part (BBa_K592024) under pQE80L expression system, it was observed that “Improved BFP” yield more fluorescence/OD<sub>600</sub>, probably due to intrinsic promoter it owned.  </h5>
+
<li>lacI regulated promoter (<a href="http://parts.igem.org/Part:BBa_R0010">BBa_R0010</a>) in the upstream</li>
</div>
+
<li>Double terminator (<a href="http://parts.igem.org/Part:BBa_B0010">BBa_B0010</a> and <a href="http://parts.igem.org/Part:BBa_B0012">BBa_B0012</a>) in the downstream</li>
 +
<li>SalI restriction site between the promoter and ribosome binding site</li>
 +
<li>NdeI restriction site between the ribosome binding site and coding sequence</li>
 +
<li>Modified blue fluorescence protein coding sequence to eliminate SalI restriction site in the middle without altering amino acid sequence.</li></ul></h5>
 +
<h5>This part can be used as reporter when combined with other parts. Because this part has its own promoter, ribosome binding site, and terminator, addition of these components is basically unnecessary. In addition, appropriate restriction enzyme (NdeI or SalI) can also be used to replace the promoter or ribosome binding site with the desired one.</h5>
  
 +
</div>
 +
  </div>
 +
</div>
 +
<div class="panel panel-default">
 +
<div class="panel-heading">
 +
<h4 class="panel-title">
 +
<a data-toggle="collapse" data-parent="#accordion" href="#collapse2">Methods</a>
 +
</h4>
 +
</div>
 +
<div id="collapse2" class="panel-collapse collapse">
 +
<div class="panel-body">
 +
<h5><b>Figure 2</b> shows the original plan of how we conducted the experiment with our established and existing parts.</h5>
 +
<br>
 +
<div class="w3-row w3-center">
 +
<img src="https://static.igem.org/mediawiki/2018/f/f6/T--UI_Indonesia--Figure2Improve.png" class="w3-image" width="700">
 +
<h6><b>Figure 2.</b> Original plan workflow with newly-established (BBa_K2607002) and existing (BBa_K592024) parts of BFP.</h6></div>
 +
<h5><b><i>Part I: Gel Electrophoresis Confirmation</i></b></h5>
 +
<h5>Upon receiving our “Improved BFP” gBlock from IDT, we performed PCR to amplify it until sufficient quantity (about 100 ng/uL). We then created two restriction digestion reactions, one with NdeI restriction enzyme and one with SalI restriction enzyme. Each reaction comprised of 100 uL PCR-amplified “Improved BFP” gBlock, 6 uL restriction enzyme, 15 uL CutSmart<sup>®</sup> restriction buffer, and 29 uL nuclease-free water. The reaction was subsequently incubated for four hours at 37<sup>o</sup>C incubator. The digestion products were then run for electrophoresis in 1% agarose gel with tris-acetic acid-EDTA (TAE) buffer 1x, power supply 50 volt for 70 minutes. Visualization was performed with Bio-Rad Gel Doc<sup>TM</sup> XR+ Gel Documentation System.</h5>
 +
<br>
 +
<h5><b><i>Part II: Ultraviolet (UV) Check</i></b></h5>
 +
<h5>First, we acquired BBa_K592024 by transforming wild-type <i>Escherichia coli</i> K-12 with plasmid in well 17C of Distribution Kit Plate 1, isolating the plasmid, and performing restriction with EcoRI and PstI restricton enzymes. Our “Improved BFP” and BBa_K592024 were separately cloned into plasmid pQE80L using EcoRI and PstI according to our laboratory protocol. The resultant ligation products were subsequently transformed into wild-type <i>E. coli</i> K-12, along with empty pQE80L as control. Transformation products were spread into Luria-Bertani (LB) agar medium containing ampicillin with ratio 1000:1. On the following day, the fluorescence was assessed qualitatively under ultraviolet (UV) light.</h5>
 +
<br>
 +
<h5><b><i>Part III: Fluorescence Assay</i></b></h5>
 +
<h5>Fluorescence assay was conducted according to 5<sup>th</sup> InterLab protocol with some modifications. From each transformation plates, two colonies were picked and let to be grown in LB medium with ampicillin (1000:1). Two colonies of <i>E. coli</i> containing empty plasmid pQE80L were also inoculated for control. After 18 hours, each overnight culture was diluted until optical density at 600 nm (OD<sub>600</sub>) of 0.02 and final volume of 12 mL in 50 mL centrifuge tube covered with foil. At t = 0 hour, 1 mL from each tube was sampled to be measured for its OD<sub>600</sub> and fluorescence. The measurement was conducted with GloMax<sup>®</sup> - Multi Detection System with “UV” settings: 365 nm excitation and 410-460 nm emission. The data obtained were recorded and analyzed in Excel. The rest of dilutions were incubated in shaker under 37<sup>o</sup>C, 220 rotations per minute (rpm). We repeated the same procedure after t = 6 hour and overnight (t = 14 hour) incubation.</h5>
 +
</div>
 +
</div>
 +
</div>
 +
<div class="panel panel-default">
 +
<div class="panel-heading">
 +
<h4 class="panel-title">
 +
<a data-toggle="collapse" data-parent="#accordion" href="#collapse3">Results and Discussions</a>
 +
</h4>
 +
</div>
 +
<div id="collapse3" class="panel-collapse collapse">
 +
<div class="panel-body">
 +
<h5><b><i>Part I: Gel Electrophoresis Confirmation</i></b></h5>
 +
<br>
 +
<div class="w3-row w3-center">
 +
<img src="https://static.igem.org/mediawiki/2018/b/bb/T--UI_Indonesia--Figure3Improve.png" class="w3-image">
 +
<h6><b>Figure 3.</b> Gel electrophoresis of restriction of “Improved BFP” gBlock with 1% agarose gel, TAE 1x, 50 V, and 70 minutes. Lane 1 = BioLabs, Inc. 100 bp DNA ladder (#N3231L) with size range 100-1517 bp. Lane 2 = uncut PCR-amplified “Improved BFP” gBlock (expected size 1151 bp). Lane 3 = “Improved BFP” gBlock cut with NdeI. Lane 4 = “Improved BFP” gBlock cut with SalI.</h6>
 +
</div>
 +
<h5>Restriction result of PCR-amplified “Improved BFP” gBlock is shown in <b>Figure 3</b>. At lane 2 consisting of uncut “Improved BFP” gBlock (size 1151 bp), only single band is observed. The band is located between 1000-1200 bp marker at lane 1, which is consistent to the gBlock original size. Upon restriction with NdeI, the expected bands are 271 bp and 880 bp in size, while restriction with SalI will yield expected bands of 249 bp and 902 bp. At lane 3 and 4, there are three bands observed, indicating that the gBlocks were partially digested with respective enzymes, NdeI and SalI. The heaviest bands in lane 3 and 4 were parallel with the band in lane 2, indicating that the bands were uncut "Improved BFP" gBlocks. The middle bands in lane 3 and 4 were similar in size (around 900 bp in size), representing the larger fragments of digestion products with their respective enzymes. The lightest bands in lane 3 and 4 were also similar in size, located between 200-300 bp marker at lane 1. They represent the smaller fragments of digestion products. The smaller fragment upon NdeI digestion is 271 bp, while upon SalI digestion is 249 bp. The lightest band in lane 3 migrated slightly slower than lightest band in lane 4, denoting larger size of smaller fragment in lane 3 than lane 4, which is consistent to the expected restriction results.</h5>
 +
<br>
 +
<h5><b><i> Part II: Ultraviolet (UV) Check</i></b></h5>
 +
<br>
 +
<div class="w3-row w3-center">
 +
<img src="https://static.igem.org/mediawiki/2018/a/a1/T--UI_Indonesia--Figure4Improve.png" class="w3-image" width="700">
 +
<h6><b>Figure 4</b>. Colony of transformed wild-type <i>Escherichia coli</i> K-12 with empty pQE80L (yellow arrow), pQE80L with “Improved BFP” (green arrow), and pQE80L with BBa_K592024 (orange arrow) in plasmid pQE80L under ultraviolet (UV) illumination.</h6>
 +
</div>
 +
<h5>Transformation results of wild-type <i>E. coli</i> K-12 with empty pQE80L, pQE80L with “Improved BFP”, and pQE80L with BBa_K592024 under ultraviolet (UV) light is shown in <b>Figure 4</b>. Qualitatively, higher fluorescence was observed in transformed <i>E. coli</i> with “Improved BFP” compared with others. The probable explanation is that our “Improved BFP” has its own promoter. When our part is cloned into pQE80L with EcoRI and PstI, there are two promoters in the upstream of BFP coding region, theoretically leading to more BFP mRNA and protein being produced. However, to further investigate this hypothesis, we performed quantitative BFP fluorescence measurement from three samples (<i>E. coli</i> K-12 with empty pQE80L, pQE80L + “Improved BFP", and pQE80L + BBa_K592024), as will be explained in Part III.</h5>
 +
<br>
 +
<h5><b><i> Part III: Fluorescence Assay</i></b></h5>
 +
<div class="w3-row w3-center">
 +
<h6><b>Table 1</b>. Fluorescence and OD<sub>600</sub> measurement of transformed <i>E. coli</i> K-12 with one of three plasmids: empty pQE80L, pQE80L with Improved BFP”, and pQE80L with BBa_K592024. Replicate 1 and 2 were from first colony of respective sampled transformed <i>E. coli</i>, while replicate 3 and 4 were from second colony. Fl = fluorescence in arbitrary unit.</h6>
 +
<img src="https://static.igem.org/mediawiki/2018/d/d5/T--UI_Indonesia--Table1Improve.jpeg" class="w3-image" width="700">
 +
</div>
 +
<br>
 +
<div class="w3-row w3-center">
 +
<img src="https://static.igem.org/mediawiki/2018/f/fa/T--UI_Indonesia--Figure5Improve.png" class="w3-image">
 +
<h6><b>Figure 5</b>. Fluorescence/OD<sub>600</sub> measurement (in mean arbitrary units ± standard deviation) of transformed <i>E. coli</i> with one of three plasmids (empty pQE80L, pQE80L with “Improved BFP”, and pQE80L with BBa_K592024) at t = 0 hour, 6 hour, and 14 hour. * and ** indicate statistically significant differences (p = 0.005 and < 0.001, respectively).</h6>
 +
</div>
 +
<h5>Complete data of fluorescence assay is shown in <b>Table 1</b>, while the overall result is visualized in <b>Figure 5</b>. At t = 0, 6, and 14 hour, although not shown in Figure 5, fluorescence/OD<sub>600</sub> of transformed <i>E. coli</i> with pQE80L + “Improved BFP” and pQE80L + BBa_K592024 were significantly higher than negative control (transformed <i>E. coli</i> with empty pQE80L). At t = 6 hour, fluorescence/OD<sub>600</sub> of <i>E. coli</i> with “Improved BFP” was significantly higher than <i>E. coli</i> with BBa_K592024 (p = 0.005). Similar result was found after overnight incubation (p < 0.001). These results support previous qualitative observation of fluorescence and may be explained by ‘double promoter’ of “Improved BFP” in pQE80L. In addition, from Figure 5 it is also observed that fluorescence/OD<sub>600</sub> was decreasing along with time. The probable explanation of this result is higher bacterial concentration in medium over time, resulting in larger denominator and reducing fluorescence/OD<sub>600</sub>. Moreover, it is also probable that the bacteria underwent cessation, causing decline in BFP production and resulting in lower fluorescence/OD<sub>600</sub>. Nevertheless, from this experiment, it can be inferred that <i>E. coli</i> transformed with “Improved BFP” retains significantly higher fluorescence/OD<sub>600</sub> than BBa_K592024 under plasmid pQE80L expression system.</h5>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
<div class="panel panel-default">
 +
<div class="panel-heading">
 +
<h4 class="panel-title">
 +
<a data-toggle="collapse" data-parent="#accordion" href="#collapse4">Conclusions</a>
 +
</h4>
 +
</div>
 +
<div id="collapse4" class="panel-collapse collapse">
 +
<div class="panel-body">
 +
<h5>To conclude, through experiment with “Improved BFP”, we demonstrated that our improved part can be cut between promoter and ribosome binding site, also between ribosome binding site and coding region with SalI and NdeI restriction enzyme, respectively. Therefore, appropriate restriction enzyme can be utilized to replace promoter or ribosome binding site with the desired ones. When we conducted experiment to compare “Improved BFP” and previous part (BBa_K592024) under pQE80L expression system, it was observed that “Improved BFP” yield more fluorescence/OD<sub>600</sub>, probably due to intrinsic promoter it owned.  </h5>
 +
</div>
 +
</div>
 +
</div>
 +
  </div>
 +
</div>
 +
 +
  <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
 +
  <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
 +
<script>
 +
// When the user scrolls down 20px from the top of the document, show the button
 +
window.onscroll = function() {scrollFunction()};
 +
 +
function scrollFunction() {
 +
    if (document.body.scrollTop > 20 || document.documentElement.scrollTop > 20) {
 +
        document.getElementById("myBtn").style.display = "block";
 +
    } else {
 +
        document.getElementById("myBtn").style.display = "none";
 +
    }
 +
}
 +
 +
// When the user clicks on the button, scroll to the top of the document
 +
function topFunction() {
 +
    document.body.scrollTop = 0;
 +
    document.documentElement.scrollTop = 0;
 +
}
 +
</script>
 
<!-- Footer -->
 
<!-- Footer -->
 
<footer class="w3-center w3-green w3-padding-64 w3-opacity w3-hover-opacity-off">
 
<footer class="w3-center w3-green w3-padding-64 w3-opacity w3-hover-opacity-off">

Latest revision as of 08:14, 17 October 2018

Improve
Overview
As a contribution of iGEM UI 2018 team to improve existing parts in iGEM Registry, we decided to assemble “Improved Blue Fluorescent Protein (BFP)” (BBa_K2607002, Figure 1) as improvement of B0034-BFP (BBa_K592024). Our established part consists of these following additional features:

Figure 1. Original designed “Improved BFP” (BBa_K2607002) gBlock we ordered from Integrated DNA Technologies, Inc. (IDT) with length of 1151 basepairs (bp). Note that extra 42 bases in the upstream and 41 bases in the downstream are BioBrick prefix and suffix and for polymerase chain reaction (PCR) amplification purpose. The part itself consists of 1068 bp. Range number in red indicates the position of each component in the gBlock. Rbs = ribosome binding site.
  • lacI regulated promoter (BBa_R0010) in the upstream
  • Double terminator (BBa_B0010 and BBa_B0012) in the downstream
  • SalI restriction site between the promoter and ribosome binding site
  • NdeI restriction site between the ribosome binding site and coding sequence
  • Modified blue fluorescence protein coding sequence to eliminate SalI restriction site in the middle without altering amino acid sequence.
This part can be used as reporter when combined with other parts. Because this part has its own promoter, ribosome binding site, and terminator, addition of these components is basically unnecessary. In addition, appropriate restriction enzyme (NdeI or SalI) can also be used to replace the promoter or ribosome binding site with the desired one.
Figure 2 shows the original plan of how we conducted the experiment with our established and existing parts.

Figure 2. Original plan workflow with newly-established (BBa_K2607002) and existing (BBa_K592024) parts of BFP.
Part I: Gel Electrophoresis Confirmation
Upon receiving our “Improved BFP” gBlock from IDT, we performed PCR to amplify it until sufficient quantity (about 100 ng/uL). We then created two restriction digestion reactions, one with NdeI restriction enzyme and one with SalI restriction enzyme. Each reaction comprised of 100 uL PCR-amplified “Improved BFP” gBlock, 6 uL restriction enzyme, 15 uL CutSmart® restriction buffer, and 29 uL nuclease-free water. The reaction was subsequently incubated for four hours at 37oC incubator. The digestion products were then run for electrophoresis in 1% agarose gel with tris-acetic acid-EDTA (TAE) buffer 1x, power supply 50 volt for 70 minutes. Visualization was performed with Bio-Rad Gel DocTM XR+ Gel Documentation System.

Part II: Ultraviolet (UV) Check
First, we acquired BBa_K592024 by transforming wild-type Escherichia coli K-12 with plasmid in well 17C of Distribution Kit Plate 1, isolating the plasmid, and performing restriction with EcoRI and PstI restricton enzymes. Our “Improved BFP” and BBa_K592024 were separately cloned into plasmid pQE80L using EcoRI and PstI according to our laboratory protocol. The resultant ligation products were subsequently transformed into wild-type E. coli K-12, along with empty pQE80L as control. Transformation products were spread into Luria-Bertani (LB) agar medium containing ampicillin with ratio 1000:1. On the following day, the fluorescence was assessed qualitatively under ultraviolet (UV) light.

Part III: Fluorescence Assay
Fluorescence assay was conducted according to 5th InterLab protocol with some modifications. From each transformation plates, two colonies were picked and let to be grown in LB medium with ampicillin (1000:1). Two colonies of E. coli containing empty plasmid pQE80L were also inoculated for control. After 18 hours, each overnight culture was diluted until optical density at 600 nm (OD600) of 0.02 and final volume of 12 mL in 50 mL centrifuge tube covered with foil. At t = 0 hour, 1 mL from each tube was sampled to be measured for its OD600 and fluorescence. The measurement was conducted with GloMax® - Multi Detection System with “UV” settings: 365 nm excitation and 410-460 nm emission. The data obtained were recorded and analyzed in Excel. The rest of dilutions were incubated in shaker under 37oC, 220 rotations per minute (rpm). We repeated the same procedure after t = 6 hour and overnight (t = 14 hour) incubation.
Part I: Gel Electrophoresis Confirmation

Figure 3. Gel electrophoresis of restriction of “Improved BFP” gBlock with 1% agarose gel, TAE 1x, 50 V, and 70 minutes. Lane 1 = BioLabs, Inc. 100 bp DNA ladder (#N3231L) with size range 100-1517 bp. Lane 2 = uncut PCR-amplified “Improved BFP” gBlock (expected size 1151 bp). Lane 3 = “Improved BFP” gBlock cut with NdeI. Lane 4 = “Improved BFP” gBlock cut with SalI.
Restriction result of PCR-amplified “Improved BFP” gBlock is shown in Figure 3. At lane 2 consisting of uncut “Improved BFP” gBlock (size 1151 bp), only single band is observed. The band is located between 1000-1200 bp marker at lane 1, which is consistent to the gBlock original size. Upon restriction with NdeI, the expected bands are 271 bp and 880 bp in size, while restriction with SalI will yield expected bands of 249 bp and 902 bp. At lane 3 and 4, there are three bands observed, indicating that the gBlocks were partially digested with respective enzymes, NdeI and SalI. The heaviest bands in lane 3 and 4 were parallel with the band in lane 2, indicating that the bands were uncut "Improved BFP" gBlocks. The middle bands in lane 3 and 4 were similar in size (around 900 bp in size), representing the larger fragments of digestion products with their respective enzymes. The lightest bands in lane 3 and 4 were also similar in size, located between 200-300 bp marker at lane 1. They represent the smaller fragments of digestion products. The smaller fragment upon NdeI digestion is 271 bp, while upon SalI digestion is 249 bp. The lightest band in lane 3 migrated slightly slower than lightest band in lane 4, denoting larger size of smaller fragment in lane 3 than lane 4, which is consistent to the expected restriction results.

Part II: Ultraviolet (UV) Check

Figure 4. Colony of transformed wild-type Escherichia coli K-12 with empty pQE80L (yellow arrow), pQE80L with “Improved BFP” (green arrow), and pQE80L with BBa_K592024 (orange arrow) in plasmid pQE80L under ultraviolet (UV) illumination.
Transformation results of wild-type E. coli K-12 with empty pQE80L, pQE80L with “Improved BFP”, and pQE80L with BBa_K592024 under ultraviolet (UV) light is shown in Figure 4. Qualitatively, higher fluorescence was observed in transformed E. coli with “Improved BFP” compared with others. The probable explanation is that our “Improved BFP” has its own promoter. When our part is cloned into pQE80L with EcoRI and PstI, there are two promoters in the upstream of BFP coding region, theoretically leading to more BFP mRNA and protein being produced. However, to further investigate this hypothesis, we performed quantitative BFP fluorescence measurement from three samples (E. coli K-12 with empty pQE80L, pQE80L + “Improved BFP", and pQE80L + BBa_K592024), as will be explained in Part III.

Part III: Fluorescence Assay
Table 1. Fluorescence and OD600 measurement of transformed E. coli K-12 with one of three plasmids: empty pQE80L, pQE80L with Improved BFP”, and pQE80L with BBa_K592024. Replicate 1 and 2 were from first colony of respective sampled transformed E. coli, while replicate 3 and 4 were from second colony. Fl = fluorescence in arbitrary unit.

Figure 5. Fluorescence/OD600 measurement (in mean arbitrary units ± standard deviation) of transformed E. coli with one of three plasmids (empty pQE80L, pQE80L with “Improved BFP”, and pQE80L with BBa_K592024) at t = 0 hour, 6 hour, and 14 hour. * and ** indicate statistically significant differences (p = 0.005 and < 0.001, respectively).
Complete data of fluorescence assay is shown in Table 1, while the overall result is visualized in Figure 5. At t = 0, 6, and 14 hour, although not shown in Figure 5, fluorescence/OD600 of transformed E. coli with pQE80L + “Improved BFP” and pQE80L + BBa_K592024 were significantly higher than negative control (transformed E. coli with empty pQE80L). At t = 6 hour, fluorescence/OD600 of E. coli with “Improved BFP” was significantly higher than E. coli with BBa_K592024 (p = 0.005). Similar result was found after overnight incubation (p < 0.001). These results support previous qualitative observation of fluorescence and may be explained by ‘double promoter’ of “Improved BFP” in pQE80L. In addition, from Figure 5 it is also observed that fluorescence/OD600 was decreasing along with time. The probable explanation of this result is higher bacterial concentration in medium over time, resulting in larger denominator and reducing fluorescence/OD600. Moreover, it is also probable that the bacteria underwent cessation, causing decline in BFP production and resulting in lower fluorescence/OD600. Nevertheless, from this experiment, it can be inferred that E. coli transformed with “Improved BFP” retains significantly higher fluorescence/OD600 than BBa_K592024 under plasmid pQE80L expression system.
To conclude, through experiment with “Improved BFP”, we demonstrated that our improved part can be cut between promoter and ribosome binding site, also between ribosome binding site and coding region with SalI and NdeI restriction enzyme, respectively. Therefore, appropriate restriction enzyme can be utilized to replace promoter or ribosome binding site with the desired ones. When we conducted experiment to compare “Improved BFP” and previous part (BBa_K592024) under pQE80L expression system, it was observed that “Improved BFP” yield more fluorescence/OD600, probably due to intrinsic promoter it owned.
Team UI Indonesia
  igemui2018@gmail.com