Difference between revisions of "Team:UAlberta/InterLab"

Line 1: Line 1:
{{UAlberta}}
+
{{UAlberta/CSS}}
 
<html>
 
<html>
 +
  <head>
 +
    <meta charset="utf-8">
 +
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
 +
  </head>
 +
  <body>
 +
<div class="ua-navbar">
 +
    <div class="container ">
 +
      <nav class="navbar navbar-expand-lg navbar-dark">
 +
        <a class="navbar-brand" href="#"><img class="ua-navbar-brand" src="https://static.igem.org/mediawiki/2018/2/21/T--UAlberta--LogoHeaderWhite.svg" /></a>
 +
        <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent"
 +
          aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
 +
          <span class="navbar-toggler-icon"></span>
 +
        </button>
  
 +
        <div class="collapse navbar-collapse" id="navbarSupportedContent">
 +
          <ul class="navbar-nav ml-auto">
 +
            <li class="nav-item dropdown">
 +
              <a class="nav-link dropdown-toggle" href="https://2018.igem.org/Team:UAlberta" id="navbarDropdown" role="button" data-toggle="dropdown"
 +
                aria-haspopup="true" aria-expanded="false">
 +
                Project
 +
              </a>
 +
              <div class="dropdown-menu" aria-labelledby="navbarDropdown">
 +
                <a class="dropdown-item" href="https://2018.igem.org/Team:UAlberta/Description">Description</a>
 +
                <a class="dropdown-item" href="https://2018.igem.org/Team:UAlberta/Design">Design</a>
 +
                <a class="dropdown-item" href="https://2018.igem.org/Team:UAlberta/Experiments">Experiments</a>
 +
                <a class="dropdown-item" href="https://2018.igem.org/Team:UAlberta/Results">Results</a>
 +
                <a class="dropdown-item" href="https://2018.igem.org/Team:UAlberta/InterLab">InterLab</a>
 +
              </div>
 +
            </li>
 +
            <li class="nav-item dropdown">
 +
              <a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown"
 +
                aria-haspopup="true" aria-expanded="false">
 +
                Parts
 +
              </a>
 +
              <div class="dropdown-menu" aria-labelledby="navbarDropdown">
 +
                <a class="dropdown-item" href="https://2018.igem.org/Team:UAlberta/Part_Collection">Part Collection</a>           
 +
                <a class="dropdown-item" href="https://2018.igem.org/Team:UAlberta/Basic_Part">Basic Parts</a>
 +
                <a class="dropdown-item" href="https://2018.igem.org/Team:UAlberta/Composite_Part">Composite Parts</a>
 +
              </div>
 +
            </li>
 +
            <li class="nav-item dropdown">
 +
              <a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown"
 +
                aria-haspopup="true" aria-expanded="false">
 +
                Human Practices
 +
              </a>
 +
              <div class="dropdown-menu" aria-labelledby="navbarDropdown">
 +
                <a class="dropdown-item" href="https://2018.igem.org/Team:UAlberta/Human_Practices">Overview</a>
 +
                <a class="dropdown-item" href="https://2018.igem.org/Team:UAlberta/IntegratedHP">Integrated Human Practices</a>
 +
                <a class="dropdown-item" href="https://2018.igem.org/Team:UAlberta/Public_Engagement">Public Engagement</a>
 +
              </div>
 +
            </li>
 +
            <li class="nav-item dropdown">
 +
              <a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown"
 +
                aria-haspopup="true" aria-expanded="false">
 +
                Notebook
 +
              </a>
 +
              <div class="dropdown-menu" aria-labelledby="navbarDropdown">
 +
                <a class="dropdown-item" href="https://2018.igem.org/Team:UAlberta/Notebook">Lab Notebook</a>
 +
                <a class="dropdown-item" href="https://2018.igem.org/Team:UAlberta/Protocols">Protocols</a>
 +
                <a class="dropdown-item" href="https://2018.igem.org/Team:UAlberta/Safety">Safety</a>
 +
              </div>
 +
            </li>
 +
            <li class="nav-item dropdown">
 +
              <a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown"
 +
                aria-haspopup="true" aria-expanded="false">
 +
                Team
 +
              </a>
 +
              <div class="dropdown-menu" aria-labelledby="navbarDropdown">
 +
                <a class="dropdown-item" href="https://2018.igem.org/Team:UAlberta/Team">Members</a>
 +
                <a class="dropdown-item" href="https://2018.igem.org/Team:UAlberta/Collaborations">Collaboration</a>
 +
                <a class="dropdown-item" href="https://2018.igem.org/Team:UAlberta/Attributions">Attribution</a>
 +
                <a class="dropdown-item" href="https://2018.igem.org/Team:UAlberta/Awards">Awards</a>
 +
                <a class="dropdown-item" href="https://2018.igem.org/Team:UAlberta/Sponsors">Sponsors</a>
 +
              </div>
 +
            </li>
 +
          </ul>
 +
        </div>
 +
      </nav>
 +
    </div>
 +
  </div>
  
 +
    <div class="ua-banner">
 +
      <img src="https://static.igem.org/mediawiki/2018/6/68/T--UAlberta--HoveApiaries.png" class="img-fluid" alt="...">
 +
    </div>
  
<div class="clear"></div>
+
    <div class="ua-research-content">
 +
      <div class="container">
 +
        <h2>Interlab</h2>
 +
     
 +
<h2>Overview</h2>
  
 +
<p>To make biological entities easier to engineer, standardization and other engineering principles have been adapted for and applied to biological parts. Though, standardization must not only be implemented to parts themselves but also in standardizing the methods we use to test these parts so that direct comparisons of designs are possible.</p>
  
<div class="column full_size">
+
<p>Thus, the goal of iGEM InterLab studies is to develop standards and protocols for measuring the fluorescence response of fluorescent proteins, a quantity commonly used in evaluating the performance of biological systems. Fluorescent proteins, such as Green Fluorescent Protein (GFP), have become widespread tools as their fluorescence readout can be linked with parameters like gene expression and protein interactions. Although, the lack of a widely accepted standard protocol and variance in measurement instruments, like microplate readers, contributes to the difficulty in comparing fluorescence measurements between instruments and different instances of measurement.</p>
<h1>InterLab</h1>
+
<h3>Bronze Medal Criterion #4</h3>
+
<p><b>Standard Tracks:</b> Participate in the Interlab Measurement Study and/or obtain new, high quality experimental characterization data for 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 2018 part number range.
+
<br><br>
+
For teams participating in the <a href="https://2018.igem.org/Measurement/InterLab">InterLab study</a>, all work must be shown on this page.
+
  
</p>
+
<p>For the 2018 InterLab Study, the variability in fluorescence measurements when assessing a population of cells was investigated and the utility of normalizing measurements to absolute cell count or colony forming units (CFU) was assessed <a href=”#ref1”>[1]</a>. Team UAlberta accomplished these objectives this by following the InterLab Study protocols to measure the fluorescence and cellular density of eight devices which were calibrated against established standards.</p>
</div>
+
  
 +
<h2>Materials and Methods</h2>
  
 +
<p>The calibration and measurement procedures were performed by the members of Team UAlberta as outlined in the 2018 InterLab Study Protocols <a href=”#ref2”>[2]</a>. The following protocols describe Team UAlberta’s methods when none was specified by the InterLab protocols and to provide information about the measurement instruments.</p>
  
 +
<h3>Transforming InterLab Devices into DH5α</h3>
  
 +
<p><em>Escherichia coli</em> DH5α cells were transformed with the eight InterLab GFP devices  (Negative control: BBa_R0040, Positive control: BBa_I20270, Test Device 1: BBa_J364000, Test Device 2: BBa_J364001, Test Device 3: BBa_J364002, Test Device 4: BBa_J364007, Test Device 5: BBa_J364008, Test Device 6: BBa_J364009) from the 2018 DNA Distribution Kit, Kit Plate 7 by electroporation in 2 mm cuvettes at 2 kV. The transformed cells were incubated in SOC media for a 1 hr recovery period and plated on LB+Chloramphenicol agar plates using glass beads. The plates were incubated at 37°C for 24 hr.</p>
  
 +
<h3>Microplate Reader Measurements</h3>
  
 +
<p>Absorbance at 600 nm and fluorescence with excitation at 485 nm and emission at 530 nm / 8 nm bandpass were measured using the Tecan Safire2 <a href=”#ref3”>[3]</a>. Thermo Scientific Nunc 96-well black microplates with clear flat bottoms were used to hold samples. Pathlength correction was disabled and reads were taken from the bottom of the samples.</p>
  
 +
<h2>Results </h2>
 +
 +
<p>For each of the eight InterLab devices, data for two colonies of each eight InterLab GFP devices, with four replicates was obtained. Team UAlberta’s completed data collection document, provided by the iGEM Measurement Committee can be found <a href=”#”>here</a>. The following figures display the calibration curves generated in this study in both linear and log scales. The processed data for Replicate 1 for the each of the eight device’s Colony 1 and Colony 2 are also displayed.</p>
 +
 +
<h3>Calibration Curves</h3>
 +
 +
https://static.igem.org/mediawiki/2018/1/12/T--UAlberta--InterLabFig1.png
 +
 +
<p><strong>Figure 1:</strong> Calibration curves relating microsphere concentration to its absolute absorbance at 600 nm (OD600) presented in (A) linear scale and (B) log scale. Absorbance at 600 nm (Abs600) will be converted into OD600 using a ratiometric conversion factor determined in the sheet <a href=”#”>OD600 reference point</a>. These curves exhibit slight deviation from the expected linear response.</p>
 +
 +
https://static.igem.org/mediawiki/2018/8/87/T--UAlberta--InterLabFig2.png
 +
 +
<p><strong>Figure 2:</strong> Calibration curves relating fluorescein concentration to fluorescence at 485 nm excitation and emission at 530 nm / 8 nm bandpass measured in fluorescence arbitrary units (AU) and presented in (A) linear scale and (B) logscale. These calibrations exhibit the expected linear response of fluorescence at these fluorescein concentrations.</p>
 +
 +
<h3>InterLab Measurements</h3>
 +
 +
https://static.igem.org/mediawiki/2018/0/02/T--UAlberta--InterLabFig3.png
 +
 +
<p><strong>Figure 3:</strong> The fluorescence response at 485 nm excitation and emission at 530 nm / 8 nm bandpass in AU of cultures expressing the eight InterLab devices at the time of inoculation and after 6 hours of incubation for (A) Colony 1, Replicate 1 and for (B) Colony 2, Replicate 2. The Abs600 of the corresponding cultures at the start and end of incubation for (C) Colony 1, Replicate 1 and for (D) Colony 2, Replicate 1.</p>
 +
 +
<p><strong>Figure 4:</strong> The equivalent fluorescein concentration corresponding to the fluorescence each culture normalized to the optical density of each device for (A) Colony 1, Replicate 1 and for (B) Colony 2, Replicate 1 at the time of inoculation and after 6 hours of incubation.</p>
 +
 +
<h2>Discussion</h2>
 +
 +
<h3>Calibration Curves</h3>
 +
 +
<p>The serial dilutions fluorescein dye resulted in a consistent and very linear relationship between fluorescein concentration and fluorescence response. This indicates that this particular standard is useful in generating robust calibration curves to be used in quantifying fluorescence from GFP. Team UAlberta is glad that this result corroborates the team’s positive experience in using fluorescein in the <a href=”#”>2017 InterLab Study</a>.<p>
 +
 +
<p>However, the standard curve generated by the microspheres was not linear as expected. The response at the lower bound concentrations of the microspheres was level but started to increase linearly near the upper concentrations of the curve. Ideally, this linear response should be seen throughout the range of concentrations. What this indicates is that pipetting error may have been introduced in the serial dilution, or that the settling characteristic to these microspheres contributed to higher than expected values. This suggests that these microspheres are not reliable to use for generating a OD600 standard curve as the absorbance of their dilutions can change with time due to settling.</p>
 +
 +
<h3>InterLab Device Measurements</h3>
 +
 +
<p>For both biological replicates, Colonies 1 and 2, the cultures expressing each of the eight InterLab devices did not grow similarly. Both replicates display the same pattern of growth where Test Devices 2, 3, and 6 grew to comparable density as the negative and positive controls. Meanwhile, Test Devices 1, 4, and 5 exhibited a marginal increase in Abs600, a sign of little growth. As Colonies 1 and 2 agree, these differences in culture density after the 6 hour incubation period can be attributed to the metabolic load the different devices cause on each culture.</p>
 +
 +
<p>These discrepancies can be rationalized with the design of the devices, as Test Device 1 has the strongest promoter and ribosome binding site (RBS), which should have the greatest metabolic load as its expression of GFP is driven the greatest. This explains the hindered growth of Test Device 1 cultures. However, this rationale cannot be directly extended to the rest of the devices, as all other devices, when considering strictly the promoter and RBS strength, should have lower expression than Test Device 1 and should be denser cultures. Though, this is not the case. What can be gleaned is that other factors, like unforeseen secondary structure effects caused by the different combinations of promoters and ribosome binding sites, create different expression dynamics and lead to unexpected effects on cell growth.</p>
 +
 +
<p>Likewise, the fluorescence response does not follow a general trend but is consistent between Colonies 1 and 2. This lack of a trend is likely due to the different cell densities where denser cultures have the potential of exhibiting greater fluorescence as there can be more GFP produced by the cells. This result highlights the limitations of microplate readers due to the variability inherent in measuring the fluorescence of a population of cells. Though, the positive and negative controls do display their expected behaviour and further corroborates the utility of these devices as comparisons.</p>
 +
 +
<h3>Normalization</h3>
 +
 +
<p>To address these discrepancies arising from the variability due to assessing a population of cells, the fluorescence response of the devices were normalized using equivalent fluorescein concentration with OD600, and molecules of equivalent fluorescein (MEFL) and number of particles. What this procedure aims to do is counteract the differences in cellular density of each sample in different ways. The first method aims to normalize fluorescence to the concentration of cells, approximated by OD600, while the second method aims to relate fluorescence to the equivalent number of fluorescein molecules per each cell, approximated by the number of microspheres. These methods are related but are still independent measures of normalized fluorescence. After the data was processed using the data collection spreadsheet provided, both methods result in the same pattern of normalized fluorescence for each device and for both Colonies 1 and 2. This is a strong indication that normalization according to the calibration curves is effective in reducing variability when assessing a population of cells!</p>
 +
 +
<p>The outcomes of Team UAlberta’s InterLab procedure can be rationalized and corroborate the idea that normalizing fluorescence to cellular density can reduce variability amongst measurements of a population of cells. However, our remaining replicates still need to be examined, along with the results of all the other InterLab participants! We look forward to seeing the official results!</p>
 +
 +
<h2>Conclusion</h2>
 +
 +
<p>Team UAlberta’s InterLab data has been successfully submitted and approved by the iGEM Measurement Committee. Our normalized fluorescence results are consistent for when equivalent fluorescein concentration is normalized to OD600 and when molecules of equivalent fluorescein are normalized to particle number. Thus LUDOX, fluorescein, and microsphere references seem to be robust calibration methods and that a concentration or discrete particle basis of normalization are valid approaches. Team UAlberta was glad to have participated in the 2018 InterLab Study, not only to fulfill iGEM Medal Requirements but to also contribute to standardized fluorescence measurement protocols!</p>
 +
 +
<h2>References</h2>
 +
 +
<p id=”ref1”><a href=”https://2018.igem.org/Measurement/InterLab”>[1]</a> International Genetically Engineered Machine Foundation, “Fifth International InterLab Study,” <em>International Genetically Engineered Machine Foundation</em>, 2018. [Online]. Available: <a id=”ref1” href=”https://2018.igem.org/Measurement/InterLab”>https://2018.igem.org/Measurement/InterLab</a> [Accessed: Oct. 15, 2018]</p>
 +
 +
 +
<p id=”ref2”><a href=”https://static.igem.org/mediawiki/2018/0/09/2018_InterLab_Plate_Reader_Protocol.pdf”>[2]</a><em> iGEM 2018 InterLab Study Protocol</em>, International Genetically Engineered Machine Foundation, 2018 [Online]. Available: <a href=”https://static.igem.org/mediawiki/2018/0/09/2018_InterLab_Plate_Reader_Protocol.pdf”>https://static.igem.org/mediawiki/2018/0/09/2018_InterLab_Plate_Reader_Protocol.pdf</a> [Accessed: Oct. 15, 2018]</p>
 +
 +
 +
<p id=”ref3”><a href=”http://www.mtxlsi.com/tecansafire.htm”>[3]</a> MTX Lab Systems, “Tecan Safire Monochromatic,” <em>MTX Lab Systems</em>, 2014 [Online]. Available: <a href=”http://www.mtxlsi.com/tecansafire.htm”>http://www.mtxlsi.com/tecansafire.htm</a> [Accessed: Oct. 15, 2018]</p>
 +
 +
 +
      </div>
 +
    </div>
 +
 +
    <footer>
 +
      <div class="ua-footer">
 +
        <div class="container">
 +
         
 +
        </div>
 +
      </div>
 +
    </footer>
 +
 +
    <!-- <script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script> -->
 +
    <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js" integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49" crossorigin="anonymous"></script>
 +
    <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js" integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy" crossorigin="anonymous"></script>
 +
  </body>
 
</html>
 
</html>

Revision as of 00:24, 17 October 2018

...

Interlab

Overview

To make biological entities easier to engineer, standardization and other engineering principles have been adapted for and applied to biological parts. Though, standardization must not only be implemented to parts themselves but also in standardizing the methods we use to test these parts so that direct comparisons of designs are possible.

Thus, the goal of iGEM InterLab studies is to develop standards and protocols for measuring the fluorescence response of fluorescent proteins, a quantity commonly used in evaluating the performance of biological systems. Fluorescent proteins, such as Green Fluorescent Protein (GFP), have become widespread tools as their fluorescence readout can be linked with parameters like gene expression and protein interactions. Although, the lack of a widely accepted standard protocol and variance in measurement instruments, like microplate readers, contributes to the difficulty in comparing fluorescence measurements between instruments and different instances of measurement.

For the 2018 InterLab Study, the variability in fluorescence measurements when assessing a population of cells was investigated and the utility of normalizing measurements to absolute cell count or colony forming units (CFU) was assessed [1]. Team UAlberta accomplished these objectives this by following the InterLab Study protocols to measure the fluorescence and cellular density of eight devices which were calibrated against established standards.

Materials and Methods

The calibration and measurement procedures were performed by the members of Team UAlberta as outlined in the 2018 InterLab Study Protocols [2]. The following protocols describe Team UAlberta’s methods when none was specified by the InterLab protocols and to provide information about the measurement instruments.

Transforming InterLab Devices into DH5α

Escherichia coli DH5α cells were transformed with the eight InterLab GFP devices (Negative control: BBa_R0040, Positive control: BBa_I20270, Test Device 1: BBa_J364000, Test Device 2: BBa_J364001, Test Device 3: BBa_J364002, Test Device 4: BBa_J364007, Test Device 5: BBa_J364008, Test Device 6: BBa_J364009) from the 2018 DNA Distribution Kit, Kit Plate 7 by electroporation in 2 mm cuvettes at 2 kV. The transformed cells were incubated in SOC media for a 1 hr recovery period and plated on LB+Chloramphenicol agar plates using glass beads. The plates were incubated at 37°C for 24 hr.

Microplate Reader Measurements

Absorbance at 600 nm and fluorescence with excitation at 485 nm and emission at 530 nm / 8 nm bandpass were measured using the Tecan Safire2 [3]. Thermo Scientific Nunc 96-well black microplates with clear flat bottoms were used to hold samples. Pathlength correction was disabled and reads were taken from the bottom of the samples.

Results

For each of the eight InterLab devices, data for two colonies of each eight InterLab GFP devices, with four replicates was obtained. Team UAlberta’s completed data collection document, provided by the iGEM Measurement Committee can be found here. The following figures display the calibration curves generated in this study in both linear and log scales. The processed data for Replicate 1 for the each of the eight device’s Colony 1 and Colony 2 are also displayed.

Calibration Curves

https://static.igem.org/mediawiki/2018/1/12/T--UAlberta--InterLabFig1.png

Figure 1: Calibration curves relating microsphere concentration to its absolute absorbance at 600 nm (OD600) presented in (A) linear scale and (B) log scale. Absorbance at 600 nm (Abs600) will be converted into OD600 using a ratiometric conversion factor determined in the sheet OD600 reference point. These curves exhibit slight deviation from the expected linear response.

https://static.igem.org/mediawiki/2018/8/87/T--UAlberta--InterLabFig2.png

Figure 2: Calibration curves relating fluorescein concentration to fluorescence at 485 nm excitation and emission at 530 nm / 8 nm bandpass measured in fluorescence arbitrary units (AU) and presented in (A) linear scale and (B) logscale. These calibrations exhibit the expected linear response of fluorescence at these fluorescein concentrations.

InterLab Measurements

https://static.igem.org/mediawiki/2018/0/02/T--UAlberta--InterLabFig3.png

Figure 3: The fluorescence response at 485 nm excitation and emission at 530 nm / 8 nm bandpass in AU of cultures expressing the eight InterLab devices at the time of inoculation and after 6 hours of incubation for (A) Colony 1, Replicate 1 and for (B) Colony 2, Replicate 2. The Abs600 of the corresponding cultures at the start and end of incubation for (C) Colony 1, Replicate 1 and for (D) Colony 2, Replicate 1.

Figure 4: The equivalent fluorescein concentration corresponding to the fluorescence each culture normalized to the optical density of each device for (A) Colony 1, Replicate 1 and for (B) Colony 2, Replicate 1 at the time of inoculation and after 6 hours of incubation.

Discussion

Calibration Curves

The serial dilutions fluorescein dye resulted in a consistent and very linear relationship between fluorescein concentration and fluorescence response. This indicates that this particular standard is useful in generating robust calibration curves to be used in quantifying fluorescence from GFP. Team UAlberta is glad that this result corroborates the team’s positive experience in using fluorescein in the 2017 InterLab Study.

However, the standard curve generated by the microspheres was not linear as expected. The response at the lower bound concentrations of the microspheres was level but started to increase linearly near the upper concentrations of the curve. Ideally, this linear response should be seen throughout the range of concentrations. What this indicates is that pipetting error may have been introduced in the serial dilution, or that the settling characteristic to these microspheres contributed to higher than expected values. This suggests that these microspheres are not reliable to use for generating a OD600 standard curve as the absorbance of their dilutions can change with time due to settling.

InterLab Device Measurements

For both biological replicates, Colonies 1 and 2, the cultures expressing each of the eight InterLab devices did not grow similarly. Both replicates display the same pattern of growth where Test Devices 2, 3, and 6 grew to comparable density as the negative and positive controls. Meanwhile, Test Devices 1, 4, and 5 exhibited a marginal increase in Abs600, a sign of little growth. As Colonies 1 and 2 agree, these differences in culture density after the 6 hour incubation period can be attributed to the metabolic load the different devices cause on each culture.

These discrepancies can be rationalized with the design of the devices, as Test Device 1 has the strongest promoter and ribosome binding site (RBS), which should have the greatest metabolic load as its expression of GFP is driven the greatest. This explains the hindered growth of Test Device 1 cultures. However, this rationale cannot be directly extended to the rest of the devices, as all other devices, when considering strictly the promoter and RBS strength, should have lower expression than Test Device 1 and should be denser cultures. Though, this is not the case. What can be gleaned is that other factors, like unforeseen secondary structure effects caused by the different combinations of promoters and ribosome binding sites, create different expression dynamics and lead to unexpected effects on cell growth.

Likewise, the fluorescence response does not follow a general trend but is consistent between Colonies 1 and 2. This lack of a trend is likely due to the different cell densities where denser cultures have the potential of exhibiting greater fluorescence as there can be more GFP produced by the cells. This result highlights the limitations of microplate readers due to the variability inherent in measuring the fluorescence of a population of cells. Though, the positive and negative controls do display their expected behaviour and further corroborates the utility of these devices as comparisons.

Normalization

To address these discrepancies arising from the variability due to assessing a population of cells, the fluorescence response of the devices were normalized using equivalent fluorescein concentration with OD600, and molecules of equivalent fluorescein (MEFL) and number of particles. What this procedure aims to do is counteract the differences in cellular density of each sample in different ways. The first method aims to normalize fluorescence to the concentration of cells, approximated by OD600, while the second method aims to relate fluorescence to the equivalent number of fluorescein molecules per each cell, approximated by the number of microspheres. These methods are related but are still independent measures of normalized fluorescence. After the data was processed using the data collection spreadsheet provided, both methods result in the same pattern of normalized fluorescence for each device and for both Colonies 1 and 2. This is a strong indication that normalization according to the calibration curves is effective in reducing variability when assessing a population of cells!

The outcomes of Team UAlberta’s InterLab procedure can be rationalized and corroborate the idea that normalizing fluorescence to cellular density can reduce variability amongst measurements of a population of cells. However, our remaining replicates still need to be examined, along with the results of all the other InterLab participants! We look forward to seeing the official results!

Conclusion

Team UAlberta’s InterLab data has been successfully submitted and approved by the iGEM Measurement Committee. Our normalized fluorescence results are consistent for when equivalent fluorescein concentration is normalized to OD600 and when molecules of equivalent fluorescein are normalized to particle number. Thus LUDOX, fluorescein, and microsphere references seem to be robust calibration methods and that a concentration or discrete particle basis of normalization are valid approaches. Team UAlberta was glad to have participated in the 2018 InterLab Study, not only to fulfill iGEM Medal Requirements but to also contribute to standardized fluorescence measurement protocols!

References

[1] International Genetically Engineered Machine Foundation, “Fifth International InterLab Study,” International Genetically Engineered Machine Foundation, 2018. [Online]. Available: https://2018.igem.org/Measurement/InterLab [Accessed: Oct. 15, 2018]

[2] iGEM 2018 InterLab Study Protocol, International Genetically Engineered Machine Foundation, 2018 [Online]. Available: https://static.igem.org/mediawiki/2018/0/09/2018_InterLab_Plate_Reader_Protocol.pdf [Accessed: Oct. 15, 2018]

[3] MTX Lab Systems, “Tecan Safire Monochromatic,” MTX Lab Systems, 2014 [Online]. Available: http://www.mtxlsi.com/tecansafire.htm [Accessed: Oct. 15, 2018]