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

(Prototype team page)
 
 
(10 intermediate revisions by 2 users not shown)
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 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/Design">Design</a></li>
 +
<li><a href="https://2017.igem.org/Team:FAFU-CHINA/Applied_Design">Background</a></li>
 +
<li class="active"><a href="#">Interlab</a></li>
 +
<li class="chooseone"><a href="https://2017.igem.org/Team:FAFU-CHINA/Plant">Module 1: Phyto-route</a></li>
 +
<li class="choosetwo"><a href="https://2017.igem.org/Team:FAFU-CHINA/Experiments#sss2">Module 2: Metal-trap</a></li>
 +
<li class="choosethree"><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/Demonstrate">Demonstrate</a></li>
 +
<li><a href="https://2017.igem.org/Team:FAFU-CHINA/Judging_Form">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">Notebook</a></li>
 +
  </ul>
 +
</li>
 +
<li><a href="https://2017.igem.org/Team:FAFU-CHINA/Parts">Parts</a></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 class="dropdown">
 +
  <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Team <span class="caret"></span></a>
 +
  <ul class="dropdown-menu">
 +
<li><a href="https://2017.igem.org/Team:FAFU-CHINA/Team">Team members</a></li>
 +
<li><a href="https://2017.igem.org/Team:FAFU-CHINA/Attributions">Attributions</a></li>
 +
  </ul>
 +
</li>
 +
</ul>
 +
    </div><!-- /.navbar-collapse -->
 +
  </div><!-- /.container-fluid -->
 +
</nav>
 +
 +
 +
<style type="text/css">
 +
.children{font-weight: bold; font-size: 100px;text-align: center;    font-family: monospace;}
 +
p{margin-left: 150px;
 +
margin-right: 150px }
 +
h2{color: #6a8d2c ;margin-top:100px;margin-left: 150px;
 +
margin-right: 150px ;font-family: -webkit-body;}
 +
</style>
 +
<div style="background-color: #F1E6CE; width:80%; margin:-100px auto 0;"><br/><br/><br/><br/><br/><br/><br/><br/>
 +
<div style=" margin-bottom:-120px;">
 +
<!--<img style="transform:rotate(-90deg);width: 50%
 +
"  src="back.png">-->
 +
<h2 class="children" style="color:#6a8d2c ">Interlab</h2>
 +
<hr style="border:1px solid #D4CCCC; clear:both;width: 80%;    margin: 0 auto"/>
 +
<h2 style="color: #6a8d2c ;margin-top:100px;margin-left: 150px;
 +
margin-right: 150px ;font-family: -webkit-body;">Introduction</h2>
 +
<p style="font-size: 20px ;margin-top:50px">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>
 +
<br/><br/><br/>
 +
<hr style="border:1px solid #D4CCCC; clear:both;width: 80%;    margin: 0 auto"/>
 +
<h2 style="color: #6a8d2c ;margin-top:100px;margin-left: 150px;
 +
margin-right: 150px ;font-family: -webkit-body;">Goal</h2>
 +
<p style="font-size: 20px ;margin-top:50px">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>
 +
<br/><br/><br/>
 +
<hr style="border:1px solid #D4CCCC; clear:both;width: 80%;    margin: 0 auto"/>
 +
<h2 style="color: #6a8d2c ;margin-top:100px;margin-left: 150px;
 +
margin-right: 150px ;font-family: -webkit-body;">Methodology</h2>
 +
<h3 style="color: #6a8d2c;margin-top:50px;margin-left: 150px;
 +
margin-right: 150px ;font-family: -webkit-body;">Protocol</h3>
 +
<p style="font-size: 20px ;margin-top:50px">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>
 +
<br/><br/><br/>
 +
<p style="text-align: center"><img src="https://static.igem.org/mediawiki/2017/f/f3/T--FAFU-CHINA--interlab1.png" style="width:60%;border-radius:20px 20px 20px 20px"/></p>
 +
<br/><br/><br/>
 +
  <p style="font-size: 20px ;margin-top:50px">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>
 +
  <br/>
 +
 +
<h3 style="color: #6a8d2c;margin-top:50px;margin-left: 150px;
 +
margin-right: 150px ;font-family: -webkit-body;">plate reader protocol</h3>
 +
<p style="font-size: 20px ;margin-top:50px">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>
 +
<br/><br/><br/>
 +
  <p style="text-align: center"><img src="https://static.igem.org/mediawiki/2017/f/f9/T--FAFU-CHINA--nterlab2.png" style="width:60%;border-radius:20px 20px 20px 20px"/></p>
 +
  <br/><br/><br/>
 +
<p style="font-size: 20px ;margin-top:50px">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>
 +
<br/><br/><br/>
 +
<p style="text-align: center"><img src="https://static.igem.org/mediawiki/2017/f/f9/T--FAFU-CHINA--nterlab3.png" style="width:60%;border-radius:20px 20px 20px 20px"/></p><br/><br/><br/>
 +
 +
<hr style="border:1px solid #D4CCCC; clear:both;width: 80%;    margin: 0 auto"/>
 +
<h2 style="color: #6a8d2c ;margin-top:100px;margin-left: 150px;
 +
margin-right: 150px ;font-family: -webkit-body;">Results</h2>
 +
<p style="font-size: 20px ;margin-top:50px;text-align: center">OD600 Reference point</p><br/>
 +
<p style="text-align: center"><img src="https://static.igem.org/mediawiki/2017/6/62/T--FAFU-CHINA--nterlab4.png" style="width:60%;border-radius:20px 20px 20px 20px"/></p><br/>
 +
  <p style="font-size: 20px ;margin-top:50px;text-align: center">fluorescein fluorescence standard curve</p>
 +
 +
<p style="text-align: center"><img src="https://static.igem.org/mediawiki/2017/8/87/T--FAFU-CHINA--nterlab5.png" style="width:60%;border-radius:20px 20px 20px 20px"/></p><br/>
 +
<p style="text-align: center"><img src="https://static.igem.org/mediawiki/2017/3/3c/T--FAFU-CHINA--nterlab6.png" style="width:60%;border-radius:20px 20px 20px 20px"/></p><br/>
 +
  <p style="text-align: center"><img src="https://static.igem.org/mediawiki/2017/6/66/T--FAFU-CHINA--1interlab.png" style="width:60%;border-radius:20px 20px 20px 20px"/></p><br/>
 +
  <p style="text-align: center"><img src="https://static.igem.org/mediawiki/2017/4/4b/T--FAFU-CHINA--2interlab.png" style="width:60%;border-radius:20px 20px 20px 20px"/></p><br/>
 +
<br/><br/><br/><br/><br/><br/>
 +
</div>
 +
</div>
  
  
  
  
 +
</body>
 
</html>
 
</html>

Latest revision as of 22:47, 1 November 2017









Interlab


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