Difference between revisions of "Team:Uppsala/InterLab"

 
(22 intermediate revisions by 7 users not shown)
Line 5: Line 5:
 
{{Uppsala/javascript/scroll-button}}
 
{{Uppsala/javascript/scroll-button}}
 
{{Uppsala/javascript/redirect_js}}
 
{{Uppsala/javascript/redirect_js}}
 +
{{Uppsala/buttons}}
  
 
<html>
 
<html>
 
     <head>
 
     <head>
         <style type="text/css">
+
         <style type="text/css">
 
+
        </style>
+
 
+
 
+
 
+
 
+
 
+
<style/>
+
 
+
 
+
            :root{
+
                --primary: #8b1a32;
+
                --secondary:#969696;
+
                --tertiary: #f15025;
+
                --whiteish: #fcf7ff;
+
                --light-blue:#cde6f5;
+
                --alt-secondary: #554640;
+
 
+
            }
+
 
+
 
+
            html{
+
                width: 100%;
+
                height: 100%;
+
            }
+
            *{
+
                margin: 0;
+
                padding: 0;
+
                box-sizing: border-box;
+
            }
+
 
              
 
              
 
             .parallax {
 
             .parallax {
 
                 /* The image used */
 
                 /* The image used */
 
                 background-image: url("https://static.igem.org/mediawiki/2018/f/f3/T--Uppsala--HEADER_INTERLAB_3.jpeg");
 
                 background-image: url("https://static.igem.org/mediawiki/2018/f/f3/T--Uppsala--HEADER_INTERLAB_3.jpeg");
 +
}
  
                /* Set a specific height */
+
             
                min-height: 99vh;
+
 
+
                /* Create the parallax scrolling effect */
+
                background-attachment: fixed;
+
                background-position: center;
+
                background-repeat: no-repeat;
+
                background-size: cover;
+
                /*background: linear-gradient(to bottom, transparent 90%);*/
+
            }
+
           
+
            .blur-box {
+
            background-color: var(--whiteish);
+
            box-shadow: 0 0 10px 10px var(--whiteish);
+
            }
+
 
+
            .sub-header{
+
 
+
                /* Set a specific height */
+
                height:20vw;
+
                min-height: 150px;
+
               
+
 
+
                /* Create the parallax scrolling effect */
+
                /*background-attachment: fixed;*/
+
                background-position: center;
+
                background-repeat: no-repeat;
+
                background-size: cover;
+
               
+
             
+
            }
+
           
+
            .sub-header h1{
+
                font-size: 60;
+
                text-align: center;
+
                position:absolute;
+
                left:0;
+
                right:0;
+
                margin-top:6.5% ;
+
                margin-left:auto;
+
                margin-right: auto;
+
                color:white;
+
                bottom: px;
+
            }
+
+
/* TODO: CHANGE */
+
            #blue{
+
                background-image: url(redbanner.jpg);
+
            }
+
 
+
            h1, h2{
+
 
+
                color: #661325;
+
            }
+
            h1{
+
                margin-top:2em;
+
                margin-bottom: 0.5em;
+
            }
+
            #first-title{
+
                top:100px;
+
                margin-top: 0;
+
            }
+
           
+
            .content{
+
                position:relative;
+
             
+
                background-color: var(--whiteish);
+
            }
+
 
+
            .content-text{
+
                margin-top:2em;
+
                min-width: 400px;
+
                width:70%;
+
                position: relative;
+
                margin: auto;
+
                /*background-color: #8c7cff;*/
+
 
+
            }
+
 
+
 
+
            .scroll-pointer{
+
                top:85%;
+
                position:absolute;
+
                /*margin-left:auto;
+
                margin-right:auto;*/
+
                width: 100%;
+
                padding: 0;
+
            }
+
 
+
            .scroll-pointer img{
+
                color: var(--primary) ;
+
 
+
            }
+
 
+
            .center-icon{
+
                width:100px;
+
                position: relative;
+
                display: block;
+
                margin-right: auto;
+
                margin-left: auto;
+
                opacity: 0.8;
+
            }
+
.center {
+
    display: block;
+
    margin-left: auto;
+
    margin-right: auto;
+
    width: 50%;
+
}
+
  
  
Line 158: Line 23:
  
  
 +
</head>
  
  
 
 
  /*****Code related to Animations*/
 
 
          
 
          
  
       <div class="svg-wrapper">
+
       <div class="svg-wrapper" id="Project_Description">
  
 
      
 
      
Line 257: Line 120:
  
  
     </head>
+
      
  
 
     <div class="body">
 
     <div class="body">
 
         <div class="parallax"></div>
 
         <div class="parallax"></div>
        <div class="igem-icon"><a href="https://2018.igem.org/Main_Page"><img src="https://static.igem.org/mediawiki/2018/b/b0/T--Uppsala--graylogo.png"></a></div>
+
          <div class="igem-icon"><a href="https://2018.igem.org/Team:Uppsala"><img src="https://static.igem.org/mediawiki/2018/7/7a/T--Uppsala--WormBusterLogo_White.png"></a></div>
 +
              <div class= "content blur-box" style="font-size:16px;">
  
        <div class ="scroll-down-button">
 
            <section id="section02" class="demo">
 
                <h1></h1>
 
                <a href="#scrolldown"><span></span></a>
 
            </section>
 
        </div>
 
        <div class= "content blur-box" style="font-size:16px;">
 
            <div class ="content-text" id="scrolldown" >
 
                <div style="height:5em;"></div>
 
                <!-- FROM THIS POINT DOWNWARDS YOU START ADDING YOUR STUFF -->
 
  
<h1>Purpose</h1>
 
  
  <p>Synthetic biology is an emerging and constantly developing field which holds great promise to solve major problems humanity is facing today in terms of biology related medicine. In order to make use of this potential it is very important to reduce measurement variability and ensure there are standards in the field. To contribute towards this, our team has taken part in the iGEM interlab study, which has the noble goal of identifying and correcting the sources of systematic variability in synthetic biology measurement.<br><br>
 
  
iGEM has in previous interlab studies showed that it is possible to reduce the variability in measurements between labs by measuring GFP expression in absolute fluorescence units which are calibrated against a known concentration of a chromoprotein. However, there is still a large source of variability in such measurements depending on the number of cells in the sample. By dividing the total fluorescence by the number of cells we can determine the mean expression level of GFP per cell. Usually, computing the optical density (OD) of the sample gets you an approximation of the number of cells present. OD measurements are however subject to high variability between labs due to spectrophotometer calibrations and is therefore not a precise approximation method. By instead using the direct method of cell count in each sample, one can remove this source of variability in measurements.
 
</p>
 
  
<h1>InterLab Study 2018</h1>
+
<!-- CONTENT OF WHATS ON THE PAGE -->
  
<p>By comparing how much the following methods agree with each other we can investigate if by using one approach or both, can help to reduce the variability in measurements between different labs. </p>
+
        <div id="toc" class="toc">
 +
            <div id="toctitle"></div>
 +
            <ul>
 +
                <li class="toclevel tocsection"><a href="#Project_Description" class="scroll"> <span id="whereYouAre"> InterLab </span> </a>
 +
                        <ul>
 +
                            <li class="toclevel nav-item active"><a href="#Pur" class="nav-link scroll"> Purpose</a></li>
 +
                            <li class="toclevel nav-item"><a href="#Inter" class="nav-link scroll">  InterLab Study 2018</a></li>
 +
                            <li class="toclevel nav-item"><a href="#Mat" class="nav-link scroll">  Materials and Methods </a></li>
 +
                            <li class="toclevel nav-item"><a href="#Exp" class="nav-link scroll"> Our Experience with the InterLab</a></li>
 +
                        </ul>
 +
                </li>
 +
           
 +
            </ul>
 +
        </div>
  
<h2>Conversion between absorbance of cells to absorbance of a known concentration of beads</h2>
 
  
  <p>By measuring the scattered light from a known concentration of silica beads that are roughly the same size and shape as a normal  <i>E.coli</i> cells we converted each lab’s absorbance measurement into a standard “equivalent concentration of beads” measurement</p>
 
  
<h2>Counting colony-forming units (CFUs) from the sample</h2>
 
  
  <p>By spreading a known concentration of cells in liquid media on a plate to see how many colonies grow, we can determine the cell concentration of the sample as a whole since each colony should grow from one single cell. We determined the number of CFUs in negative and positive control samples to compute a conversion factor from absorbance to CFU. </p>
+
            <div class ="content-text" id="scrolldown" >
  
  
<h1>Material and Methods</h1>
 
  
<h2>Conversion between absorbance of cells to absorbance of a known concentration of beads</h2>
 
  
<p>We made three sets of unit calibration measurements: an OD​600 reference point, a particle standard curve, and a fluorescein standard curve.<br><br>
 
  
Six different parts from the Distribution Kit along with a positive and negative control (all in a pSB1C3 backbone) were transformed into <i>E. coli</i> K-12 DH5-alpha cells. Fluorescence intensity and OD of the samples was measured with same the instrument and standard settings as the calibrations. Measurements were taken after 0 and 6 hours of liquid culture incubation in 37°C and 220 rpm. </p><br>
 
  
<p><strong>Table 1.</strong> Parts and Devices used. </p>
 
  
  
Line 308: Line 163:
  
  
 +
                <div style="height:5em;"></div>
 +
                <!-- FROM THIS POINT DOWNWARDS YOU START ADDING YOUR STUFF -->
  
 +
<h1 style="margin-top: 0px;" id="Pur">Purpose</h1>
  
 +
  <p>Synthetic biology is an emerging and constantly developing field which holds great promise to solve major problems humanity is facing today in terms of biology related medicine. In order to make use of this potential it is very important to reduce measurement variability and ensure there are standards in the field. To contribute towards this, our team has taken part in the iGEM interlab study, which has the noble goal of identifying and correcting the sources of systematic variability in synthetic biology measurement.<br><br>
  
 +
iGEM has in previous interlab studies showed that it is possible to reduce the variability in measurements between labs by measuring GFP expression in absolute fluorescence units which are calibrated against a known concentration of a fluorescent protein. However, there is still a large source of variability in such measurements depending on the number of cells in the sample. By dividing the total fluorescence by the number of cells we can determine the mean expression level of GFP per cell. Usually, computing the optical density (OD) of the sample gets you an approximation of the number of cells present. OD measurements are however subject to high variability between labs due to spectrophotometer calibrations and is therefore not a precise approximation method. By instead using the direct method of cell count in each sample, one can remove this source of variability in measurements.
 +
</p>
  
 +
<h1 id="Inter">InterLab Study 2018</h1>
  
<table class="wikitable">
+
<p>By comparing how much the following methods agree with each other we can investigate if by using one approach or both, can help to reduce the variability in measurements between different labs. </p>
  
<tbody>
+
<h2>Conversion Between Absorbance of Cells to Absorbance of a Known Concentration of Beads</h2>
<tr>
+
<th style="background: #8B1A32;"> Part
+
</th>
+
<th style="background: #8B1A32;"> Part Number
+
</th>
+
</tr>
+
  
<tr>
+
  <p>By measuring the scattered light from a known concentration of silica beads that are roughly the same size and shape as a normal <i>E.coli</i> cells we converted each lab's absorbance measurement into a standard “equivalent concentration of beads” measurement.</p>
<th style="background: #8B1A32;"> Negative Control
+
</th>
+
<th style="background: #8B1A32;"><href="http://parts.igem.org/Part:BBa_R0040"><strong>BBa_R0040</strong></a>
+
</th>
+
</tr>
+
  
<tr>
+
  <h2>Counting Colony-Forming Units (CFUs) from the Sample</h2>
<th style="background: #8B1A32;"> Positive Control
+
</th>
+
<th style="background: #8B1A32;"> <a href="http://parts.igem.org/Part:BBa_I20270"><strong>BBa_I20270</strong></a> 
+
</th>
+
</tr>
+
  
<tr>
+
  <p>By spreading a known concentration of cells in liquid media on a plate to see how many colonies that grow, we can determine the cell concentration of the sample as a whole since each colony should grow from one single cell. We determined the number of CFUs in negative and positive control samples to compute a conversion factor from absorbance to CFU. </p>
<th style="background: #8B1A32;"> Test Device 1
+
</th>
+
<th style="background: #8B1A32;"> <a href="http://parts.igem.org/Part:BBa_J364000"><strong>BBa_J364000</strong></a> 
+
</th>
+
</tr>
+
  
<tr>
 
<th style="background: #8B1A32;"> Test Device 2
 
</th>
 
<th style="background: #8B1A32;"> <a  href="http://parts.igem.org/Part: BBa_J364001"><strong> BBa_J364001</strong></a>
 
</th>
 
</tr>
 
  
<tr>
+
<h1 id="Mat">Material and Methods</h1>
<th style="background: #8B1A32;"> Test Device 3
+
</th>
+
<th style="background: #8B1A32;"> <a  href="http://parts.igem.org/Part: BBa_J364002"><strong>BBa_J364002</strong></a>
+
</th>
+
</tr>
+
  
<tr>
+
  <h2>Conversion Between Absorbance of Cells to Absorbance of a Known Concentration of Beads</h2>
<th style="background: #8B1A32;"> Test Device 4
+
</th>
+
<th style="background: #8B1A32;"> <a href="http://parts.igem.org/Part: BBa_J364007"><strong> BBa_J364007 </strong></a>
+
</th>
+
</tr>
+
  
<tr>
+
<p>We made three sets of unit calibration measurements: an OD​600 reference point, a particle standard curve, and a fluorescein standard curve.<br><br>  
<th style="background: #8B1A32;"> Test Device 5
+
</th>
+
<th style="background: #8B1A32;"> <a href="http://parts.igem.org/Part: BBa_J364008"><strong>BBa_J364008</strong></a>
+
</th>
+
</tr>
+
  
<tr>
+
Six different parts from the Distribution Kit along with a positive and negative control (all in a pSB1C3 backbone) were transformed into <i>E. coli</i> K-12 DH5-alpha cells. Fluorescence intensity and OD of the samples was measured with same the instrument and standard settings as the calibrations. Measurements were taken after 0 and 6 hours of liquid culture incubation in 37°C and 220 rpm. </p><br>
<th style="background: #8B1A32;"> Test Device 6
+
</th>
+
<th style="background: #8B1A32;"> <a  href="http://parts.igem.org/Part: BBa_J364009"><strong> BBa_J364009 </strong></a>
+
</th>
+
</tr>
+
  
</table>
+
<p><strong>Table 1:</strong> Parts and Devices used. </p>
 +
 
 +
 
 +
<br>
 +
<table class="pgrouptable tablesorter our-table" style="width: 100%;" cellspacing="15" cellpadding="0">
  
  
<table class=” pgrouptable tablesorter our-table” style=“width: 100%;” cellspacing="15"; cellpadding=“0”>
 
 
<thead>
 
<thead>
 
<tr>
 
<tr>
Line 446: Line 264:
  
  
 +
               
 +
               
 +
               
 +
               
 +
               
 +
               
 +
               
 +
               
 +
    <!-----------------------HERE--------------------->
 +
               
 +
               
 +
               
 +
               
 +
      <div class="card-holder">
 +
                    <div class="content-card-heading"></div>
 +
                    <div class="content-card content-card-2">
 +
                        <div class="inner-card left-card">
  
 
+
             
 
+
 
+
<div class="content-card pic-next-to-text">
+
                        <div class="side-text">
+
                            <!-- Here you put your paragraphs -->
+
                            <p><strong>Figure 1.</strong> Fluorescein standard curve based on measured values of fluorescein in serial dilution. Fluorescence intensity was measured with TECAN infinite M200. </p>
+
 
                             <br>
 
                             <br>
 
+
                           
                        </div>
+
                            <!--change src to that of the image you want-->
 
+
                            <img class="content-card-img" src="https://static.igem.org/mediawiki/2018/7/7e/T--Uppsala--Interlab-Fluorescein_Std_Curve.png">
                        <div class="side-img" style="background-color:darkolivegreen;">
+
                            <div class="inner-card-text">
                          <!-- Here goes the big image to the right -->  
+
                                <!-- start of paragraph-->
                          <img src="https://static.igem.org/mediawiki/2018/7/7e/T--Uppsala--Interlab-Fluorescein_Std_Curve.png">    
+
                                <p><strong>Figure 1.</strong> Fluorescein standard curve based on measured values of fluorescein in serial dilution. Fluorescence intensity was measured with TECAN infinite M200. </p>
 +
                            </div>
 +
                            <!-- end of paragraph -->
 
                         </div>
 
                         </div>
 +
                        <div class="inner-card right-card">
 +
                         
 +
                            <br>
 +
                           
  
                    </div>
+
                            <img class="content-card-img" src="https://static.igem.org/mediawiki/2018/5/59/T--Uppsala--Interlab-Particle_Std_Curve.png">
 
+
                            <div class="inner-card-text">  
 
+
                                <!-- start of paragraph -->
 
+
                                <p><strong>Figure 2.</strong> Particle standard curve based on measured absorbance of serial diluted samples of silica beads at a wavelength of 600.  
 
+
 
+
 
+
<div class="content-card pic-next-to-text">
+
                        <div class="side-text">
+
                            <!-- Here you put your paragraphs -->  
+
                            <p><strong>Figure 2.</strong> Particle standard curve based on measured absorbance of serial diluted samples of silica beads at a wavelength of 600.  
+
 
  </p>
 
  </p>
                             <br>
+
                                <!-- End of paragraphs -->
 +
                             </div>
  
 +
                           
 
                         </div>
 
                         </div>
 
                        <div class="side-img" style="background-color:darkolivegreen;">
 
                          <!-- Here goes the big image to the right -->
 
                          <img src="https://static.igem.org/mediawiki/2018/5/59/T--Uppsala--Interlab-Particle_Std_Curve.png">   
 
                        </div>
 
 
 
                     </div>
 
                     </div>
 
+
                </div>         
 +
               
 +
               
 +
               
 +
               
 +
               
 +
               
 +
               
 +
               
 +
               
 +
               
 +
               
 +
               
 +
               
 +
               
 +
               
 +
<!-----------------------HERE--------------------------->
 
          
 
          
  
Line 495: Line 335:
 
                
 
                
 
                             <br>
 
                             <br>
 +
                           
 +
                            <!--change src to that of the image you want-->
 +
                            <img class="content-card-img" src="https://static.igem.org/mediawiki/2018/a/a5/T--Uppsala--Interlab-1.jpeg">
 
                             <div class="inner-card-text">  
 
                             <div class="inner-card-text">  
 
                                 <!-- start of paragraph-->
 
                                 <!-- start of paragraph-->
 
                                 <p><strong>Figure 3.</strong> Transformation plates containing plasmids with different inserts, from the upper right to lower left: Test Device 4, Colony 2; Test Device 3, Colony 2; Test Device 1, Colony 2; Test Device 2, Colony 2.</p>
 
                                 <p><strong>Figure 3.</strong> Transformation plates containing plasmids with different inserts, from the upper right to lower left: Test Device 4, Colony 2; Test Device 3, Colony 2; Test Device 1, Colony 2; Test Device 2, Colony 2.</p>
 
                             </div>
 
                             </div>
                            <!--change src to that of the image you want-->
 
                            <img class="content-card-img" src="https://static.igem.org/mediawiki/2018/a/a5/T--Uppsala--Interlab-1.jpeg">
 
 
                             <!-- end of paragraph -->
 
                             <!-- end of paragraph -->
 
                         </div>
 
                         </div>
Line 506: Line 347:
 
                            
 
                            
 
                             <br>
 
                             <br>
 +
                           
 +
 +
                            <img class="content-card-img" src="https://static.igem.org/mediawiki/2018/8/8b/T--Uppsala--Interlab-2.jpeg">
 
                             <div class="inner-card-text">  
 
                             <div class="inner-card-text">  
 
                                 <!-- start of paragraph -->
 
                                 <!-- start of paragraph -->
Line 511: Line 355:
 
                                 <!-- End of paragraphs -->
 
                                 <!-- End of paragraphs -->
 
                             </div>
 
                             </div>
 
                            <img class="content-card-img" src="https://static.igem.org/mediawiki/2018/8/8b/T--Uppsala--Interlab-2.jpeg">
 
  
 
                              
 
                              
Line 521: Line 363:
  
  
<br><p> All plates were placed under a UV-light to confirm expression of GFP before picking colonies for inoculation. Fluorescent expression can be clearly distinguished from the expected cell culture, see <strong>figure 3</strong> and <strong>figure 4</strong>.</p>
+
<br><p> All plates were placed under a UV-light (312 nm) to confirm expression of GFP before picking colonies for inoculation. Fluorescent expression can be clearly distinguished from the expected cell culture, see figure 3 and figure 4.</p>
  
  
<h2>Method for counting colony-forming units (CFUs) from the sample</h2>  
+
<h2>Method for Counting Colony-Forming Units (CFUs) from the Sample</h2>  
  
<p>To determine the CFU count, we counted colonies from two positive control (<a  href="http://parts.igem.org/Part:BBa_I20270"><strong>BBa_I20270</strong></a>) plates and two negative control (<a  href="http://parts.igem.org/Part:BBa_R0040"><strong>BBa_R0040</strong></a>) plates. The OD values of the liquid cultures of the four samples were measured and diluted in triplicates to OD = 0.1 in 1 mL of LB + Cam media. Each diluted sample was further diluted in series where samples with dilution factor 8 x 10<sup>-3</sup>, 8 x 10<sup>-4</sup> and 8 x 10<sup>-5</sup> was plated on LB + Cam plates.<br><br>  
+
<p>To determine the CFU count, we counted colonies from two positive control (<a  href="http://parts.igem.org/Part:BBa_I20270"><strong>BBa_I20270</strong></a>) plates and two negative control (<a  href="http://parts.igem.org/Part:BBa_R0040"><strong>BBa_R0040</strong></a>) plates. The OD values of the liquid cultures of the four samples were measured and diluted in triplicates to OD = 0.1 in 1 mL of LB + Cam media. Each diluted sample was further diluted in series where samples with dilution factor 8 x 10<sup>-3</sup>, 8 x 10<sup>-4</sup> and 8 x 10<sup>-5</sup> were streaked on LB + Cam plates.<br><br>  
  
After Incubation at 37°C for 17 hours the colonies on the plates were counted. Based on the assumption that 1 bacterial cell gives rise to 1 colony, CFU per 1 mL of an OD = 0.1 was calculated by the formula:  
+
After incubation at 37°C for 17 hours the colonies on the plates were counted. Based on the assumption that 1 bacterial cell gives rise to 1 colony, CFU per 1 mL of an OD = 0.1 was calculated by the formula:  
 
  #colonies x Final Dilution Factor = CFU/mL</p>
 
  #colonies x Final Dilution Factor = CFU/mL</p>
  
  
<h1>Our experience with the InterLab study</h1>
+
<h1 id="Exp">Our Experience with the InterLab Study</h1>
  
 
<p>The interlab is an excellent opportunity to practice cell transformations and streaking of plates. It was also very useful for us since we became more familiar with the iGEM kit plates and how to use the DNA provided in the starting kit. In addition we learned a lot from using the plate reader and the different calibrations, we gathered experience that became useful in other parts of our project.<br><br>  
 
<p>The interlab is an excellent opportunity to practice cell transformations and streaking of plates. It was also very useful for us since we became more familiar with the iGEM kit plates and how to use the DNA provided in the starting kit. In addition we learned a lot from using the plate reader and the different calibrations, we gathered experience that became useful in other parts of our project.<br><br>  

Latest revision as of 14:18, 3 December 2018