Difference between revisions of "Team:Marburg/Model"

Line 452: Line 452:
 
                 turned out that small flasks with 50ml capacity supported a growth to a higher optical density. Indeed,
 
                 turned out that small flasks with 50ml capacity supported a growth to a higher optical density. Indeed,
 
                 at the same time cultures tend to faint into a green yellowish colour as compared to the firm green tone
 
                 at the same time cultures tend to faint into a green yellowish colour as compared to the firm green tone
                 of healthy S. elongatus UTEX 2973 cultures. Flasks with much higher capacities were tested too,
+
                 of healthy <i>S. elongatus</i> UTEX 2973 cultures. Flasks with much higher capacities were tested too,
 
                 revealing that a high flask capacity slowed down culture growth. As cyanobacteria grow on CO<sub>2</sub>
 
                 revealing that a high flask capacity slowed down culture growth. As cyanobacteria grow on CO<sub>2</sub>
 
                 as their primary carbon source we speculated this could be due to worse gas exchange and lower light
 
                 as their primary carbon source we speculated this could be due to worse gas exchange and lower light
Line 474: Line 474:
 
               <p>
 
               <p>
 
                 Then we had to figure out how to keep the culture safe from contamination but at the same way provide
 
                 Then we had to figure out how to keep the culture safe from contamination but at the same way provide
                 enough CO2, so that concentrations in the media could support the rapid growth of S. elongatus UTEX
+
                 enough CO2, so that concentrations in the media could support the rapid growth of <i>S. elongatus</i> UTEX
 
                 2973. We took several approaches. Closing the flask opening tightly with gas permeable film under the
 
                 2973. We took several approaches. Closing the flask opening tightly with gas permeable film under the
 
                 sterile work bench seemed to us as the optimal solution. At the same time we tested foam material
 
                 sterile work bench seemed to us as the optimal solution. At the same time we tested foam material
Line 493: Line 493:
 
                     alt="HTML IST SCHEI?E"
 
                     alt="HTML IST SCHEI?E"
 
                     class="center">
 
                     class="center">
                   <figcaption style="float: right;"><b>Figure 5:</b> Growth of S. elongatus UTEX 2973 influenced by
+
                   <figcaption style="float: right;"><b>Figure 5:</b> Growth of <i>S. elongatus</i> UTEX 2973 influenced by
 
                     flask geometry. Different geometries are given as flask capacity and amount of baffles.</a>
 
                     flask geometry. Different geometries are given as flask capacity and amount of baffles.</a>
 
                   </figcaption>
 
                   </figcaption>
Line 545: Line 545:
 
                     alt="HTML IST SCHEI?E"
 
                     alt="HTML IST SCHEI?E"
 
                     class="center">
 
                     class="center">
                   <figcaption style="float: right;"><b>Figure 7:</b> Influence of different media to the growth of S.
+
                   <figcaption style="float: right;"><b>Figure 7:</b> Influence of different media to the growth of <i>S. elongatus</i> UDAR 2973. See (<a href="https://2019.igem.org/Team:Marburg/Experiments">protocols</a>)
                    elongatus UDAR 2973. See (<a href="https://2019.igem.org/Team:Marburg/Experiments">protocols</a>)
+
 
                     for contents and preparation methods. </a></figcaption>
 
                     for contents and preparation methods. </a></figcaption>
 
                 </figure>
 
                 </figure>
Line 1,252: Line 1,251:
 
               <p>
 
               <p>
 
                 As conventional neutral integration sites for cyanobacteria affect cellular fitness by knocking out
 
                 As conventional neutral integration sites for cyanobacteria affect cellular fitness by knocking out
                 existing genes (NSI: a knockout of a flotillin CDS locus tag in S. elongatus UTEX 2973: M744_RS03615
+
                 existing genes (NSI: a knockout of a flotillin CDS locus tag in <i>S. elongatus</i> UTEX 2973: M744_RS03615
 
                 affecting cell growth and division (<a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3551649/">Dempwolff, et al. 2012</a>), we sought
 
                 affecting cell growth and division (<a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3551649/">Dempwolff, et al. 2012</a>), we sought
 
                 to find new integration sites that are truly independent of the genomic and cellular context. The
 
                 to find new integration sites that are truly independent of the genomic and cellular context. The
 
                 identification of potential artificial Neutral integration Site options (aNSo) in the genome of
 
                 identification of potential artificial Neutral integration Site options (aNSo) in the genome of
                 Synechococcus elongatus UTEX 2973 is paramount for the integration of orthogonal circuits and
+
                 <i>S. elongatus</i> UTEX 2973 is paramount for the integration of orthogonal circuits and
 
                 metabolic pathways. To address this issue we developed a custom algorithm based on the Python
 
                 metabolic pathways. To address this issue we developed a custom algorithm based on the Python
 
                 language.<br>
 
                 language.<br>
Line 1,273: Line 1,272:
 
                 <br>
 
                 <br>
 
                 We achieved this by processing the GenBank file (gbk) containing all of the annotated genes and
 
                 We achieved this by processing the GenBank file (gbk) containing all of the annotated genes and
                 transcription start sites (TSS) of the S. elongatus UTEX 2973 genome. All lines that contained the
+
                 transcription start sites (TSS) of the <i>S. elongatus</i> UTEX 2973 genome. All lines that contained the
 
                 word “gene” along with their corresponding genomic locational information, described by indices on
 
                 word “gene” along with their corresponding genomic locational information, described by indices on
 
                 the plus strand, were parsed. These indices provided information about the position of the first and
 
                 the plus strand, were parsed. These indices provided information about the position of the first and
Line 1,289: Line 1,288:
 
                 required. The missing number of nucleotides, which could not be covered by the intergenic region,
 
                 required. The missing number of nucleotides, which could not be covered by the intergenic region,
 
                 had to be filled up with the sequence of the upstream and downstream located genes. For this, a
 
                 had to be filled up with the sequence of the upstream and downstream located genes. For this, a
                 FASTA file containing the genomic sequence of S. elongatus Utex 2973 (Yu et al., 2015) was read into
+
                 FASTA file containing the genomic sequence of <i>S. elongatus</i> UTEX 2973 <a href="https://doi.org/10.1038/srep08132">(Yu et al., 2015)</a> was read into
 
                 the environment and the potential intergenic sequences were extracted based on the indices +/- the
 
                 the environment and the potential intergenic sequences were extracted based on the indices +/- the
 
                 missing nucleotides and saved additionally in the tuple.<br>
 
                 missing nucleotides and saved additionally in the tuple.<br>
Line 1,301: Line 1,300:
 
                 The final step of the identification of aNSo is comprised of eliminating all entries which included
 
                 The final step of the identification of aNSo is comprised of eliminating all entries which included
 
                 a TSS in the intergenic region. Using the gbk file comprising all TSS identified in a
 
                 a TSS in the intergenic region. Using the gbk file comprising all TSS identified in a
                 transcriptomics study by (Tan et al., 2018) as input, the indices of TSSs in the genome were parsed
+
                 transcriptomics study by <a href="https://doi.org/10.1186/s13068-018-1215-8">Tan et al., 2018</a> as input, the indices of TSSs in the genome were parsed
 
                 and defined in a list. Afterwards a set was created, containing all intergenic regions which
 
                 and defined in a list. Afterwards a set was created, containing all intergenic regions which
 
                 inherited a TSS, and the tuple containing all potential aNSo was transformed into a set as well. By
 
                 inherited a TSS, and the tuple containing all potential aNSo was transformed into a set as well. By
Line 1,429: Line 1,428:
 
                 of the Rho protein.
 
                 of the Rho protein.
 
                 The majority of bacteria have a homolog of the E. coli Rho protein, with a few exceptions such as our
 
                 The majority of bacteria have a homolog of the E. coli Rho protein, with a few exceptions such as our
                 organism S. elongatus <a href="https://doi.org/10.1371/journal.pcbi.0010025">[<i>de Hoon et al.,</i>
+
                 organism <i>S. elongatus</i> <a href="https://doi.org/10.1371/journal.pcbi.0010025">[<i>de Hoon et al.,</i>
 
                   2005]</a>.
 
                   2005]</a>.
  
Line 1,442: Line 1,441:
 
                 from the RNA polymerase [<i>Krebs et al.,</i> 2014].
 
                 from the RNA polymerase [<i>Krebs et al.,</i> 2014].
 
                 <br><br>
 
                 <br><br>
                 It’s important to note that, especially in our organism S. elongatus, not all terminators cause complete
+
                 It’s important to note that, especially in our organism <i>S. elongatus</i>, not all terminators cause complete
 
                 termination. In some cases, these terminators are found in between ORFs inside the same operon and might
 
                 termination. In some cases, these terminators are found in between ORFs inside the same operon and might
 
                 be involved in creating complex transcription structures. From here on, however, our analysis will be
 
                 be involved in creating complex transcription structures. From here on, however, our analysis will be

Revision as of 15:21, 7 December 2019

M O D E L L I N G


This year we used our mathematical and programming background to look for artificial Neutral integration Site option (aNSo) and suitable terminators for our project. We took advantage of genome data bank of UTEX2973 and used bioinformatics tools to gain insights and implement it to our project. In addition to that, we designed a model to predict the doubling times of UTEX2973 that was only possible after a thorough investigation and standardization of the current state of the art methods. To achieve this level of standardization we also implemented a light model to properly predict light intensities for our cultures.


Growth Curve Model


artificial Neutral integration
Site options


Terminator Model