Difference between revisions of "Team:RDFZ-China/InterLab"

Line 1: Line 1:
 
{{RDFZ-China}}
 
{{RDFZ-China}}
 +
 
<html>
 
<html>
<head>
 
    <meta http-equiv="X-UA-Compatible" content="chrome=1">
 
    <meta http-equiv="X-UA-Compatible" content="IE=Edge">
 
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
 
    <meta charset="UTF-8">
 
    <title>RDFZ-China</title>
 
    <link href="https://fonts.googleapis.com/css?family=Gamja+Flower|Lemonada" rel="stylesheet">
 
 
<style>
 
<style>
.igem_2018_team_content,.igem_2018_team_content .igem_2018_team_column_wrapper{
+
    body {
padding:0px;
+
        width: 100%;
width:100%;  
+
        margin-left: auto;
margin-top:-7px;  
+
        margin-right: auto;
margin-left:0px;
+
    }
background-color: #F5F5F5;
+
margin:auto;
+
}
+
  
.igem_2018_team_menu.displaying_menu{
+
    #body {
display:none;
+
        width: 1263px;
}
+
        margin-left: auto;
.igem_2018_team_content .igem_2018_team_column_wrapper h3,
+
        margin-right: auto;
.igem_2018_team_content .igem_2018_team_column_wrapper h4,
+
        background-color: aliceblue;
.igem_2018_team_content .igem_2018_team_column_wrapper h5,
+
    }
.igem_2018_team_content .igem_2018_team_column_wrapper h6,
+
.igem_2018_team_content .igem_2018_team_column_wrapper h1,
+
.igem_2018_team_content .igem_2018_team_column_wrapper h2,
+
.igem_2018_team_content .igem_2018_team_column_wrapper p{
+
margin-bottom: 0px;
+
font-family: Arial, 'Gamja Flower', cursive;
+
line-height:3.5;
+
color:pink
+
}
+
  
h1,h2,h3,p{
+
    #comic p {
font-family: Arial, 'Gamja Flower', cursive;
+
        background-color:aliceblue;
color:pink;
+
        text-align: center;
text-shadow: 0px 0px 8px rgba(0, 0, 0,.2);  
+
    }
text-align: left
+
}
+
  
p{
+
    #comic img {
font-size: 125%;
+
        margin-top: 50px;
}
+
        width: 1263px;
 +
        height: 620px;
 +
        margin-left: auto;
 +
        margin-right: auto;
 +
    }
  
header .site-logo {  
+
    /*just to eliminate any margin */
float: left;  
+
    #basic_description {
left: 10px;
+
        margin: 0 0 0 0;
width: 35%;
+
    }
position: absolute;
+
top: 5px;
+
}
+
header .site-logo img {
+
width:30%
+
}
+
  
/*CSS for Navibar*/
+
        /*also eliminate any margin*/
header .site-nav { float: right; position: relative; width: 80%; }
+
        #basic_description p {
header .site-nav img { width: 100%;margin:0 0 30px 0; }
+
            margin: 0px;
header .site-nav ul { position: absolute; top: 0; left: 0; margin: 0; padding: 0; width: 100%; height: 100%; list-style: none; font-family: 'Gamja Flower';font-size:18px;}
+
        }
header .site-nav ul li { position: absolute; transform: translate(-50%,-50%); }
+
header .site-nav ul li.home {    top: 40px; left: 0%; }
+
header .site-nav ul li.project { top: 40px; left: 8%; }
+
header .site-nav ul li.experiment {  top: 40px; left: 20%; }
+
header .site-nav ul li.model {  top: 40px; left: 31%; }
+
header .site-nav ul li.humanPractice {  top: 40px; left: 41%; }
+
header .site-nav ul li.demonstrate {  top: 40px; left: 55%; }
+
header .site-nav ul li.safety {  top: 40px; left: 67%; }
+
header .site-nav ul li.attribution {  top: 40px; left: 79%; }
+
header .site-nav ul li.team {  top: 40px; left: 90%; }
+
header .site-nav ul li:hover ul { display: block; background-color: aliceblue; padding: 2px;}
+
header .site-nav ul li a { display: block; font-size: .95em; padding-bottom: .1em; text-decoration: none; letter-spacing: .15em; text-transform: uppercase; color: black; -webkit-transition: color .3s; transition: color .3s; z-index:20;}
+
header .site-nav ul li a:hover { border-bottom: 1px solid red; background-color: #FEFEFE; color: #C4C4C4; cursor: pointer; }
+
header .site-nav ul li ul { top: auto; left: 0; display: none; width: auto; height: auto; background-color: aliceblue; padding: 2px;}
+
header .site-nav ul li ul li { position: static; transform: none; }
+
  
 +
    /*put footer in the center!*/
 +
    #_footer p {
 +
        text-align: center;
 +
    }
  
.title { position: relative; z-index: 1;text-align: center;margin:0 100px 0 100px; }
+
    .description {
.title-content{background-position: center;text-align: center;text-align: center;font-family: Arial, 'Gamja Flower', "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetical, "sans-serif"}
+
        width: 1000px;
.description{margin:60px ;font-size:25px;}
+
        margin-left: auto;
.flowchart{
+
        margin-right: auto;
text-align: center;
+
        font-family: Avenir;
margin:100px;
+
        font-size: large;
}
+
        padding-bottom: 30px;
.line{ 
+
     }
height: 30px;
+
    border-style: solid;
+
    border-color: black;
+
    border-width: 1px 0 0 0;
+
    border-radius: 20px;
+
background-color: inherit;
+
}
+
.line:before{   
+
display: block;
+
    content: "";
+
    height: 30px;
+
     margin-top: -31px;
+
    border-style: solid;
+
    border-color: black;
+
    border-width: 0 0 1px 0;
+
    border-radius: 20px;
+
}
+
  
/* Slideshow container */
+
    .description li, .description p {
.slideshow-container {
+
        color: #404040;
  position: fixed;
+
    }
  max-width: 1000px;
+
  max-height: 1200px;
+
  position: relative;
+
  margin: auto;
+
  overflow: hidden;
+
}
+
  
.mySlides {
+
    .description h3 {
    display: none;
+
        font-family:'Avenir';
}
+
        font-size:23px;
 +
    }
  
/* Next & previous buttons */
+
    .description p {
.prev, .next {
+
        text-indent: 25px !important;
  cursor: pointer;
+
        font-family: Avenir !important;
  position: absolute;
+
        font-size: 23px !important;
  top: 50%;
+
    }
  width: auto;
+
  margin-top: -22px;
+
  padding: 16px;
+
  color: white;
+
  font-weight: bold;
+
  font-size: 18px;
+
  transition: 0.6s ease;
+
  border-radius: 0 3px 3px 0;
+
}
+
  
/* Position the "next button" to the right */
+
    .description #ref li {
.next {
+
        font-style: italic;
  right: 0;
+
        font-size: x-small;
  border-radius: 3px 0 0 3px;
+
        color: black;
}
+
    }
/* Position the "previous button" to the left*/
+
.prev{
+
left:0 ;
+
    border-radius: 3px 0 0 3px;
+
}
+
/* On hover, add a black background color with a little bit see-through */
+
.prev:hover, .next:hover {
+
  background-color: rgba(0,0,0,0.8);
+
}
+
  
/* Caption text */
+
    .description table {
.text {
+
        margin-top: 20px;
  color: #f2f2f2;
+
        margin-left: 20px;
  font-size: 15px;
+
        margin-right: 20px;
  padding: 8px 12px;
+
        border: thin solid black;
  position: absolute;
+
        caption-side: top;
  bottom: 8px;
+
        border-spacing: 0px;
  width: 100%;
+
    }
}
+
  
/* Number text (1/3 etc) */
+
    .description td, .description th {
.numbertext {
+
        border: thin dotted gray;
  color: #f2f2f2;
+
        padding: 5px;
  font-size: 12px;
+
        background-color: aliceblue;
  padding: 8px 12px;
+
        font-weight: 200;
  position: absolute;
+
        line-height: 22px;
  top: 0;
+
    }
}
+
  
/* The dots/bullets/indicators */
 
.dot {
 
  cursor:pointer;
 
  height: 15px;
 
  width: 15px;
 
  margin: 0 2px;
 
  background-color: #bbb;
 
  border-radius: 50%;
 
  display: inline-block;
 
  transition: background-color 0.6s ease;
 
}
 
  
.active, .dot:hover {
+
    .description #pricetable table {
  background-color: #007171;
+
        text-align: center;
}
+
        margin-left: 200px;
/* Fading animation */
+
        width: 600px;
.fade {
+
    }
  -webkit-animation-name: fade;
+
  -webkit-animation-duration: 1.5s;
+
  animation-name: fade;
+
  animation-duration: 1.5s;
+
}
+
  
@-webkit-keyframes fade {
+
    .basic_description .description #price th {
  from {opacity: .4}
+
        padding: 10px;
  to {opacity: 1}
+
    }
}
+
  
@keyframes fade {
+
    .description #price caption {
  from {opacity: .4}
+
        padding-top: 8px;
  to {opacity: 1}
+
    }
}
+
  
/*Footer*/
+
    .insert {
.footerimage{
+
        text-align: center;
width: 20%;
+
        background-color: aliceblue;
margin:0 auto;
+
    }
text-align: center;
+
}
+
  
.footerimage1{
+
    .insert p img {
width:20%;
+
        width: 1200px;
 +
        margin-left: -100px;
 +
    }
  
}
+
    /* 左侧列表 */
.footerimage2{
+
    .paper-sidenav {
width:30%;
+
         position: fixed;
margin:80px 100px 0 165px;
+
         left: 0.1em;
}
+
         top: 15em;
.footerimage3{
+
width:20%;
+
margin: 0 0 0 35px
+
}
+
.inlabdiv {
+
margin-bottom: 2%;
+
margin-left: 2%;
+
}
+
.interlab{
+
         position: relative;
+
         top: 0px;
+
        margin-left: 0%;
+
         margin-right: 0%;
+
 
         text-align: left;
 
         text-align: left;
}
+
        width: 20em;
header {
+
        font-family: Avenir;
position: absolute;
+
        background-color: rgba(8,8,8,0);
left: 0px;
+
    }
top: 0px;
+
width: 100%;
+
margin-top: 0;
+
height: 100px;
+
background-color: aliceblue;
+
right: 0px;
+
        z-index:1000;
+
}
+
  
#topicimg{
+
    .paper-sidenav ul {
         width:100%;
+
         list-style-type: none;
         margin: auto;
+
         list-style: none;
position: relative;
+
         padding-inline-start: 1em;
         z-index:1;
+
    }
}
+
  
#footer ul{list-style: none;}
+
    .paper-sidenav ul p {
#footer li{display: block; margin: 0 1.2em;}
+
        color: black;
#footer img{float:left;}
+
        font-size: 1.6em !important;
#footer {
+
        font-weight: 500;
position: relative;
+
    }
top: 1000px;
+
}
+
  
main {
+
    .paper-sidenav ul a:link {
         width:100%;
+
         text-decoration: none;
        margin:auto;
+
        color: black;
padding: 0px;
+
    }
margin: 0px;
+
position: relative;
+
height: auto;
+
}
+
  
</style>
+
    .paper-sidenav ul a:visited {
</head>
+
        text-decoration: none;
<body>
+
        color: black;
+
    }
 
+
  
         <div id="topicimg">
+
    .paper-sidenav ul a:hover {
<img src = "https://static.igem.org/mediawiki/2018/8/8e/T--RDFZ-China--InterLab2.jpg" alt = "Spread plates" width="100%">
+
         text-decoration: none;
</div>
+
        color: blue;
<main>
+
        background-color: #f9f9f9;
 +
        font-size: larger;
 +
    }
  
<section class = "interlab">
+
    .paper-sidenav ul a:active {
      <h1 style = "text-align: center">InterLab</h1>
+
        text-decoration: none;
 +
        color: black;
 +
    }
  
      <hr class="line">
+
    .description .topic-title {
 +
        padding-top: 50px;
 +
    }
 +
    .description img {
 +
        border-radius: 20px;
 +
    }
 +
    .description .text-orange {
 +
        color: rgb(255, 165, 0);
 +
    }
  
<div>
+
    .cite {
<h1>Introduction: What is InterLab</h1>
+
        border-left: 5px #99CC00 solid;
<p>Reliable and repeatable measurement is key to synthetic biology. It is essential for a standard protocol to be established so that the same measurements can be repeated in different labs. This year's interlab study is aimed to reduce the variability of cell count measurements by replacing OD600 measurement which varies between labs with directly counting of colony forming units (CFU) to determine the number of cells in each sample. Then the mean GFP expression level by each cell can be determined by dividing the already standardized GFP expression level of the sample by the number of cells in that sample.
+
        padding: 1em 2em 1em 2em;
<br>
+
        background-color: #EEEEEE;
<br>
+
    }
This is the 5th year of InterLab and we have the following question:
+
    .cite a {
<br>
+
        text-decoration: none;
<b>
+
        display: block;
<font color = "orange" size = "5" face = "serif">
+
        font-family: Avenir;
Can we reduce lab-to-lab variability in fluorescence measurements by normalizing to absolute cell count or colony-forming units (CFUs) instead of OD?  
+
        color: #555555;
</font>
+
        font-size: larger;
</b>
+
        line-height: 2em;
</p>
+
    }
+
    .cite span {
</div>
+
        display: block;
+
        text-align: right;
<div>
+
        font-weight: bold;
<h1>Materials</h1>
+
        padding-top: 1em;
<p>DNA/Plasmids</p>
+
        font-style: italic;
<ol>
+
    }
<li>Negative Control: BBa_R0040</li>
+
    .text-comment {
<li>Positive Control: BBa_I20270</li>
+
        font-size: 0.6em;
<li>Test Device 1: BBa_J364000</li>
+
    }
<li>Test Device 2: BBa_J364001</li>
+
</style>
<li>Test Device 3: BBa_J364002</li>
+
<body style="width:1263px; margin-left:auto;margin-right:auto;background-color:white">
<li>Test Device 4: BBa_J364007</li>
+
    <div id="body">
<li>Test Device 5: BBa_J364008</li>
+
        <!--default for floating navigation-->
<li>Test Device 6: BBa_J364009</li>
+
        <div id="comic">
</ol>
+
            <p>
<p>Apparatus</p >
+
                <!-- <img src="https://static.igem.org/mediawiki/2018/8/8e/T--RDFZ-China--InterLab2.jpg" alt="pdcomic" /> -->
<ul>
+
            </p>
<li>96 well plates (provided by Peking University)</li>
+
        </div>
<li>Plate reader</li>
+
        <div class="description">
<li>Foil covered 50 ml tube</li>
+
            <div class="topic-title" id="section1">
<li>Eppendorf tubes</li>
+
                <h3>Introduction: What is InterLab</h3>
<li>Pipettes</li>
+
                <p>Reliable and repeatable measurement is key to synthetic biology. It is essential for a standard protocol to be established so that the same measurements can be repeated in different labs. This year's interlab study is aimed to reduce the variability of cell count measurements by replacing OD600 measurement which varies between labs with directly counting of colony forming units (CFU) to determine the number of cells in each sample. Then the mean GFP expression level by each cell can be determined by dividing the already standardized GFP expression level of the sample by the number of cells in that sample. </p>
</ul>
+
                <p>This is the 5th year of InterLab and we have the following question:</p>
<p>Materials</p>
+
                <p class="text-orange"><b>Can we reduce lab-to-lab variability in fluorescence measurements by normalizing to absolute cell count or colony-forming units (CFUs) instead of OD?</b></p>
<ul>
+
            </div>
<li>LUDOX CL-X</li>
+
            <div class="topic-title" id="section2">
<li>Silica beads</li>
+
                <h3>Materials</h3>
<li>Fluorescein</li>
+
                <p>DNA/Plasmids</p>
<li>Phosphate buffered saline</li>
+
                <ol>
<li>LB media</li>
+
                    <li>Negative Control: BBa_R0040</li>
<li>Chloramphenicol</li>
+
                    <li>Positive Control: BBa_I20270</li>
<li>LB plates</li>
+
                    <li>Test Device 1: BBa_J364000</li>
<li>distilled water</li>
+
                    <li>Test Device 2: BBa_J364001</li>
</ul>
+
                    <li>Test Device 3: BBa_J364002</li>
</div>
+
                    <li>Test Device 4: BBa_J364007</li>
+
                    <li>Test Device 5: BBa_J364008</li>
<div>
+
                    <li>Test Device 6: BBa_J364009</li>
<h1>Protocols</h1>
+
                </ol>
<div>
+
                <p>Apparatus</p>
<p> We followed the protocol provided by iGEM HQ so that inter-laboratory errors can be reduced. Protocols we used can be found here:</p>
+
                <ul>
<a href = "https://static.igem.org/mediawiki/2018/0/09/2018_InterLab_Plate_Reader_Protocol.pdf"> 2018 InterLab Plate Reader Protocol</a><br>
+
                    <li>96 well plates (provided by Peking University)</li>
<a href = "http://parts.igem.org/Help:Protocols/Transformation">Help: Protocols/Transformation</a>
+
                    <li>Plate reader</li>
</div>
+
                    <li>Foil covered 50 ml tube</li>
<div>
+
                    <li>Eppendorf tubes</li>
<p>During the first day, we resuspended DNA from distribution kit <em>(Kit Open Day!)</em> and transformed the plasmids into <i>Escherichia coli</i> DH5<i>α</i> competent cells.</p>
+
                    <li>Pipettes</li>
<img src = "https://static.igem.org/mediawiki/2018/6/6b/T--RDFZ-China--InterLab1.jpeg" alt = "Open Distribution Kit" style = "width: 30%">
+
                </ul>
</div>
+
                <p>Materials</p>
<div>
+
                <ul>
<p>For the second day, firstly we picked single colonies from transformation plates and prepared overnight cultures; we also finished particle and fluorescence calibration.</p>
+
                    <li>LUDOX CL-X</li>
<img src = "https://static.igem.org/mediawiki/2018/6/6f/T--RDFZ-China--InterLab5.jpeg" alt = "Add silica beads to 96 well plate" style = "width: 30%">
+
                    <li>Silica beads</li>
</div>
+
                    <li>Fluorescein</li>
<div>
+
                    <li>Phosphate buffered saline</li>
<p>The third day was fairly occupied.</p>
+
                    <li>LB media</li>
<ol>
+
                    <li>Chloramphenicol</li>
<li>Overnight cultures were collected for assays. Essentially, each culture was diluted into same starting Abs readings and incubated for 6 hours. Samples were taken at the starting time and after 6 hours. Abs and fluorescence readings were measured for each sample and then imported into excel file.</li>
+
                    <li>LB plates</li>
<li>While we were waiting for incubation, we diluted the starting sample culture for Colony Forming Units protocols and spread 36 LB plates.</li>
+
                    <li>distilled water</li>
<li>We nearly forgot to calibrate OD reference points at the end of the day!</li>
+
                </ul>
</ol>
+
            </div>
<img src = "https://static.igem.org/mediawiki/2018/8/8e/T--RDFZ-China--InterLab2.jpg" alt = "Spread plates" width = "30%">
+
            <div class="topic-title" id="section3">
<img src = "https://static.igem.org/mediawiki/2018/d/d0/T--RDFZ-China--InterLab3.jpeg" alt = "Add cultures to 96 well plate" width = "30%">
+
                <h2>Protocols</h2>
<img src = "https://static.igem.org/mediawiki/2018/8/83/T--RDFZ-China--InterLab4.jpeg" alt = "With the PLATE READER!" width = "30%">
+
                <p>We followed the protocol provided by iGEM HQ so that inter-laboratory errors can be reduced. Protocols we used can be found here:</p>
</div>
+
                <div class="cite">
<div>
+
                    <a href="https://static.igem.org/mediawiki/2018/0/09/2018_InterLab_Plate_Reader_Protocol.pdf" target="_blank">1. 2018 InterLab Plate Reader Protocol</a>
<p>At last, we counted the colonies <em>(colony forming units)</em> in those 36 plates. It was just an exhausting process!</p>
+
                    <a href="http://parts.igem.org/Help:Protocols/Transformation" target="_blank">2. Help: Protocols/Transformation</a>
</div>
+
                </div>
</div>
+
                <p>During the first day, we resuspended DNA from distribution kit (Kit Open Day!) and transformed the plasmids into Escherichia coli DH5α competent cells.</p>
+
                <img src="https://static.igem.org/mediawiki/2018/6/6b/T--RDFZ-China--InterLab1.jpeg" alt="Open Distribution Kit" style="width: 100%">
<div>
+
                <p>For the second day, firstly we picked single colonies from transformation plates and prepared overnight cultures; we also finished particle and fluorescence calibration.</p>
<h1>Results</h1>
+
                <img src="https://static.igem.org/mediawiki/2018/6/6f/T--RDFZ-China--InterLab5.jpeg" alt="Add silica beads to 96 well plate" width="100%">
<p><i>The results are shown in the tables and figures.</i></p>
+
                <p>The third day was fairly occupied.</p>
<h2>Calibrations</h2>
+
                <ol>
<div class="inlabdiv">
+
                    <li>Overnight cultures were collected for assays. Essentially, each culture was diluted into same starting Abs readings and incubated for 6 hours. Samples were taken at the starting time and after 6 hours. Abs and fluorescence readings were measured for each sample and then imported into excel file.</li>
<p>OD<sub>600</sub> reference point:</p>
+
                    <li>While we were waiting for incubation, we diluted the starting sample culture for Colony Forming Units protocols and spread 36 LB plates.</li>
<img src = "https://static.igem.org/mediawiki/2018/0/0a/T--RDFZ-China--OD600_Reference_Point.png" alt = "OD600 Reference Point" style = "width: 30%"><br>
+
                    <li>We nearly forgot to calibrate OD reference points at the end of the day!</li>
<font size = "1">Table 1. OD600 Reference Point.</font>
+
                </ol>
</div>
+
                <img src="https://static.igem.org/mediawiki/2018/8/8e/T--RDFZ-China--InterLab2.jpg" alt="Spread plates" width="30%">
 +
                <img src="https://static.igem.org/mediawiki/2018/d/d0/T--RDFZ-China--InterLab3.jpeg" alt="Add cultures to 96 well plate" width="30%">
 +
                <img src="https://static.igem.org/mediawiki/2018/8/83/T--RDFZ-China--InterLab4.jpeg" alt="With the PLATE READER!" width="30%">
  
<div class="inlabdiv">
+
                <p>At last, we counted the colonies (colony forming units) in those 36 plates. It was just an exhausting process!</p>
                                <p>Particle Standard Curve</p>
+
            </div>
<img src = "https://static.igem.org/mediawiki/2018/7/76/T--RDFZ-China--Fluorescein_Standard_Curve.png" alt = "Fluorescein Standard Curve" style = "width: 50%"><br>
+
            <div class="topic-title" id="section4">
<font size = "1">Figure 1. Particle Standard Curve.</font>
+
                <h2>Results</h2>
</div>
+
                <p>The results are shown in the tables and figures.</p>
<div class="inlabdiv">
+
                                <p>Fluorescein Standard Curve</p>
+
<img src = "https://static.igem.org/mediawiki/2018/b/b9/T--RDFZ-China--Particle_Standard_Curve.png" alt = "Particle Standard Curve" style = "width: 50%"><br>
+
<font size = "1">Figure 2. Fluorescein Standard Curve.</font>
+
</div>
+
<h2>Raw Plate Reader Measurements</h2>
+
<div class="inlabdiv">
+
<p><b>Fluorescence Raw</b></p>
+
<img src = "https://static.igem.org/mediawiki/2018/7/74/T--RDFZ-China--Fluorescence_Raw_0_hour.png" alt = "Fluorescence at 0h" style = "width: 50%"><br>
+
<font size = "1">Table 2. Raw Plate Reader Measurements of Fluorescence Raw at 0 hour.</font>
+
</div>
+
<div class = "inlabdiv">
+
<img src = "https://static.igem.org/mediawiki/2018/0/0c/T--RDFZ-China--Fluorescence_Raw_6_hours.png" alt = "Fluorescence at 6h" style = "width: 50%"><br>
+
<font size = "1">Table 3. Raw Plate Reader Measurements of Fluorescence Raw at 6 hours.</font>
+
</div>
+
<div class = "inlabdiv">
+
<p><b>Abs<sub>600</sub> Raw</b></p>
+
<img src = "https://static.igem.org/mediawiki/2018/c/ce/T--RDFZ-China--Abs600_Raw_0_hour.png" alt = "Abs600 at 0h" style = "width: 50%"><br>
+
<font size = "1">Table 4. Raw Plate Reader Measurements of Abs600 Raw at 0 hour.</font>
+
</div>
+
<div class = "inlabdiv">
+
<img src = "https://static.igem.org/mediawiki/2018/8/89/T--RDFZ-China--Abs600_Raw_6_hours.png" alt = "Abs600 at 6h" style = "width: 50%"><br>
+
<font size = "1">Table 5. Raw Plate Reader Measurements of Abs600 Raw at 6 hours.</font>
+
</div>
+
<div class = "inlabdiv">
+
                                <p><b>CFU counts</b></p>
+
<table style = "width: 70%; height: 200px;">
+
<tr>
+
<th>Device</th>
+
<th>Dilution Factor</th>
+
<th>CFU Replicate 1</th>
+
<th>CFU Replicate 2</th>
+
<th>CFU Replicate 3</th>
+
</tr>
+
<tr>
+
<td rowspan="3">Positive Control 1</td>
+
<td>8*10<sup>4</sup></td>
+
<td>69</td>
+
<td>22</td>
+
<td>191</td>
+
</tr>
+
<tr>
+
<td>8*10<sup>5</sup></td>
+
<td>5</td>
+
<td>2</td>
+
<td>5</td>
+
</tr>
+
<tr>
+
<td>8*10<sup>6</sup></td>
+
<td>1</td>
+
<td>0</td>
+
<td>0</td>
+
</tr>
+
<tr>
+
<td rowspan="3">Positive Control 2</td>
+
<td>8*10<sup>4</sup></td>
+
<td>1</td>
+
<td>15</td>
+
<td>65</td>
+
</tr>
+
<tr>
+
<td>8*10<sup>5</sup></td>
+
<td>1</td>
+
<td>1</td>
+
<td>5</td>
+
</tr>
+
<tr>
+
<td>8*10<sup>6</sup></td>
+
<td>0</td>
+
<td>0</td>
+
<td>1</td>
+
</tr>
+
<tr>
+
<td rowspan="3">Negative Control 1</td>
+
<td>8*10<sup>4</sup></td>
+
<td>98</td>
+
<td>164</td>
+
<td>85</td>
+
</tr>
+
<tr>
+
<td>8*10<sup>5</sup></td>
+
<td>85</td>
+
<td>29</td>
+
<td>48</td>
+
</tr>
+
<tr>
+
<td>8*10<sup>6</sup></td>
+
<td>19</td>
+
<td>63</td>
+
<td>23</td>
+
</tr>
+
<tr>
+
<td rowspan="3">Negative Control 2</td>
+
<td>8*10<sup>4</sup></td>
+
<td>190</td>
+
<td>226</td>
+
<td>274</td>
+
</tr>
+
<tr>
+
<td>8*10<sup>5</sup></td>
+
<td>52</td>
+
<td>54</td>
+
<td>49</td>
+
</tr>
+
<tr>
+
<td>8*10<sup>6</sup></td>
+
<td>78</td>
+
<td>20</td>
+
<td>24</td>
+
</tr>
+
</table>
+
<font size = "2">Table 6. Colony Forming Unit Counts.</font>
+
      </div>
+
</div>
+
  
<div>
+
                <h3>Calibrations</h3>
<h1>Evaluation</h1>
+
                <p>OD<sub>600</sub> reference point:</p>
<p>The control LB measures in Table 4 and Table 5 are a little different, since we changed the LB control after dilution: two different bottle of LB with Chl were measured. The CFU counts in same dilution factor show great variation <b>(Table 6)</b>. High variation may result from the difference of experimenters' spreading methods or fluctuations in the starting sample <em>(starting samples were diluted to OD<sub>600</sub>=0.1 approxiamately)</em>.</p>
+
                <img src="https://static.igem.org/mediawiki/2018/0/0a/T--RDFZ-China--OD600_Reference_Point.png" alt="OD600 Reference Point" width="40%" style="border-radius: none">
</div>
+
                <p><b class="text-comment">Table 1. OD<sub>600</sub> Reference Point.</b></p>
+
                <p>Particle Standard Curve</p>
<div>
+
                <img src="https://static.igem.org/mediawiki/2018/7/76/T--RDFZ-China--Fluorescein_Standard_Curve.png" alt="Fluorescein Standard Curve" width="100%" style="border-radius: none">
<h1>Our Thoughts</h1>
+
                <p><b class="text-comment">Figure 1. Particle Standard Curve.</b></p>
<p><em>Yishen Shen:</em><br>Although it's not my first time to participate in an experiment, I still learned a lot from the InterLab.  With so many steps in protocols out there, it can be overwhelming to get started right away. I learned that I should copy down all protocols down on notebook beforehand; it's much easier to follow a protocol that I have written and analyzed by myself.  Also, it's handy to obtain all the necessary reagents in advance and make sure they are all in good conditions. I used to run out for reagent in the middle of an experiment and that makes it hectic and messy. Furthermore, I get to know that preparing a timeline is the key. Dividing a day into various blocks keeps me busy and efficient. The three-day experience in InterLab teaches me a lot, though it's mostly repetitive, I got to acquire new knowledge every day and that makes it memorable.</p>
+
                <p>Fluorescein Standard Curve</p>
<p><em>Jianxiang Zhang:</em><br>We feel like that the protocol can sometimes be ambiguous. For instance, the protocol says to "check the OD<sub>600</sub> and make sure it is 0.1 (minus the blank measurement)", it is kind of confusing about how to interpret the content inside the parentheses. Overall, the InterLab study is helpful for providing new measuring methods to our later part characterization study.</p>
+
                <img src="https://static.igem.org/mediawiki/2018/b/b9/T--RDFZ-China--Particle_Standard_Curve.png" alt="Particle Standard Curve" style="width: 100%">
</div>
+
                <p><b class="text-comment">Figure 2. Fluorescein Standard Curve.</b></p>
+
<div>
+
<h1>Acknowledgements</h1>
+
<p><em>Thanks to Molecular Biology Laboratory in Tsinghua University, we could follow the protocols without issues regarding apparatus and reagents. Also, we'd like to appreciate our advisor and anyone who helped us in Tsinghua and Peking University for providing suggestions and guidance during InterLab studies.</em></p>
+
</div>
+
</section>
+
</main>
+
  
 +
                <h3>Raw Plate Reader Measurements</h3>
 +
                <p>Fluorescence Raw</p>
 +
                <img src="https://static.igem.org/mediawiki/2018/7/74/T--RDFZ-China--Fluorescence_Raw_0_hour.png" alt="Fluorescence at 0h" style="width: 100%">
 +
                <p><b class="text-comment">Table 2. Raw Plate Reader Measurements of Fluorescence Raw at 0 hour.</b></p>
 +
                <img src="https://static.igem.org/mediawiki/2018/0/0c/T--RDFZ-China--Fluorescence_Raw_6_hours.png" alt="Fluorescence at 6h" style="width: 100%">
 +
                <p><b class="text-comment">Table 3. Raw Plate Reader Measurements of Fluorescence Raw at 6 hours.</b></p>
 +
                <p>Abs<sub>600</sub> Raw</p>
 +
                <img src="https://static.igem.org/mediawiki/2018/c/ce/T--RDFZ-China--Abs600_Raw_0_hour.png" alt="Abs600 at 0h" style="width: 100%">
 +
                <p><b class="text-comment">Table 4. Raw Plate Reader Measurements of Abs600 Raw at 0 hour.</b></p>
 +
                <img src="https://static.igem.org/mediawiki/2018/8/89/T--RDFZ-China--Abs600_Raw_6_hours.png" alt="Abs600 at 6h" style="width: 100%">
 +
                <p><b class="text-comment">Table 5. Raw Plate Reader Measurements of Abs600 Raw at 6 hours.</b></p>
 +
                <p>CFU counts</p>
 +
                <table style="width: 100%; height: 200px;">
 +
                    <tbody><tr>
 +
                        <th>Device</th>
 +
                        <th>Dilution Factor</th>
 +
                        <th>CFU Replicate 1</th>
 +
                        <th>CFU Replicate 2</th>
 +
                        <th>CFU Replicate 3</th>
 +
                    </tr>
 +
                    <tr>
 +
                        <td rowspan="3">Positive Control 1</td>
 +
                        <td>8*10<sup>4</sup></td>
 +
                        <td>69</td>
 +
                        <td>22</td>
 +
                        <td>191</td>
 +
                    </tr>
 +
                    <tr>
 +
                        <td>8*10<sup>5</sup></td>
 +
                        <td>5</td>
 +
                        <td>2</td>
 +
                        <td>5</td>
 +
                    </tr>
 +
                    <tr>
 +
                        <td>8*10<sup>6</sup></td>
 +
                        <td>1</td>
 +
                        <td>0</td>
 +
                        <td>0</td>
 +
                    </tr>
 +
                    <tr>
 +
                        <td rowspan="3">Positive Control 2</td>
 +
                        <td>8*10<sup>4</sup></td>
 +
                        <td>1</td>
 +
                        <td>15</td>
 +
                        <td>65</td>
 +
                    </tr>
 +
                    <tr>
 +
                        <td>8*10<sup>5</sup></td>
 +
                        <td>1</td>
 +
                        <td>1</td>
 +
                        <td>5</td>
 +
                    </tr>
 +
                    <tr>
 +
                        <td>8*10<sup>6</sup></td>
 +
                        <td>0</td>
 +
                        <td>0</td>
 +
                        <td>1</td>
 +
                    </tr>
 +
                    <tr>
 +
                        <td rowspan="3">Negative Control 1</td>
 +
                        <td>8*10<sup>4</sup></td>
 +
                        <td>98</td>
 +
                        <td>164</td>
 +
                        <td>85</td>
 +
                    </tr>
 +
                    <tr>
 +
                        <td>8*10<sup>5</sup></td>
 +
                        <td>85</td>
 +
                        <td>29</td>
 +
                        <td>48</td>
 +
                    </tr>
 +
                    <tr>
 +
                        <td>8*10<sup>6</sup></td>
 +
                        <td>19</td>
 +
                        <td>63</td>
 +
                        <td>23</td>
 +
                    </tr>
 +
                    <tr>
 +
                        <td rowspan="3">Negative Control 2</td>
 +
                        <td>8*10<sup>4</sup></td>
 +
                        <td>190</td>
 +
                        <td>226</td>
 +
                        <td>274</td>
 +
                    </tr>
 +
                    <tr>
 +
                        <td>8*10<sup>5</sup></td>
 +
                        <td>52</td>
 +
                        <td>54</td>
 +
                        <td>49</td>
 +
                    </tr>
 +
                    <tr>
 +
                        <td>8*10<sup>6</sup></td>
 +
                        <td>78</td>
 +
                        <td>20</td>
 +
                        <td>24</td>
 +
                    </tr>
 +
                </tbody></table>
 +
                <p><b class="text-comment">Table 6. Colony Forming Unit Counts.</b></p>
  
<footer id="footer">
+
            </div>
<div>
+
            <div class="topic-title" id="section5">
<ul>
+
                <h2>Evaluation</h2>
<li><img src="https://static.igem.org/mediawiki/2018/0/00/T--RDFZ-China--footer1.png" class="footerimage1"/></li>
+
                <p>The control LB measures in Table 4 and Table 5 are a little different, since we changed the LB control after dilution: two different bottle of LB with Chl were measured. The CFU counts in same dilution factor show great variation <b>(Table 6)</b>. High variation may result from the difference of experimenters' spreading methods or fluctuations in the starting sample <em>(starting samples were diluted to OD<sub>600</sub>=0.1 approxiamately)</em>.</p>
<li><img src="https://static.igem.org/mediawiki/2018/d/d8/T--RDFZ-China--footer2.png" class="footerimage2"/></li>
+
            </div>
<li><img src="https://static.igem.org/mediawiki/2018/5/52/T--RDFZ-China--footer3.jpeg" class="footerimage3"/></li>
+
            <div class="topic-title" id="section6">
  </ul>
+
                <h2>Our Thoughts</h2>
</div>
+
                <p class="cite">Although it's not my first time to participate in an experiment, I still learned a lot from the InterLab. With so many steps in protocols out there, it can be overwhelming to get started right away. I learned that I should copy down all protocols down on notebook beforehand; it's much easier to follow a protocol that I have written and analyzed by myselfAlso, it's handy to obtain all the necessary reagents in advance and make sure they are all in good conditions. I used to run out for reagent in the middle of an experiment and that makes it hectic and messy. Furthermore, I get to know that preparing a timeline is the key. Dividing a day into various blocks keeps me busy and efficient. The three-day experience in InterLab teaches me a lot, though it's mostly repetitive, I got to acquire new knowledge every day and that makes it memorable.<span>Yishen Shen</span></p>
</footer>
+
                <p class="cite">We feel like that the protocol can sometimes be ambiguous. For instance, the protocol says to "check the OD<sub>600</sub> and make sure it is 0.1 (minus the blank measurement)", it is kind of confusing about how to interpret the content inside the parentheses. Overall, the InterLab study is helpful for providing new measuring methods to our later part characterization study.<span>Jianxiang Zhang</span></p>
+
            </div>
+
            <div class="topic-title" id="section7">
 +
                <h2>Acknowledgements</h2>
 +
                <p><em>Thanks to Molecular Biology Laboratory in Tsinghua University, we could follow the protocols without issues regarding apparatus and reagents. Also, we'd like to appreciate our advisor and anyone who helped us in Tsinghua and Peking University for providing suggestions and guidance during InterLab studies.</em></p>
 +
            </div>
 +
        </div>
 +
    </div>
 
</body>
 
</body>
 
</html>
 
</html>
 +
{{RDFZ-China/footer}}

Revision as of 15:38, 15 October 2018

Introduction: What is InterLab

Reliable and repeatable measurement is key to synthetic biology. It is essential for a standard protocol to be established so that the same measurements can be repeated in different labs. This year's interlab study is aimed to reduce the variability of cell count measurements by replacing OD600 measurement which varies between labs with directly counting of colony forming units (CFU) to determine the number of cells in each sample. Then the mean GFP expression level by each cell can be determined by dividing the already standardized GFP expression level of the sample by the number of cells in that sample.

This is the 5th year of InterLab and we have the following question:

Can we reduce lab-to-lab variability in fluorescence measurements by normalizing to absolute cell count or colony-forming units (CFUs) instead of OD?

Materials

DNA/Plasmids

  1. Negative Control: BBa_R0040
  2. Positive Control: BBa_I20270
  3. Test Device 1: BBa_J364000
  4. Test Device 2: BBa_J364001
  5. Test Device 3: BBa_J364002
  6. Test Device 4: BBa_J364007
  7. Test Device 5: BBa_J364008
  8. Test Device 6: BBa_J364009

Apparatus

  • 96 well plates (provided by Peking University)
  • Plate reader
  • Foil covered 50 ml tube
  • Eppendorf tubes
  • Pipettes

Materials

  • LUDOX CL-X
  • Silica beads
  • Fluorescein
  • Phosphate buffered saline
  • LB media
  • Chloramphenicol
  • LB plates
  • distilled water

Protocols

We followed the protocol provided by iGEM HQ so that inter-laboratory errors can be reduced. Protocols we used can be found here:

During the first day, we resuspended DNA from distribution kit (Kit Open Day!) and transformed the plasmids into Escherichia coli DH5α competent cells.

Open Distribution Kit

For the second day, firstly we picked single colonies from transformation plates and prepared overnight cultures; we also finished particle and fluorescence calibration.

Add silica beads to 96 well plate

The third day was fairly occupied.

  1. Overnight cultures were collected for assays. Essentially, each culture was diluted into same starting Abs readings and incubated for 6 hours. Samples were taken at the starting time and after 6 hours. Abs and fluorescence readings were measured for each sample and then imported into excel file.
  2. While we were waiting for incubation, we diluted the starting sample culture for Colony Forming Units protocols and spread 36 LB plates.
  3. We nearly forgot to calibrate OD reference points at the end of the day!
Spread plates Add cultures to 96 well plate With the PLATE READER!

At last, we counted the colonies (colony forming units) in those 36 plates. It was just an exhausting process!

Results

The results are shown in the tables and figures.

Calibrations

OD600 reference point:

OD600 Reference Point

Table 1. OD600 Reference Point.

Particle Standard Curve

Fluorescein Standard Curve

Figure 1. Particle Standard Curve.

Fluorescein Standard Curve

Particle Standard Curve

Figure 2. Fluorescein Standard Curve.

Raw Plate Reader Measurements

Fluorescence Raw

Fluorescence at 0h

Table 2. Raw Plate Reader Measurements of Fluorescence Raw at 0 hour.

Fluorescence at 6h

Table 3. Raw Plate Reader Measurements of Fluorescence Raw at 6 hours.

Abs600 Raw

Abs600 at 0h

Table 4. Raw Plate Reader Measurements of Abs600 Raw at 0 hour.

Abs600 at 6h

Table 5. Raw Plate Reader Measurements of Abs600 Raw at 6 hours.

CFU counts

Device Dilution Factor CFU Replicate 1 CFU Replicate 2 CFU Replicate 3
Positive Control 1 8*104 69 22 191
8*105 5 2 5
8*106 1 0 0
Positive Control 2 8*104 1 15 65
8*105 1 1 5
8*106 0 0 1
Negative Control 1 8*104 98 164 85
8*105 85 29 48
8*106 19 63 23
Negative Control 2 8*104 190 226 274
8*105 52 54 49
8*106 78 20 24

Table 6. Colony Forming Unit Counts.

Evaluation

The control LB measures in Table 4 and Table 5 are a little different, since we changed the LB control after dilution: two different bottle of LB with Chl were measured. The CFU counts in same dilution factor show great variation (Table 6). High variation may result from the difference of experimenters' spreading methods or fluctuations in the starting sample (starting samples were diluted to OD600=0.1 approxiamately).

Our Thoughts

Although it's not my first time to participate in an experiment, I still learned a lot from the InterLab. With so many steps in protocols out there, it can be overwhelming to get started right away. I learned that I should copy down all protocols down on notebook beforehand; it's much easier to follow a protocol that I have written and analyzed by myself. Also, it's handy to obtain all the necessary reagents in advance and make sure they are all in good conditions. I used to run out for reagent in the middle of an experiment and that makes it hectic and messy. Furthermore, I get to know that preparing a timeline is the key. Dividing a day into various blocks keeps me busy and efficient. The three-day experience in InterLab teaches me a lot, though it's mostly repetitive, I got to acquire new knowledge every day and that makes it memorable.Yishen Shen

We feel like that the protocol can sometimes be ambiguous. For instance, the protocol says to "check the OD600 and make sure it is 0.1 (minus the blank measurement)", it is kind of confusing about how to interpret the content inside the parentheses. Overall, the InterLab study is helpful for providing new measuring methods to our later part characterization study.Jianxiang Zhang

Acknowledgements

Thanks to Molecular Biology Laboratory in Tsinghua University, we could follow the protocols without issues regarding apparatus and reagents. Also, we'd like to appreciate our advisor and anyone who helped us in Tsinghua and Peking University for providing suggestions and guidance during InterLab studies.

footer