Difference between revisions of "Team:FAFU-CHINA/InterLab"

(Prototype team page)
 
Line 1: Line 1:
 
{{FAFU-CHINA}}
 
{{FAFU-CHINA}}
 +
{{FAFU-CHINA/Bootstrap.js}}
 +
{{FAFU-CHINA/Bootstrap.css}}
 
<html>
 
<html>
  
  
<div class="column full_size judges-will-not-evaluate">
 
<h3>★  ALERT! </h3>
 
<p>This page is used by the judges to evaluate your team for the <a href="https://2017.igem.org/Judging/Medals">medal criterion</a> or <a href="https://2017.igem.org/Judging/Awards"> award listed above</a>. </p>
 
<p> Delete this box in order to be evaluated for this medal criterion and/or award. See more information at <a href="https://2017.igem.org/Judging/Pages_for_Awards"> Instructions for Pages for awards</a>.</p>
 
</div>
 
<div class="clear"></div>
 
  
<div class="column full_size">
 
<h1>InterLab</h1>
 
<h3>Bronze Medal Criterion #4</h3>
 
<p><b>Standard Tracks:</b> Participate in the Interlab Measurement Study and/or improve the characterization of an existing BioBrick Part or Device and enter this information on that part's Main Page in the Registry. The part that you are characterizing must NOT be from a 2017 part number range.
 
<br><br>
 
For teams participating in the <a href="https://2017.igem.org/Competition/InterLab_Study">InterLab study</a>, all work must be shown on this page.
 
  
</p>
+
<body>
</div>
+
  
  
  
  
 +
<style>
 +
.navbar-default {
 +
  background-color: #93bd46;
 +
  border-color: #6a8d2c;
 +
}
 +
.navbar-default .navbar-brand {
 +
  color: #e9f9e7 !important;
 +
}
 +
.navbar-default .navbar-brand:hover,
 +
.navbar-default .navbar-brand:focus {
 +
  color: #ffffff;
 +
}
 +
.navbar-default .navbar-text {
 +
  color: #e9f9e7 !important;
 +
}
 +
.navbar-default .navbar-nav > li > a {
 +
  color: #e9f9e7 !important;
 +
}
 +
.navbar-default .navbar-nav > li > a:hover,
 +
.navbar-default .navbar-nav > li > a:focus {
 +
  color: #ffffff !important;
 +
}
 +
.navbar-default .navbar-nav > li > .dropdown-menu {
 +
  background-color: #93bd46;
 +
}
 +
.navbar-default .navbar-nav > li > .dropdown-menu > li > a {
 +
  color: #e9f9e7 !important;
 +
}
 +
.navbar-default .navbar-nav > li > .dropdown-menu > li > a:hover,
 +
.navbar-default .navbar-nav > li > .dropdown-menu > li > a:focus {
 +
  color: #ffffff !important;
 +
  background-color: #6a8d2c;
 +
}
 +
.navbar-default .navbar-nav > li > .dropdown-menu > li.divider {
 +
  background-color: #6a8d2c;
 +
}
 +
.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
 +
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
 +
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
 +
  color: #ffffff !important;
 +
  background-color: #6a8d2c;
 +
}
 +
.navbar-default .navbar-nav > .active > a,
 +
.navbar-default .navbar-nav > .active > a:hover,
 +
.navbar-default .navbar-nav > .active > a:focus {
 +
  color: #ffffff !important;
 +
  background-color: #6a8d2c;
 +
}
 +
.navbar-default .navbar-nav > .open > a,
 +
.navbar-default .navbar-nav > .open > a:hover,
 +
.navbar-default .navbar-nav > .open > a:focus {
 +
  color: #ffffff !important;
 +
  background-color: #6a8d2c;
 +
}
 +
.navbar-default .navbar-toggle {
 +
  border-color: #6a8d2c;
 +
}
 +
.navbar-default .navbar-toggle:hover,
 +
.navbar-default .navbar-toggle:focus {
 +
  background-color: #6a8d2c;
 +
}
 +
.navbar-default .navbar-toggle .icon-bar {
 +
  background-color: #e9f9e7 !important;
 +
}
 +
.navbar-default .navbar-collapse,
 +
.navbar-default .navbar-form {
 +
  border-color: #e9f9e7 !important;
 +
}
 +
.navbar-default .navbar-link {
 +
  color: #e9f9e7 !important;
 +
}
 +
.navbar-default .navbar-link:hover {
 +
  color: #ffffff !important;
 +
}
  
 +
@media (max-width: 767px) {
 +
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
 +
color: #e9f9e7 !important;
 +
  }
 +
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
 +
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
 +
color: #ffffff !important;
 +
  }
 +
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
 +
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
 +
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
 +
color: #ffffff !important;
 +
background-color: #6a8d2c;
 +
  }
 +
}
 +
.dropdown-menu li a{
 +
background-color: #93bd46;
 +
}
 +
.dropdown-menu .active a{
 +
background-color:#6a8d2c;
 +
}
 +
 +
 +
 +
 +
 +
body,html{
 +
padding:0;
 +
margin:0;
 +
}
 +
.dropdown ul li,.dropdown ul{
 +
background-color:gainsboro;
 +
}
 +
.navbar .nav > li .dropdown-menu { 
 +
margin: 0; 
 +
 +
.navbar .nav > li:hover .dropdown-menu { 
 +
display: block; 
 +
}
 +
.noma{
 +
width:60%;
 +
margin:0 auto;
 +
padding:0;
 +
}
 +
</style>
 +
<nav class="navbar navbar-default navbar-fixed-top" style="margin-top:13px;">
 +
  <div class="container-fluid noma">
 +
 +
 +
    <!-- Collect the nav links, forms, and other content for toggling -->
 +
    <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
 +
<ul class="nav navbar-nav">
 +
<li><a href="https://2017.igem.org/Team:FAFU-CHINA">Home</a></li>
 +
 +
<li class="dropdown dropdown11 active">
 +
  <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Project <span class="caret"></span></a>
 +
  <ul class="dropdown-menu">
 +
<li><a href="https://2017.igem.org/Team:FAFU-CHINA/Background">Background</a></li>
 +
<li class="active"><a href="https://2017.igem.org/Team:FAFU-CHINA/Judging_Form">Interlab</a></li>
 +
<li><a href="https://2017.igem.org/Team:FAFU-CHINA/Experiments#sss1">Module 1: Phyto-route</a></li>
 +
<li><a href="https://2017.igem.org/Team:FAFU-CHINA/Experiments#sss2">Module 2: Metal-trap</a></li>
 +
<li><a href="https://2017.igem.org/Team:FAFU-CHINA/Experiments#sss3">Module 3: Safeguard</a></li>
 +
  </ul>
 +
</li>
 +
<li class="dropdown">
 +
  <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Achievements <span class="caret"></span></a>
 +
  <ul class="dropdown-menu">
 +
<li><a href="https://2017.igem.org/Team:FAFU-CHINA/Results">Results</a></li>
 +
<li><a href="https://2017.igem.org/Team:FAFU-CHINA/Measurement ">Data</a></li>
 +
<li><a href="#">Judging form</a></li>
 +
<li><a href="https://2017.igem.org/Team:Example2/Entrepreneurship">Community</a></li>
 +
  </ul>
 +
</li>
 +
<li class="dropdown">
 +
  <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Extras <span class="caret"></span></a>
 +
  <ul class="dropdown-menu">
 +
<li><a href="https://2017.igem.org/Team:FAFU-CHINA/Collaborations">Collaborations</a></li>
 +
<li><a href="https://2017.igem.org/Team:FAFU-CHINA/Protocols ">Protocols</a></li>
 +
<li><a href="https://2017.igem.org/Team:FAFU-CHINA/Notebook">Diary</a></li>
 +
  </ul>
 +
</li>
 +
<li class="dropdown">
 +
  <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Parts <span class="caret"></span></a>
 +
  <ul class="dropdown-menu">
 +
<li><a href="https://2017.igem.org/Team:FAFU-CHINA/Parts">Overview</a></li>
 +
<li><a href="https://2017.igem.org/Team:FAFU-CHINA/Basic_Part">Basic Part</a></li>
 +
<li><a href="https://2017.igem.org/Team:FAFU-CHINA/Composite_Part">Composite Part</a></li>
 +
<li><a href="https://2017.igem.org/Team:FAFU-CHINA/Part_Collection">Part Collection</a></li>
 +
  </ul>
 +
</li>
 +
<!-- <li class="dropdown">
 +
  <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Results <span class="caret"></span></a>
 +
  <ul class="dropdown-menu">
 +
<li><a href="https://2017.igem.org/Team:FAFU-CHINA/Results">Overview</a></li>
 +
<li><a href="https://2017.igem.org/Team:FAFU-CHINA/Measurement">Measurement</a></li>
 +
<li><a href="https://2017.igem.org/Team:FAFU-CHINA/HP/Gold_Integrated">Gold Integrated</a></li>
 +
<li><a href="https://2017.igem.org/Team:Example2/Entrepreneurship">Entrepreneurship</a></li>
 +
<li><a href="hhttps://2017.igem.org/Team:Example2/Software">Software</a></li>
 +
<li><a href="https://2017.igem.org/Team:Example2/Hardware">Hardware</a></li>
 +
<li><a href="https://2017.igem.org/Team:Example2/Plant">Plant</a></li>
 +
  </ul>
 +
</li>-->
 +
<li><a href="https://2017.igem.org/Team:FAFU-CHINA/Model">Model</a></li>
 +
<li><a href="https://2017.igem.org/Team:FAFU-CHINA/Human_Practices">Human Practice</a></li>
 +
<li><a href="https://2017.igem.org/Team:FAFU-CHINA/Team">Team</a></li>
 +
</ul>
 +
    </div><!-- /.navbar-collapse -->
 +
  </div><!-- /.container-fluid -->
 +
</nav>
 +
 +
 +
 +
<style>
 +
#bodydii{
 +
margin:100px auto 0;
 +
padding:50px;
 +
background-color: #F1E6CE;
 +
}
 +
h2,h1{
 +
color:#6a8d2c;
 +
}
 +
</style>
 +
 +
<div style="background-color: #F1E6CE; width:80%; margin:-100px auto 0;"><br/><br/><br/><br/><br/><br/><br/><br/><br/>
 +
  <div id="bodydii">
 +
<h1>Introduction</h1>
 +
<p>&nbsp;&nbsp;This year,our team had been invited to collaborate in the InterLab study, aimed to comparing the variability of measurements among different research groups.</p>
 +
 +
<h1>Goal</h1>
 +
<p>&nbsp;&nbsp;This year, labs should test some RBS devices (BCDs) that are intended to make gene expression more precise and reliable.We don’t know How reliable will these devices turn out to be in labs around the world,so this work will help us make this a more robust engineering standard for measuring GFP in synthetic biology.</p>
 +
 +
<h1>Methodology</h1>
 +
<p><strong>Protocol</strong></p>
 +
  <p>&nbsp;&nbsp;For this experiment, we followed the <a href="https://2017.igem.org/Competition/InterLab_Study">protocol  available in the iGEM website.</a> <br>&nbsp;&nbsp;Prior to starting the measurement protocols  below, we transform the 8 plasmids (Positive Control, Negative Control, Test  Device 1, Test Device 2, Test Device 3, Test Device 4, Test Device 5, and Test  Device 6 - locations listed below) from Kit Plate 6 into&nbsp;E. coli&nbsp;DH5-alpha  cells.,accoding to the <a href="http://parts.igem.org/Help:Protocols/Transformation">Transformation  Protocol</a>.</p>
 +
  <img src="image/T--FAFU-CHINA--interlab1.png"/>
 +
  <p>&nbsp;&nbsp;We cultured these transformed cells on LB plates with the addition of chloramphenicol. The transformed cells were incubated in this manner overnight for more than 12h at 37ºC and 220rpm,and picked five clonies from each plate. The presence of the correct device in the colonies was checked first by colony PCR and, if the size of the DNA fragment corresponded to the expected size, were then sent for sequencing. The colonies containing the correct plasmid were then incubated overnight for 16 h at 37ºC in 12 mL conical flasks in 5 mL LB medium with chloramphenicol or streptomycin, respectively. </p>
 +
<p><strong>plate reader protocol</strong></p>
 +
  <p>&nbsp;&nbsp;Follow the protocol provided by Interlab study,frst we should use LUDOX-S40 as a single point reference to obtain a ratiometric conversion factor to transform our absorbance data into a standard OD600 measurement.The method is :Add 100 µl LUDOX into wells A1, B1, C1, D1 (or 1 mL LUDOX into cuvette) and Add 100 µl of H2O into wells A2, B2, C2, D2 (or 1 mL H2O into cuvette) Measure absorbance 600 nm of all samples in all standard measurement modes in instrument Record the data in notebook Import data into Excel (OD600 reference point tab) Sheet_1 provided by Interlab Study.<br/>&nbsp;&nbsp;Then we should prepare for the fluorescein fluorescence standard curve.Follow protocol,we should Prepare 2x fluorescein stock solution (100µM) by resuspending fluorescein in 1 mL of 1xPBS,and add them to the wells follow the picture2.</p>
 +
  <img src="image/T--FAFU-CHINA--interlab2.png"/>
 +
  <p>&nbsp;&nbsp;Next,we read the plate in our plate reader.with the recommended filters: Excitation 485nm, Emission 530/30,and import the date to the Excel (cell measurement tab) Sheet_1 provided <br/>&nbsp;&nbsp;Then we culture our cells and dilute them in Lysogenic Broth (LB) to OD600 of 0.02 in a 96-well plate.follow the protocol like picture 3.</p>
 +
  <img src="image/T--FAFU-CHINA--interlab3.png"/>
 +
 +
<h1>Results</h1>
 +
<p>&nbsp;&nbsp;OD600 Reference point</p>
 +
  <img src="image/T--FAFU-CHINA--interlab4.png"/>
 +
<p>&nbsp;&nbsp;fluorescein fluorescence standard curve</p>
 +
  <img src="image/T--FAFU-CHINA--interlab5.png"/><br/>
 +
  <img src="image/T--FAFU-CHINA--interlab6.png"/>
 +
</div>
 +
</div>
  
  
 +
</body>
 
</html>
 
</html>

Revision as of 10:32, 25 October 2017










Introduction

  This year,our team had been invited to collaborate in the InterLab study, aimed to comparing the variability of measurements among different research groups.

Goal

  This year, labs should test some RBS devices (BCDs) that are intended to make gene expression more precise and reliable.We don’t know How reliable will these devices turn out to be in labs around the world,so this work will help us make this a more robust engineering standard for measuring GFP in synthetic biology.

Methodology

Protocol

  For this experiment, we followed the protocol available in the iGEM website.
  Prior to starting the measurement protocols below, we transform the 8 plasmids (Positive Control, Negative Control, Test Device 1, Test Device 2, Test Device 3, Test Device 4, Test Device 5, and Test Device 6 - locations listed below) from Kit Plate 6 into E. coli DH5-alpha cells.,accoding to the Transformation Protocol.

  We cultured these transformed cells on LB plates with the addition of chloramphenicol. The transformed cells were incubated in this manner overnight for more than 12h at 37ºC and 220rpm,and picked five clonies from each plate. The presence of the correct device in the colonies was checked first by colony PCR and, if the size of the DNA fragment corresponded to the expected size, were then sent for sequencing. The colonies containing the correct plasmid were then incubated overnight for 16 h at 37ºC in 12 mL conical flasks in 5 mL LB medium with chloramphenicol or streptomycin, respectively.

plate reader protocol

  Follow the protocol provided by Interlab study,frst we should use LUDOX-S40 as a single point reference to obtain a ratiometric conversion factor to transform our absorbance data into a standard OD600 measurement.The method is :Add 100 µl LUDOX into wells A1, B1, C1, D1 (or 1 mL LUDOX into cuvette) and Add 100 µl of H2O into wells A2, B2, C2, D2 (or 1 mL H2O into cuvette) Measure absorbance 600 nm of all samples in all standard measurement modes in instrument Record the data in notebook Import data into Excel (OD600 reference point tab) Sheet_1 provided by Interlab Study.
  Then we should prepare for the fluorescein fluorescence standard curve.Follow protocol,we should Prepare 2x fluorescein stock solution (100µM) by resuspending fluorescein in 1 mL of 1xPBS,and add them to the wells follow the picture2.

  Next,we read the plate in our plate reader.with the recommended filters: Excitation 485nm, Emission 530/30,and import the date to the Excel (cell measurement tab) Sheet_1 provided
  Then we culture our cells and dilute them in Lysogenic Broth (LB) to OD600 of 0.02 in a 96-well plate.follow the protocol like picture 3.

Results

  OD600 Reference point

  fluorescein fluorescence standard curve