Difference between revisions of "Team:Marburg/Measurement"

 
(77 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 
{{Marburg}}
 
{{Marburg}}
 
<html>
 
<html>
<style>
 
  .popup-content {
 
    max-height: calc(100vh - 88px - 4em);
 
  }
 
 
  .box-dark {
 
    background-color: #3d404d;
 
    min-height: 30vh;
 
    box-shadow: 1px 1px 40px black;
 
    margin-left: -10vw;
 
    width: 120vw;
 
    position: relative;
 
    z-index: 2;
 
    display: flex;
 
    flex-direction: column;
 
    align-items: center;
 
    transform: rotate(355deg);
 
    justify-content: center;
 
    margin-top: -12vh;
 
  }
 
 
  .heading {
 
    color: #f5f5f5;
 
    text-align: center;
 
    font-size: 1.75em;
 
    width: fit-content;
 
    margin-top: 25px;
 
    margin-bottom: unset !important;
 
    transform: rotate(-355deg);
 
  }
 
 
  .line {
 
    border-top: 2px solid #f5f5f5;
 
    background-color: #f5f5f5;
 
    border-width: 2px;
 
    display: block;
 
    width: 100px;
 
    margin-top: 25px;
 
    margin-bottom: unset;
 
    transform: rotate(-355deg);
 
  }
 
 
  .logo {
 
    width: 100px;
 
    height: 100px;
 
    position: absolute;
 
    bottom: -50px;
 
    transform: rotate(-355deg);
 
    margin-left: -10px;
 
  }
 
 
  .main {
 
    overflow-x: hidden;
 
  }
 
 
  hr {
 
    display: block;
 
    height: 1px;
 
    border: 0;
 
    border-top: 2px solid #3d404d;
 
    padding: 0;
 
    margin: 1em auto;
 
    width: 50vw;
 
  }
 
 
  @media (max-width: 810px) {
 
 
    .logo,
 
    .line,
 
    .heading {
 
      margin-left: -30px;
 
    }
 
 
    .line {
 
      margin: 1.5rem 0 !important;
 
      margin-left: -40px !important;
 
    }
 
  }
 
</style>
 
 
<div>
 
<div>
 
   <div class="box-dark">
 
   <div class="box-dark">
Line 92: Line 13:
 
     <section class="section">
 
     <section class="section">
 
       <article>
 
       <article>
         <h1 class="title">Amplifying new standards in measurement</h1>
+
         <h1 class="title">Introducing new standards in measurement</h1>
 
         <p style="text-align: justify; margin-bottom: 1em;">
 
         <p style="text-align: justify; margin-bottom: 1em;">
 
           We entered this project as the first Marburg iGEM team working with <i>Synechococcus elongatus</i> UTEX
 
           We entered this project as the first Marburg iGEM team working with <i>Synechococcus elongatus</i> UTEX
 
           2973, the fastest phototrophic organism. Missing knowledge in handling and cultivation of UTEX 2973 left us
 
           2973, the fastest phototrophic organism. Missing knowledge in handling and cultivation of UTEX 2973 left us
 
           in front of many problems and questions. Especially the usage of different media, light conditions and other
 
           in front of many problems and questions. Especially the usage of different media, light conditions and other
           cultivating and measurement parameters were one of the biggest problems we discovered in scientific papers.
+
           cultivation and measurement parameters were one of the biggest problems we discovered in scientific papers.
 
           Many of these problems are reasoned in the ongoing optimization and development of methods and instruments.
 
           Many of these problems are reasoned in the ongoing optimization and development of methods and instruments.
           Therefore it is hard to hold on to special methods; nevertheless, standardization is paramount in synthetic
+
           Therefore it is hard to hold on to special methods; nevertheless, standardization is paramount in Synthetic
           microbiology in order to be able to compare results with other scientists and reproduce their data.
+
           Biology in order to be able to compare results with other scientists and reproduce their data.
 
         </p>
 
         </p>
 
         <p style="text-align: justify; margin-bottom: 1em;">
 
         <p style="text-align: justify; margin-bottom: 1em;">
          Because we wanted to establish <i>Synechococcus elongatus</i> as a new chassis for the iGEM community and scientists, we should
+
       
          show the best conditions for cultivation and the best measuring method for our parts in UTEX 2973. Therefore
+
          we analyzed a big variety of cultivating conditions in measuring growth curves, tried to find a standard in
+
          light measurement, evaluated different reporters, established a measurement method and compared it to a
+
          already known FACS measurement method.
+
        </p>
+
        <p style="text-align: justify; margin-bottom: 1em;">
+
          At the beginning of our project we faced the first question: how to cultivate UTEX at 1500 μE?
+
          To answer this we had to measure the light conditions in our incubators and while doing this simple task the first
+
          part of standardization began. We discovered that nearly every paper is using different methods to measure
+
          their light conditions and that it is a really complex and important procedure. So we got in contact with
+
          Cyano and light <a href="https://2019.igem.org/Team:Marburg/Human_Practices">measurement experts</a> to confront this problem and standardize it. In the following
+
          popups we show different ways of measurement, their (dis-)advantages and different results depending on the
+
          measuring instrument.
+
        </p>
+
        <p style="text-align: justify; margin-bottom: 1em;">
+
          Moreover, not only the light intensity but also a variety of other cultivating parameters needed to be analyzed.
+
          In literature and while talking with different experts, we recognized that small deviations of these
+
          parameters had a huge impact on the growth speed of <i>Synechococcus elongatus</i>. While establishing UTEX 2973 as
+
          a new chassis we evaluated this impact on the growth speed and were able to show combinations of parameters
+
          that lead to the fastest growth speed.
+
        </p>
+
        <p style="text-align: justify; margin-bottom: 1em;">
+
          Another aspect was measuring the expression and characterize our part. Different possibilities were
+
          discussed and after testing them we decided on two methods in our project. One
+
          approach was to measure the fluorescence/luminescence with a plate reader. Plate
+
          readers belong to standard equipment of every lab nowadays, and could deliver easy reproducible results.
+
          The second way was to measure the fluorescence by FACS (Fluorescence-Activated Cell Sorting). In
+
          contrast to a platerader a FACs device delivers results with high accuracy by measuring every cell by its
+
          own.
+
        </p>
+
        <p style="text-align: justify; margin-bottom: 1em;">
+
However, not
+
          every laboratory posses a FACS/device. So in the end we would like to offer a database - analyzed using these two methods -
+
          from our constructs for iGEM teams and research groups, who do not have access to a FACS and show the
+
          difference in measurement methods.<br>
+
          At the end of the project we were able to create a protocol how to handle <i>Synechococcus elongatus</i> UTEX 2973
+
          and make a contribution to the cyano community by establishing essential/fixed standards in measurements.
+
        </p>
+
 
       </article>
 
       </article>
 
     </section>
 
     </section>
Line 156: Line 39:
 
         <div class="sub-content">
 
         <div class="sub-content">
 
           <div>
 
           <div>
               Light measurements are a crucial aspect when working on phototrophic organisms - here’s how we tackled some issues we faced!
+
               Light measurement is a crucial aspect when working with phototrophic organisms.
 
           </div>
 
           </div>
 
         </div>
 
         </div>
Line 163: Line 46:
 
         <div class="popup-container">
 
         <div class="popup-container">
 
           <div class="popup-header">
 
           <div class="popup-header">
             <h1 class="title">Light Measurement</h1>
+
             <h1 class="title">Light measurement</h1>
 
             <button type="button" onclick="hide('light_measurement')">X</button>
 
             <button type="button" onclick="hide('light_measurement')">X</button>
 
           </div>
 
           </div>
           <div class="popup-content" style="text-align: justify; text-align-last: justify;">
+
           <div class="popup-content" style="text-align: justify">
 
             <section class="section">
 
             <section class="section">
 
                  
 
                  
 
         <p style="text-align: justify; margin-bottom: 1em;">
 
         <p style="text-align: justify; margin-bottom: 1em;">
                At a very early stage of our project we noticed that standardization in the phototrophic community needs to have an overhaul to allow for reproducible experiments. As we started doing growth curves we used to determine the light intensity via a planar quantum sensor that can only absorb photons from an angle of approximately 120° and only counts photons having a wavelength between 400nm-700nm. Because of the way we setup our incubator the illumination was coming from two different light sources, which needed to be measured individually. While our first attempts included measuring the intensity by facing the quantum sensor at the lights respectively and then converting these values by a factor accounting for spherical flux of light. We then came up with the idea to search for a scalar radiometer that has a detection surface of nearly 4π steradian, can only measures photosynthetic active radiation.  With the help of this method we used to determine the exact amount of  µmol photons/m<sup>2</sup> that can be used  for photosynthesis. (400nm-700nm).
+
                          At the beginning of our project we faced the first question: How to cultivate UTEX at 1500 μE?
 +
          To answer this we had to measure the light conditions in our incubators and while doing this simple task the first
 +
          part of standardization began. We discovered that nearly every paper is using different methods to measure
 +
          their light conditions and that it is a really complex and important procedure. So we got in contact with
 +
          Cyano and light <a href="https://2019.igem.org/Team:Marburg/Human_Practices#james_golden" target="_blank">measurement experts</a> to confront this problem and standardize it. As we started doing growth curves we used to determine the light intensity via a planar quantum sensor sensitive only to photons with a wavelength between 400nm-700nm; coming from an angle of approximately 120°. Because of the way we setup our incubator, the illumination was coming from two different light sources, which needed to be measured individually. While our first attempts included measuring the intensity by facing the quantum sensor at the lights respectively and then converting these values by a factor accounting for spherical flux of light. As this method proved to be result in very inaccurate values of light intensity, we then came up with the idea to search for a scalar radiometer that has a detection surface of nearly 4π steradian. The instrument we found and fortunately got as sponsoring could provide us with exactly that. On top of that it only accounts for photosynthetic radiation.  With the help of this instrument we then determined the exact amount of  µmol photons/m<sup>2</sup> that can be used  for photosynthesis (400nm-700nm) in every position in our incubator.
  
 
</p>
 
</p>
 
         <p style="text-align: justify; margin-bottom: 1em;">
 
         <p style="text-align: justify; margin-bottom: 1em;">
  
                 After we determined the light intensity via this method the doubling time of our strain drastically reduced. Doubling times from two hours we had before were now beaten and we achieved new lows of about 90 mins for the first time.
+
                 After we determined the light intensity via this method the doubling time of our strain reduced drastically from two hours to  under 80 minutes.
                 We believe that the standardization of measuring light intensity has a huge impact in the field of phototrophic biology. What we often time stumbled upon when we were looking for literature on our iGEM project was that the information on light intensity in these papers were often inconsistent. Oftentimes the only values on the intensity were given in the unit µEinstein, but the needed details on how that number was measured, was missing. So some people would measure the intensities with a planar device, others would determine them via a spherical quantum sensor.
+
                 We believe that the standardization of measuring light intensity has a huge impact in the field of phototrophic biology. What we often time stumbled upon when we were looking into literature was that the information on light intensity in these papers were often inconsistent. Oftentimes the only values on the intensity were given in the unit µEinstein, but the needed details on how that number was measured, was missing. So some people would measure the intensities with a planar device, others would determine them via a spherical quantum sensor.
 
</p>
 
</p>
 
         <p style="text-align: justify; margin-bottom: 1em;">                 
 
         <p style="text-align: justify; margin-bottom: 1em;">                 
                During our skype call with James Golden he emphasized that a lot of experiments are simply not reproducible, because there is no way to tell how much light one has to expose their organisms to. Additionally, we got the feedback of Dr. Nicolas Schmelling that even professional cultivation devices from companies which are specialized on building them, can not deliver consistent and even illumination.
+
                 To go even further, we think that the spectrum of the respective lamp should also be considered when talking about standardization. The light spectrum of our two lamps look as illustrated by Fig. 1. Even though the standardization of the light quality seems to be a very hard task it should still be included in scientific works in order to give as much information as possible about the experimental setup.
</p>
+
        <p style="text-align: justify; margin-bottom: 1em;">               
+
 
+
                 To go even further, we think that the spectrum of the respective lamp should also be considered when talking about standardization. The light spectrum of our two lamps look as follows.
+
 
                 <center><figure Style="text-align:center">
 
                 <center><figure Style="text-align:center">
 
                         <!-- add this for centered pics-->
 
                         <!-- add this for centered pics-->
                         <img src=" https://static.igem.org/mediawiki/2019/1/14/T--Marburg--wackelpudding2.png">
+
                         <img src="https://static.igem.org/mediawiki/2019/1/14/T--Marburg--wackelpudding2.png" style="mix-blend-mode: multiply;">
 
                         <figcaption>
 
                         <figcaption>
                             Figure 1: Light distribution
+
                             Fig. 1: Light distribution inside our incubator setup.
 
                         </figcaption>
 
                         </figcaption>
 
                         </figure></center>
 
                         </figure></center>
                Even though the standardization of the light quality seems to be a very hard task it should still be included in scientific works in order to give as much information as possible about the experimental setup.
+
<br>
 +
<br>
 
</p>
 
</p>
 
         <p style="text-align: justify; margin-bottom: 1em;">                 
 
         <p style="text-align: justify; margin-bottom: 1em;">                 
  
                 We measured an equidistant grid of points at which we measured the average amount of photons (10 seconds) to minimize fluctuation. These data points were then interpolated with the help of a b spline surface to predict the amount of µmol photons at any given point of the incubator. This method is described in more detail on our <a href="https://2019.igem.org/Team:Marburg/Model">model</a> page. We believe that the standardization of measuring light intensity has a huge impact in the field of phototrophic biology and immensely helps to create reproducible experimental setups.
+
                 We measured an equidistant grid of points at which we measured the average amount of photons (10 seconds) to minimize fluctuation. These data points were then interpolated with the help of a b spline surface to predict the amount of µmol photons at any given point of the incubator. This method is described in more detail on our <a href="https://2019.igem.org/Team:Marburg/Model" target="_blank">model</a> page. We believe that the standardization of measuring light intensity has a huge impact in the field of phototrophic biology and immensely helps to create reproducible experimental setups.
 
</p>
 
</p>
 
         <p style="text-align: justify; margin-bottom: 1em;">                 
 
         <p style="text-align: justify; margin-bottom: 1em;">                 
Line 208: Line 92:
 
         </div>
 
         </div>
 
       </div>
 
       </div>
       <div class="sub" onclick="popup('rbn2')">
+
       <div class="sub" onclick="popup('reporter')">
 
         <div class="sub-header">
 
         <div class="sub-header">
 
           <h1>
 
           <h1>
Line 217: Line 101:
 
         <div class="sub-content" style="justify-content: center;">
 
         <div class="sub-content" style="justify-content: center;">
 
           <div>
 
           <div>
             Fluorescence Reporters
+
             Fluorescence + luminescence reporters
 
           </div>
 
           </div>
 
         </div>
 
         </div>
 
       </div>
 
       </div>
       <div id="rbn2" class="popup">
+
       <div id="reporter" class="popup">
 
         <div class="popup-container">
 
         <div class="popup-container">
 
           <div class="popup-header">
 
           <div class="popup-header">
             <h1 class="title">Reporter</h1>
+
             <h1 class="title">Reporters</h1>
             <button type="button" onclick="hide('rbn2')">X</button>
+
             <button type="button" onclick="hide('reporter')">X</button>
 
           </div>
 
           </div>
           <div class="popup-content" style="text-align: justify; text-align-last: justify;">
+
           <div class="popup-content" style="text-align: justify">
 
             <p>
 
             <p>
                 When working in Synthetic Biology, reporter genes such as fluorescence proteins are indispensable elements to characterize BioBricks. For a good characterization a suitable reporter is required. But reporters can be more than just merely a detection tool for transcriptional activity but they can also give a deeper insight into cellular conditions beyond the genetic context. We provide a diverse set of reporters not only for the purpose of describing genetic tools but also for the sensing of a variety of parameters which are crucial for cyanobacteria.
+
        <p style="text-align: justify; margin-bottom: 1em;">
 +
 
 +
                 When working in Synthetic Biology, reporter genes such as fluorescence proteins are indispensable elements to characterize BioBricks. For a good characterization a suitable reporter is required. But reporters can be more than just merely a detection tool for transcriptional activity but they can also give a deeper insight into cellular conditions beyond the genetic context. We provide a <a href="https://2019.igem.org/Team:Marburg/Results#marburg_collection" target="_blank">diverse set of reporters</a> not only for the purpose of <a href="https://2019.igem.org/Team:Marburg/Improve">describing genetic tools</a> but also for the sensing of a variety of parameters which are crucial for cyanobacteria.
 +
<br> <br>
 +
As an addition to the fluorescent reporters, we included a set of luminescent reporters to bring measurements of genetic constructs to a new level as they mostly bypass autofluorescence from cyanobacterial cells. The red-shifted version of NanoLuc -namely teLuc- bears the potential of the best reporter in <i>S. elongatus</i> as its absorbance bypasses autofluorescent signals better than NanoLuc and shows a higher relative bioluminescent signal<a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5678970/" target="_blank">(Yeh <i>et al.</i>, 2017)</a>.
 +
 
 
             </p>
 
             </p>
 
             <br>
 
             <br>
Line 238: Line 127:
 
         </div>
 
         </div>
 
       </div>
 
       </div>
       <div class="sub" onclick="popup('rbn3')">
+
       <div class="sub" onclick="popup('facs')">
 
         <div class="sub-header">
 
         <div class="sub-header">
 
           <h1>
 
           <h1>
Line 251: Line 140:
 
         </div>
 
         </div>
 
       </div>
 
       </div>
       <div id="rbn3" class="popup">
+
       <div id="facs" class="popup">
 
         <div class="popup-container">
 
         <div class="popup-container">
 
           <div class="popup-header">
 
           <div class="popup-header">
 
             <h1 class="title">Fluorescence-Activated Cell Sorting (FACS)</h1>
 
             <h1 class="title">Fluorescence-Activated Cell Sorting (FACS)</h1>
             <button type="button" onclick="hide('rbn3')">X</button>
+
             <button type="button" onclick="hide('facs')">X</button>
 
           </div>
 
           </div>
 
           <div class="popup-content">
 
           <div class="popup-content">
 
             <div>
 
             <div>
 
             <p>
 
             <p>
               Fluorescence Activated Cell Sorting (FACS) is a flow cytometry measurement technique that separates single cells with different fluorescence characteristics. In this method you get accurate measuring results, because every single cell is analyzed on its own. FACS analysis can be used for cell sorting, fluorescence analysis of single cells and cell counting of different sample mixtures.<br>
+
        <p style="text-align: justify; margin-bottom: 1em;">
               In flow cytometry, the sample with the cells get hydrodynamically focused in a single stream. The cells arrange in a row, so that they can pass a laser one by one. The cells get excited by the laser and emit light at various wavelengths, which is then detected by a fluorescence analysator. The detector can detect and separate different fluorescence intensities at a definite range of wavelengths. Through this cells can be categorized by different fluorescent characteristics and if wanted separated into defined categories by a deflection system using electromagnetic fields. <br>
+
               Fluorescence Activated Cell Sorting (FACS) is a flow cytometry measurement technique that separates single cells with different fluorescence characteristics. In this method one gets accurate measuring results, because every single cell is individually analyzed. FACS analysis can be used for cell sorting, fluorescence analysis of single cells and cell counting of different sample mixtures.
               Furthermore, it is possible to determine the cell volume and size, as well as to distinguish between different kinds of cells, particles or cell clumps. For this, there are scatter detectors around the capilar. A forward scatter detector (FSC) and a stream side scatter detector (SSC) are placed around the stream.<br><br>
+
        <p style="text-align: justify; margin-bottom: 1em;">
 +
 
 +
               In flow cytometry, the sample with the cells gets hydrodynamically focused in a single stream. The cells arrange in a row, so that they can be illuminated with a laser one by one. The cells get excited by the laser and emit light at various wavelengths, which is then detected by a photon detector. The detector can detect and separate different fluorescence intensities at a definite range of wavelengths. Through this, cells can be categorized via different fluorescent characteristics and, if needed, separated into defined categories by a deflection system using electromagnetic fields.  
 +
        <p style="text-align: justify; margin-bottom: 1em;">
 +
 
 +
               Furthermore, it is possible to determine the cell volume and size, as well as to distinguish between different kinds of cells, particles or cell clumps. For this, there are scatter detectors around the capillary. A forward scatter detector (FSC) and a stream side scatter detector (SSC) are placed around the stream.<br><br>
 
             </p>  
 
             </p>  
               <h2 class="subtitle">Flow cytrometry for growth curves</h2>
+
<p>
 +
               <u>Flow cytrometry for growth curves</u>
 +
</p>
 
               <p>
 
               <p>
 
               With the flow cytometry device available to us we were able to capture highly accurate cell counts. This brought us the idea of implementing this technique in a way less related to fluorescent reporters: counting cells in our cultures to capture growth curves instead of relying on optical density measurements. <br><br>
 
               With the flow cytometry device available to us we were able to capture highly accurate cell counts. This brought us the idea of implementing this technique in a way less related to fluorescent reporters: counting cells in our cultures to capture growth curves instead of relying on optical density measurements. <br><br>
               Measurements of optical density are highly influenced by a multitude of factors. When measuring samples it is common to receive different results every time the same sample is measured, as in the meantime the distribution of cells inside of the probe has changed - mainly due to them slowly sinking to the bottom of the cuvette while not being shaken. This leads to high measurement errors. <br><br>
+
               Measurements of optical density are highly influenced by a multitude of factors. When measuring samples it is common to receive different results every time the same sample is measured, as in the meantime the distribution of cells inside of the sample has changed - mainly due to them slowly sinking to the bottom of the cuvette while not being shaken. This leads to high measurement errors. <br><br>
               Cell counts offer a promising alternative, as they are independent of factors that could influence OD measurements: impurity in the probe can distort OD measurements, while in flow cytometry the polluting particles will mostly be clearly distinguishable from the other counts. Especially with cyanobacterial cultures this can be used as a huge advantage: the autofluorescence of the cell gives us a clear way to select for the right event counts in our device, which we can then gate in order to receive just the number of cells with the fitting fluorescence signal.<br><br>
+
               Cell counting offers a promising alternative, as they are independent of factors that could influence OD measurements: Impurity in the sample can distort OD measurements, while in flow cytometry the polluting particles will mostly be clearly distinguishable from the other counts. Especially with cyanobacterial cultures this can be used as a huge advantage: the autofluorescence of the cell gives us a clear way to select for the right event counts in our device, which we can then gate in order to receive just the number of cells with the fitting fluorescence signal.<br><br>
               In order to construct an actual growth curve out of this, another important part is needed: counting beads. <br>Those beads emit a distinct fluorescent signal that can be clearly detected and distinguished from other events. Using different filters we can select for the fluorescence we want to look at, one of them being the one of the beads and the other one from our cyanobacteria. The event number of the counting beads can now be used to determine the exact number of cells in the culture - this is how it works:<br>
+
               In order to construct an actual growth curve out of this, another important part is needed: counting beads. The beads emit a distinct fluorescent signal that can be clearly detected and distinguished from other events. Using different filters we can select for the fluorescence we want to look at, i.e. the fluorescence of the beads or the fluorescence of our cyanobacteria. The event number of the counting beads can now be used to determine the exact number of cells in the culture - this is how it works:
 +
<br><br>
 
               One counts the beads and sets a fixed number as the stop-criteria, meaning that the event count will stop after a certain amount of beads has been counted. Afterwards one can look at the number of cyanobacterial cells that have been counted in the same time the fixed amount of beads has passed and can calculate back to the whole culture volume in order to determine the amount of cells in the culture using the following formula:<br><br>
 
               One counts the beads and sets a fixed number as the stop-criteria, meaning that the event count will stop after a certain amount of beads has been counted. Afterwards one can look at the number of cyanobacterial cells that have been counted in the same time the fixed amount of beads has passed and can calculate back to the whole culture volume in order to determine the amount of cells in the culture using the following formula:<br><br>
               A/B x C/D=concentration of sample as cells/µL<br>
+
<div style="display:flex;justify-content:center">
 +
<p>
 +
               A/B x C/D = concentration of sample as cells/µL<br>
 
               Where:<br>
 
               Where:<br>
 
               A = number of cell events<br>
 
               A = number of cell events<br>
Line 277: Line 176:
 
               C = assigned bead count of the lot (beads/50 µL)<br>
 
               C = assigned bead count of the lot (beads/50 µL)<br>
 
               D = volume of sample (µL)<br><br>
 
               D = volume of sample (µL)<br><br>
                
+
</p>
               As one can already see from the formula, usually 50µl of beads are added to each sample that is run through the flow cytometer. This allows for accurate comparability.<br>
+
               </div>
               Figure 1 shows our setup for the measurement of growth curves. The gated beads are counted to an event number of 1000. Meanwhile our cells are counted in a defined gate reaching from 2x10^3 to 10^5 relative fluorescence units. For detection of autofluorescence the APC filter was used. APC stands for Allophycocyanin, as this filter is designed to show the fluorescence of excited Allophycocyanin from red algae - a protein similar to phycocyanin in cyanobacteria, which is the reason why this setup works well to show cyanobacterial autofluorescence.<br><br>
+
<p>
 +
               As one can already see from the formula, usually 50µl of beads are added to each sample that is run through the flow cytometer. This allows for accurate comparability.
 +
</p>
 +
 
 +
<br>
 +
<p>
 +
               Fig. 1 shows our setup for the measurement of growth curves. The gated beads are counted to an event number of 1000. Meanwhile our cells are counted in a defined gate reaching from 2x10<sup>3</sup> to 10<sup>5</sup> relative fluorescence units. For detection of autofluorescence the APC filter was used. APC stands for Allophycocyanin, as this filter is designed to show the fluorescence of excited Allophycocyanin from red algae - a protein similar to phycocyanin in cyanobacteria, which is the reason why this setup works well to show cyanobacterial autofluorescence.<br><br>
 +
 
 +
<center><figure Style="text-align:center">
 +
                        <!-- add this for centered pics-->
 +
                        <img src="https://static.igem.org/mediawiki/2019/f/f2/T--Marburg--CellCountSetup.png" >
 +
                        <figcaption>
 +
                            Fig. 1 - Setup for the creation of growth curves through cell counting with flow cytometry.
 +
                        </figcaption>
 +
                        </figure></center>
 +
</p>
 +
        <p style="text-align: justify; margin-bottom: 1em;">               
 +
 
 +
         
 +
              Comparing flow cytometry measurements to optical density measurements we were able to find some striking differences.
 +
              Using the exact same samples and paying very close attention to work carefully we created two growth curves which, although showing the same tendency, differ from one another. While in the optical density measurements the culture seems to shift towards the stationary phase (Fig. 2), the cell counts show us a still exponentially growing culture (Fig. 3). Calculating the doubling time between two exact same time points for both approaches we were again able to find a difference: while the OD730 measurements resulted in a calculated doubling time of 108 minutes for the UTEX 2973 strain, the calculation using cell counts resulted in a doubling time of 94 minutes - a difference of 14 minutes between two measurement methods for the exact same samples!
 
               </p>
 
               </p>
              <figure>
+
<center><figure Style="text-align:center">
                <img src="https://static.igem.org/mediawiki/2019/f/f2/T--Marburg--CellCountSetup.png" alt="CellCountSetup">
+
                        <!-- add this for centered pics-->
                <figcaption>
+
                        <img src="https://static.igem.org/mediawiki/2019/6/65/T--Marburg--GrowthCurveOD.png" alt="GrowthCurveOD">
                  Fig.1 - Setup for the creation of growth curves through cell counts with flow cytometry.
+
                        <figcaption>
                </figcaption>
+
                            Fig.2 - Growth of <i>S. elongatus</i> UTEX 2973 and PCC 7942 measured by optical density.<br><br>
              </figure>
+
                        </figcaption>
 +
                        </figure></center>
 +
 
 +
<center><figure Style="text-align:center">
 +
                        <!-- add this for centered pics-->
 +
                        <img src="https://static.igem.org/mediawiki/2019/9/99/T--Marburg--GrowthCurveCellCount.png" alt="CellCountFlowCytometry">
 +
                        <figcaption>
 +
                            Fig.3 - Growth of <i>S. elongatus</i> UTEX 2973 and PCC 7942 measured by flow cytometry.
 +
                        </figcaption>
 +
                        </figure></center>
 +
 
 
                
 
                
              <p>
 
              Comparing flow cytometry measurements to optical density measurements we were able to find some striking differences.<br>
 
              Using the exact same probes and paying very close attention to work carefully we created to growth curves which, although showing the same tendency, differ from one another. While in the optical density measurements the culture seems to shift towards the stationary phase [Fig 2: Growth of S.elongatus UTEX 2973 and PCC 7942 measured by optical density], the cell counts show us a still exponentially growing culture [Fig 3: Growth of S.elongatus UTEX 2973 and PCC 7942 measured by cell count]. <br>Calculating the doubling time between two exact same time points for both approaches we were again able to find a difference: while the OD730 measurements resulted in a calculated doubling time of 108 minutes for the UTEX 2973 strain, the calculation using cell counts resulted in a doubling time of 94 minutes - a difference of 14 minutes between two measurement methods for the exact same samples!
 
              </p>
 
              <figure>
 
                <img src="https://static.igem.org/mediawiki/2019/6/65/T--Marburg--GrowthCurveOD.png" alt="GrowthCurveOD">
 
                <figcaption>
 
                  Fig.2 - Growth of <i>S. elongatus</i> UTEX 2973 and PCC 7942 measured by optical density.
 
                </figcaption>
 
              </figure>
 
             
 
              <figure>
 
                <img src="https://static.igem.org/mediawiki/2019/9/99/T--Marburg--GrowthCurveCellCount.png" alt="CellCountSetup">
 
                <figcaption>
 
                  Fig.3 - Growth of <i>S. elongatus</i> UTEX 2973 and PCC 7942 measured by flow cytometry.
 
                </figcaption>
 
              </figure>
 
 
               <br><br>
 
               <br><br>
               <h2 class="subtitle">Cell cytometry to examine gene expression levels</h2>
+
<p>
 +
               <u>Cell cytometry to examine gene expression levels</u>
 +
</p>
 
               <p>
 
               <p>
               In our project we chose to use flow cytometry as an accurate method, to analyse gene expression levels of genetic constructs. <br>
+
               In our project we chose to use flow cytometry as an accurate method, to analyze gene expression levels of genetic constructs.  
               In an extensive experiment we assessed the fluorescence of a transformed YFP-construct in our cured strain, showing that the shuttle vector with the minimal replication element can be maintained in S. elongatus UTEX 2973.<br>
+
               In an extensive experiment we assessed the fluorescence of a transformed YFP-construct in our cured strain, showing that the shuttle vector with the minimal replication element can be maintained in <i>S. elongatus</i> UTEX 2973.
               Using a similar setup as in our growth curve experiments, we analysed the strength of the fluorescence signal over time: <br><br>
+
               Using a similar setup as in our growth curve experiments, we analyzed the strength of the fluorescence signal over time:  
 
               As expected, no YFP expressing cells could be counted in the wild type strain.
 
               As expected, no YFP expressing cells could be counted in the wild type strain.
 
               </p>
 
               </p>
              <figure>
+
 
                <img src="https://static.igem.org/mediawiki/2019/2/27/T--Marburg--UDARyfpFACSmeasurement.png" alt="UTEXwtYFP">
+
<center><figure Style="text-align:center">
                <figcaption>
+
                        <!-- add this for centered pics-->
                  Fig.4 - YFP expression of the wild type strain.
+
                        <img src="https://static.igem.org/mediawiki/2019/2/27/T--Marburg--UDARyfpFACSmeasurement.png" alt="UTEXwtYFP">
                </figcaption>
+
                        <figcaption>
              </figure>
+
                            Fig.4 - YFP expression of the wild type strain.
 +
                        </figcaption>
 +
                        </figure></center>
 +
 
 +
 
 
               <br><br>
 
               <br><br>
 
               <p>
 
               <p>
               For the conjugant strain it was obvious that a steady fluorescent signal could be obtained. For a lower light intensity the strength of the signal stayed the same throughtout the whole experiment, while at higher light intensities a shift towards higher fluorescence intensities could be observed.
+
               For the conjugant strain it was obvious that a steady fluorescent signal could be obtained. For a lower light intensity the strength of the signal stayed the same throughout the whole experiment, while at higher light intensities a wider range of fluorescence intensities could be observed.
 
             </p>
 
             </p>
 
               <br><br>
 
               <br><br>
              <figure>
+
 
                <img src="https://static.igem.org/mediawiki/2019/a/a7/T--Marburg--ConjugantYFPexpression.png" alt="ConjugantYFPexpression">
+
<center><figure Style="text-align:center">
                <figcaption>
+
                        <!-- add this for centered pics-->
                  Fig.5 - YFP expression of a conjugant strain.
+
                        <img src="https://static.igem.org/mediawiki/2019/a/a7/T--Marburg--ConjugantYFPexpression.png" alt="ConjugantYFPexpression">
                </figcaption>
+
                        <figcaption>
              </figure>
+
                            Fig.5 - YFP expression of a conjugant strain.
 +
                        </figcaption>
 +
                        </figure></center>
 +
 
 +
 
 
                         </div>
 
                         </div>
 
           </div>
 
           </div>
 
         </div>
 
         </div>
 
       </div>
 
       </div>
       <div class="sub" onclick="popup('rbn4')">
+
       <div class="sub" onclick="popup('part_measurement')">
 
         <div class="sub-header">
 
         <div class="sub-header">
 
           <h1>
 
           <h1>
Line 344: Line 266:
 
         <div class="sub-content">
 
         <div class="sub-content">
 
           <div>
 
           <div>
             Establishing a measurement workflow that is not only applicable
+
             Establishing a high throughput measurement workflow for cyanobacteria.
            to UTEX 2973 and other cyanobacteria with a high throughput.
+
 
           </div>
 
           </div>
 
         </div>
 
         </div>
 
       </div>
 
       </div>
       <div id="rbn4" class="popup">
+
       <div id="part_measurement" class="popup">
 
         <div class="popup-container">
 
         <div class="popup-container">
 
           <div class="popup-header">
 
           <div class="popup-header">
 
             <h1 class="title">Part Measurement</h1>
 
             <h1 class="title">Part Measurement</h1>
             <button type="button" onclick="hide('rbn4')">X</button>
+
             <button type="button" onclick="hide('part_measurement')">X</button>
 
           </div>
 
           </div>
 
           <div class="popup-content">
 
           <div class="popup-content">
 
             <p>
 
             <p>
 
               For our project it was indispensable to establish a measurement workflow that is not only applicable
 
               For our project it was indispensable to establish a measurement workflow that is not only applicable
               to UTEX 2973 and other cyanobacteria but also has a high throughput. While we worked on our Marburg
+
               to UTEX 2973 and other cyanobacterias but also has a high throughput. While we worked on our <a href="https://2019.igem.org/Team:Marburg/Results#marburg_collection" target="_blank">Marburg
               Collection 2.0 with 55 parts we came to the conclusion it is also necessary to develop a measurement
+
               Collection 2.0</a> with 55 parts we came to the conclusion it was also necessary to develop a measurement
               method that suites such a large collection. Therefore we elaborated different workflows - containing
+
               method that was suitable to such a large collection. Therefore we elaborated different workflows - containing
 
               different cultivation vessels and parameters - and revised them after evaluating the results. In the end
 
               different cultivation vessels and parameters - and revised them after evaluating the results. In the end
 
               we were able to establish a workflow specially designed for our methods to cultivate and characterize
 
               we were able to establish a workflow specially designed for our methods to cultivate and characterize
 
               the parts from our Marburg Collection 2.0, that is tailored to <i>Synechococcus elongatus</i> UTEX 2973.
 
               the parts from our Marburg Collection 2.0, that is tailored to <i>Synechococcus elongatus</i> UTEX 2973.
 
             </p>
 
             </p>
            <div class="wrap-collabsible">
+
<br><br>
              <input id="collapsible4_1" class="toggle" type="checkbox">
+
<p>
              <label for="collapsible4_1" class="lbl-toggle">
+
          <u>Experimental Procedure</u>
                <h3 class="title" style="text-align: left; text-align-last: left;">
+
</p>
                  Experimental Procedure
+
          <p style="text-align: justify; margin-bottom: 1em;">
                </h3>
+
              </label>
+
              <div class="collapsible-content">
+
                <div class="content-inner" style="text-align: left; text-align-last: left;">
+
                  <p>
+
 
                     The results of our part characterization were obtained by fluorescence and luminescence
 
                     The results of our part characterization were obtained by fluorescence and luminescence
                     measurements. But before the party could be measured we had to
+
                     measurements. But before the light could be measured we had to
 
                     elaborate a cultivating and measuring workflow.<br>
 
                     elaborate a cultivating and measuring workflow.<br>
                     For the cultivating workflow we tested different well plate formats and growing parameters for the
+
</p>
                     best growing conditions. It was logistically the best way to cultivate and measure the parts in
+
        <p style="text-align: justify; margin-bottom: 1em;">
                    well plates, because the Marburg Collection 2.0 comprises 55 parts and we were limited in space
+
 
                     in our incubator. Starting with 96-well-plates it was impossible to cultivate <i>Synechococcus
+
                     For the cultivation-workflow we tested different well plate formats and growing parameters for the
                       elongatus</i> UTEX 2973 under our conditions since the cultures showed small
+
                     best growing conditions. Due to the size of the Marburg Collection 2.0 (55 parts) and space limitation
                    clouds of cells formed by inappropriate movement of media in the wells. In addition, the rpm of
+
                     in our incubator, our first thought was using well-plates. We started with 96-well-plates and found out that it was impossible to cultivate <i>Synechococcus
                     the incubator was limited whereas cultures in flasks had to be incubated at the same time and
+
                       elongatus</i> UTEX 2973 in an incubator with 130 rpm. The rpm of
                     these threatened to fall over at high rpm. At 130 rpm we found a compromise between cultivating
+
                     the incubator was limited because cultures in flasks had to be incubated at the same time, presenting risks of
                    flasks and well-plates in the same incubator. After revising the workflow over and over we came to
+
                     falling over at higher rpm. After revising the workflow over and over we came to
                     the conclusion, that it is favorable to cultivate the UTEX 2973 in transparent 24-well-plates
+
                     the conclusion, that it is favorable to cultivate the UTEX 2973 in transparent 24-well-plates,
                     because there was enough movement in the wells to prevent the cells from forming a pellet/cloud.
+
                     because, in contrary to 96-well-plates, there was enough movement in the wells to prevent the cells from forming a pellet/cloud. At 130 rpm we found a compromise between cultivating
                     Further it was necessary to use transparent wells to ensure every well with similar ight
+
                     flasks and 24-well-plates in the same incubator.
                     conditions. Concerning of light conditions, we evaluated that the cells showed good
+
</p>
                     growth in the wells at low-light conditions (around 500 µE). The evaporation of medium plays an
+
        <p style="text-align: justify; margin-bottom: 1em;">
                     important role in cultivation of well plates cause the realtive small volumes and high surfaces
+
 
                     . Further it is
+
                    Additionally, it was necessary to use transparent wells to ensure every well would be provided with similar light
 +
                     conditions. Concerning the light conditions, we evaluated that the cells showed good
 +
                     growth in the wells at low-light conditions (around 500 µE). The evaporation of medium played an
 +
                     important role in cultivation using well-plates thanks to their relatively small volume and large surface area.
 +
</p>
 +
        <p style="text-align: justify; margin-bottom: 1em;">
 +
 
 +
                     It was also
 
                     essential to know the volume in the wells for measuring in the plate reader. Therefore we compared
 
                     essential to know the volume in the wells for measuring in the plate reader. Therefore we compared
 
                     different seals for the well plates and in the end we came to the conclusion that using a
 
                     different seals for the well plates and in the end we came to the conclusion that using a
 
                     semipermeable foil is the best solution. The evaporation could be minimalized and the cells were
 
                     semipermeable foil is the best solution. The evaporation could be minimalized and the cells were
                     able to get enough CO2 because air transfer was provide/permit. By using a foil it was possible to
+
                     able to get enough CO2 thanks to improvement in air circulation. By using a foil it was possible to
                     cultivate the cells for 2-3 days without losing significant amounts of medium.
+
                     cultivate the cells for 2-3 days without losing significant amounts of media.
 
                     <br>
 
                     <br>
 
                     <br>
 
                     <br>
Line 407: Line 330:
 
                         <img src="  https://static.igem.org/mediawiki/2019/e/e3/T--Marburg--Toolbox_MeasurementWorkflow.svg" alt=" Workflow">
 
                         <img src="  https://static.igem.org/mediawiki/2019/e/e3/T--Marburg--Toolbox_MeasurementWorkflow.svg" alt=" Workflow">
 
                         <figcaption>
 
                         <figcaption>
                             Figure 1: Mike the mircrobe in our lab.
+
                             Fig. 1: Cultivation and measurement workflow.
 
                         </figcaption>
 
                         </figcaption>
 
                         </figure></center>
 
                         </figure></center>
 
                     <p>
 
                     <p>
 
                     <br>
 
                     <br>
                     As described before we used the following workflow as shown in fig. XX to cultivate and measure
+
                     As described before we used the workflow as shown in Fig. 1 to cultivate and measure
                     our parts. The cultivation started by picking colonies from BG11-agar-plates that were used at the
+
                     our parts. The cultivation started by picking colonies from BG11-agar-plates that were transformed via  triparental conjugation. For every part we picked three different colonies and
                    end of the triparental conjugation. For every part we picked 3 different colonies and
+
 
                     inoculated them in 1.0 mL BG11-media with 0.5 µl Spectinomycin. Thus in the first 24-well-plates
 
                     inoculated them in 1.0 mL BG11-media with 0.5 µl Spectinomycin. Thus in the first 24-well-plates
                     we could inoculate 8 different parts with 3 biological parallels. When the cultures grew to
+
                     we could inoculate eight different parts with three biological replicates. When the cultures grew to
 
                     OD<sub>730</sub>=0.6-0.8 they were inoculated to 1.0 mL of OD<sub>730</sub>=0.1 into the wells
 
                     OD<sub>730</sub>=0.6-0.8 they were inoculated to 1.0 mL of OD<sub>730</sub>=0.1 into the wells
 
                     A1-3 (part 1) and A4-6 (part 2) of another 24-well-plate. At the same time the Well B6 was
 
                     A1-3 (part 1) and A4-6 (part 2) of another 24-well-plate. At the same time the Well B6 was
                     inoculated with 1.0 mL of a OD<sub>730</sub>= 0.1 UDAR culture that was used as a blank while
+
                     inoculated with 1.0 mL of an OD<sub>730</sub>= 0.1 untransformed culture that was used as a blank while
                     evaluating the results (that will be used as a blank while ...). When all the cultures in the
+
                     evaluating the results. When all the cultures in the
 
                     second 24-well-plate reached OD<sub>730</sub>=0.6-0.8 they got inoculated twice in the same
 
                     second 24-well-plate reached OD<sub>730</sub>=0.6-0.8 they got inoculated twice in the same
 
                     well-plate. It was done by inoculating the wells A1-3 into the wells C1-3 and D1-3 creating
 
                     well-plate. It was done by inoculating the wells A1-3 into the wells C1-3 and D1-3 creating
                     technical parallels of the same part (analog for A4-6 and the UDAR inoculating to B4 and B5). When
+
                     technical replicates of the same part (analog for A4-6 and the UDAR inoculating to B4 and B5). When
 
                     the wells C1-D6 (and the UDAR) reached an OD<sub>730</sub>=0.6-0.8 the cultures were transferred
 
                     the wells C1-D6 (and the UDAR) reached an OD<sub>730</sub>=0.6-0.8 the cultures were transferred
 
                     into a 96-well-plate. Every well of the 24-well-plate was measured three
 
                     into a 96-well-plate. Every well of the 24-well-plate was measured three
                     times. Following this workflow we were able to measure three biological parallels and
+
                     times. Following this workflow we were able to measure three biological replicates and
                     two technical parallels for every biological parallel. It enabled us to have a good statistical
+
                     two technical replicates for every biological replicate. It enabled us to have a good statistical
                     database and gives our results a stronger meaning/significance. While working with this workflow
+
                     database and gives our results a stronger meaning and significance. While working with this workflow
 
                     it was essential to keep the cultures in their exponential phase because it would significantly
 
                     it was essential to keep the cultures in their exponential phase because it would significantly
                     speed up the growth by reducing the lag-phase to an absolute minimum.<br>
+
                     speed up the growth by reducing the lag-phase to an absolute minimum.<br><br>
                     Concerning the measurement part we decided to transfer the cultures into black/white luminescence
+
     
                     is measured in white ones. We measured in 96-well-plates because it enabled us to measure every
+
<p style="text-align: justify; margin-bottom: 1em;">               
                     part three times by consuming only 600 µl of the 1.0 ml 24-well-cultures. Further we could measure
+
 
                     eight parts in only one plate. (four 24-well-plates lead into one 96-well-plate for
+
                     For the measurement we decided to transfer the cultures into black/white well plates and luminescence
 +
                     was measured in white ones. We measured in 96-well-plates because it enabled us to measure every
 +
                     part three times by consuming only 600 µl of the 1.0 ml 24-well-cultures. Furthermore we could measure
 +
                     eight parts simultaneously in one plate. (four 24-well-plates lead into one 96-well-plate for
 
                     measurement)<br>
 
                     measurement)<br>
 
                     <br>
 
                     <br>
 
                     </p>
 
                     </p>
 
                     <p>
 
                     <p>
                    <b>Fluorescence measurement:</b><br>
+
          <u>Fluorescence measurement</u>
 +
</p>
 +
<p>
 
                     After transfering the cultures into the 96-well-plate the fluorescence of the parts was measured.
 
                     After transfering the cultures into the 96-well-plate the fluorescence of the parts was measured.
 
                     More precisely, the activity of the parts was determined by the expression of the sYFP. The sYFP
 
                     More precisely, the activity of the parts was determined by the expression of the sYFP. The sYFP
 
                     fluorescence served as an indicator and the sequence for the sYFP was in the same cassette as the
 
                     fluorescence served as an indicator and the sequence for the sYFP was in the same cassette as the
                     considered part. For measurement we created a program that measured the OD<sub>730</sub> and the
+
                     considered part. For our measurement we created a program that measured the OD<sub>730</sub> and the
                     fluorescence of the wells.<br>
+
                     fluorescence of the wells with the following settings:<br>
                    <br>
+
                    OD measure with plate reader: Settings: 730 nm, 3 measuring points (circle) <br> Fluorescence Settings: Excitation 488 nm,  Emission 518 nm size 2x2 (circle), frame 1200 μm strengthener:optimal
+
 
                     <br>
 
                     <br>
 +
</p>
 +
<p>
 +
 +
                    OD measure with plate reader: Settings: 730 nm, three measuring points (circle) <br> Fluorescence Settings: Excitation 488 nm,  Emission 518 nm size 2x2 (circle), frame 1200 μm strengthener:optimal <br><br>
 +
<p style="text-align: justify; margin-bottom: 1em;">               
 
                     In order to measure the OD in each well we determined the absorption at 730 nm. Further we
 
                     In order to measure the OD in each well we determined the absorption at 730 nm. Further we
 
                     measured multiple points in each well, where 3x3 points (circular) with a gap of 1350nm to the
 
                     measured multiple points in each well, where 3x3 points (circular) with a gap of 1350nm to the
 
                     border of the well showed consistent results with small standard deviations. We used the
 
                     border of the well showed consistent results with small standard deviations. We used the
                     same settings of the multiple measurement for the fluorescence measurement. While using sYFP as
+
                     same settings for all fluorescence measurements. While using sYFP as a
 
                     signal for our part measurement we have set the emission wavelength to 515 nm and the excitation
 
                     signal for our part measurement we have set the emission wavelength to 515 nm and the excitation
                     wavelength to 527 nm, fitting the exact wavelengths of the sYFP.<br>
+
                     wavelength to 527 nm, fitting the exact wavelengths of sYFP.<br>
 
                     <br>
 
                     <br>
 
                     </p>
 
                     </p>
Line 461: Line 391:
 
                    
 
                    
 
                   </p>
 
                   </p>
                 </div>
+
                  
              </div>
+
            </div>
+
 
             <br>
 
             <br>
  
Line 469: Line 397:
 
         </div>
 
         </div>
 
       </div>
 
       </div>
       <div class="sub" onclick="popup('rbn5')">
+
       <div class="sub" onclick="popup('growth_curve')">
 
         <div class="sub-header">
 
         <div class="sub-header">
 
           <h1>
 
           <h1>
Line 483: Line 411:
 
         </div>
 
         </div>
 
       </div>
 
       </div>
       <div id="rbn5" class="popup">
+
       <div id="growth_curve" class="popup">
 
         <div class="popup-container">
 
         <div class="popup-container">
 
           <div class="popup-header">
 
           <div class="popup-header">
 
             <h1 class="title">Growth Curves</h1>
 
             <h1 class="title">Growth Curves</h1>
             <button type="button" onclick="hide('rbn5')">X</button>
+
             <button type="button" onclick="hide('growth_curve')">X</button>
 
           </div>
 
           </div>
           <div class="popup-content" style="text-align: justify; text-align-last: justify;">
+
           <div class="popup-content" style="text-align: justify">
 
             <p>
 
             <p>
 
                
 
                
  
                “Strength and growth come only through continuous effort and struggle.” - Napoleon Hill
+
                “Strength and growth come only through continuous effort and struggle.” - <b>Napoleon Hill</b>
               
+
<br>
                 Although this quote was certainly never meant in this way, it is quite fitting to our project, as the growth of our <i>Synechococcus elongatus</i> strain UTEX 2973 was one of the key aspects throughout the year.
+
<br>
 +
                        <p style="text-align: justify; margin-bottom: 1em;">               
 +
 
 +
                 Although the quote was certainly never meant in this way, it is quite fitting to our project, as the growth of our <i>Synechococcus elongatus</i> strain UTEX 2973 was one of the key aspects throughout the year.
 
                 Our goal to create the fastest phototrophic chassis was fueled by our unwavered dream of accelerated research on the multitude of mechanisms and possibilities that phototrophic organisms have to offer. We were quick to learn that this goal was not as close as we might have thought.  On our way we encountered countless obstacles, some easier to overcome than others - one of the most resilient ones being the growth conditions we had to provide.
 
                 Our goal to create the fastest phototrophic chassis was fueled by our unwavered dream of accelerated research on the multitude of mechanisms and possibilities that phototrophic organisms have to offer. We were quick to learn that this goal was not as close as we might have thought.  On our way we encountered countless obstacles, some easier to overcome than others - one of the most resilient ones being the growth conditions we had to provide.
 
                 Actually reaching the technical values we wanted was not the main issue, no, the hardest part was finding the holy grail of growth conditions, the perfect combination of parameters to cultivate our strain in.  
 
                 Actually reaching the technical values we wanted was not the main issue, no, the hardest part was finding the holy grail of growth conditions, the perfect combination of parameters to cultivate our strain in.  
               
+
                        <p style="text-align: justify; margin-bottom: 1em;">               
                 Digging through literature we found various different setups that were seemingly the “optimal growth conditions” for <i>S. elongatus</i> UTEX 2973 and it was apparent that in order to find the optimal conditions, we ultimately had to try all of them out by ourselves. So we set one of our biggest projects in motion, recording numerous different growth curves with many different parameters.
+
 
 +
                 Digging through literature we found various setups that were seemingly the “optimal growth conditions” for <i>S. elongatus</i> UTEX 2973 and it was apparent that in order to find the optimal conditions, we ultimately had to try all of them out by ourselves. So we set one of our biggest projects in motion, recording numerous different growth curves with many different parameters.
 +
        <p style="text-align: justify; margin-bottom: 1em;">               
 +
 
 
                 Before calibrating key parameters like CO2 concentration, light intensity and temperature, we conducted some smaller trials on various other criteria, such as lid type, flask size, flask type and culture volume, as those are not heavily affected by the other parameters.  
 
                 Before calibrating key parameters like CO2 concentration, light intensity and temperature, we conducted some smaller trials on various other criteria, such as lid type, flask size, flask type and culture volume, as those are not heavily affected by the other parameters.  
 
                 Through these experiments, we could clearly identify a set that enabled the best growth for our chassis: plastic lids on 250ml erlenmeyer flasks with three chicanes and 50ml culture volume. Having fixed these initial parameters we set sail to the sea of endlessly variable growth conditions in hope to discover the true needs of <i>S. elongatus</i> UTEX 2973.  
 
                 Through these experiments, we could clearly identify a set that enabled the best growth for our chassis: plastic lids on 250ml erlenmeyer flasks with three chicanes and 50ml culture volume. Having fixed these initial parameters we set sail to the sea of endlessly variable growth conditions in hope to discover the true needs of <i>S. elongatus</i> UTEX 2973.  
                 As phototrophic chassis primarily require light and CO2 for their growth, those were the two parameters we were most interested in, but due to the UTEX 2973 strain being reportedly tolerant to higher temperatures than most other S.elongatus strains (Tan et al., 2018), this was another aspect to be tested. As time was scarce, we parallelized our measurements, meaning that while different temperatures or CO2 concentrations were put on trial we were able to compare the growth under different light intensities.
+
 
 +
        <p style="text-align: justify; margin-bottom: 1em;">               
 +
 
 +
                 As phototrophic chassis primarily require light and CO2 for their growth, those were the two parameters we were most interested in, but due to the UTEX 2973 strain being reportedly tolerant to higher temperatures than most other <i>S. elongatus</i> strains (Tan et al., 2018), this was another aspect to be tested. As time was scarce, we parallelized our measurements, meaning that while different temperatures or CO2 concentrations were put on trial we were able to compare the growth under different light intensities.
 
                  
 
                  
                 At this point it is important to mention that the light intensities in our incubator were not always set the same way: in the beginning we measured the light distribution with a planar light measurement device, using a conversion chart we acquired from Prof. Dr. Annegret Wilde from Freiburg to convert the values to theoretical spherical values, but after our insightful talk to Prof. Dr. James W. Golden (read here what else we learned from <a href="https://2019.igem.org/Team:Marburg/Human_Practices">him</a>) we hurried to get hold of a spherical measurement device to make sure we could accurately set the light intensities - and the difference was striking: the doubling time of our cultures increased by a huge amount which was an important step into the right direction for us.
+
                 At this point it is important to mention that the light intensities in our incubator were not always set the same way: in the beginning we measured the light distribution with a planar light measurement device, using a conversion chart we acquired from Prof. Dr. Annegret Wilde from Freiburg to convert the values to theoretical spherical values, but after our insightful <a href="https://2019.igem.org/Team:Marburg/Human_Practices#james_golden" target="_blank">talk to Prof. Dr. James W. Golden</a>, we hurried to get hold of a spherical measurement device to make sure we could accurately set the light intensities - and the difference was striking: the doubling time of our cultures increased by a huge amount which was an important step into the right direction for us.
 
                  
 
                  
 
             </p>
 
             </p>

Latest revision as of 00:48, 14 December 2019

M E A S U R E M E N T


Introducing new standards in measurement

We entered this project as the first Marburg iGEM team working with Synechococcus elongatus UTEX 2973, the fastest phototrophic organism. Missing knowledge in handling and cultivation of UTEX 2973 left us in front of many problems and questions. Especially the usage of different media, light conditions and other cultivation and measurement parameters were one of the biggest problems we discovered in scientific papers. Many of these problems are reasoned in the ongoing optimization and development of methods and instruments. Therefore it is hard to hold on to special methods; nevertheless, standardization is paramount in Synthetic Biology in order to be able to compare results with other scientists and reproduce their data.


L I G H T
M E A S U R E M E N T


Light measurement is a crucial aspect when working with phototrophic organisms.

R E P O R T E R S


Fluorescence + luminescence reporters

F A C S


FACS Measurements

P A R T
M E A S U R E M E N T


Establishing a high throughput measurement workflow for cyanobacteria.

G R O W T H
C U R V E S


Varying our growth conditions we were finally able to achieve doubling times of under 80 minutes.