Difference between revisions of "Team:Newcastle/Model"

 
(93 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{{Newcastle/navbar}}
+
{{Newcastle/navbar2}}
 
<html>
 
<html>
 +
 
<head>
 
<head>
 
<!-- Global site tag (gtag.js) - Google Analytics -->
 
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-123258115-1"></script>
+
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-123258115-2"></script>
 
<script>
 
<script>
 
   window.dataLayer = window.dataLayer || [];
 
   window.dataLayer = window.dataLayer || [];
Line 9: Line 10:
 
   gtag('js', new Date());
 
   gtag('js', new Date());
  
   gtag('config', 'UA-123258115-1');
+
   gtag('config', 'UA-123258115-2');
 
</script>
 
</script>
    <!--- basic page needs
 
    ================================================== -->
 
    <title>Model</title>
 
 
<style>
 
  
</style>
+
  <title>Alternative Roots/Notebook</title>
 
</head>
 
</head>
  
 +
<body id="top">
  
        <div class="row section-header has-bottom-sep" data-aos="fade-up">
+
     <!-- home
            <div class="col-full">
+
                <h3 class="subhead subhead--dark">IGEM 2018</h3>
+
                <h1 class="display-1 display-1--light">Modelling</h1>
+
            </div>
+
        </div> <!-- end section-header -->
+
     <!-- services
+
 
     ================================================== -->
 
     ================================================== -->
     <section id='team' class="s-services">
+
     <section id="home" class="s-home target-section" data-parallax="scroll" data-image-src="https://static.igem.org/mediawiki/2018/7/79/T--NEWCASTLE--PATHWAYMODELCOVER.png" data-natural-width=3000 data-natural-height=2200 data-position-y=center>
  
         <div class="row section-header has-bottom-sep" data-aos="fade-up">
+
         <div class="overlay"></div>
                <div class="col-full">
+
        <div class="shadow-overlay"></div>
                            <h3 class="subhead"></h3>
+
                <h1 class="display-2">RATIONALE & AIM</h1>
+
            </div>
+
  
         </div> <!-- end section-header -->
+
         <div class="home-content">
  
             <div class="row about-desc" data-aos="fade-up">
+
             <div class="row home-content__main">
                <div class="col-full">
+
  
<p><font size="3">We have chosen to use Pseudomonas fluorescens (DSM 25356) as a chassis organism due to its rapid and abundant colonisation abilities within the rhizosphere. To ensure P. fluorescens can colonise effectively, the metabolic load and resource drain of our system on the cell must be kept to a minimum in order to conserve natural homeostasis and minimise waste. As our system utilises enzymes found in flavonoid production, our naringenin synthesis pathway will be most taxing on resources used to maintain the natural homeostasis of flavonoid pathways. Some of these resources (ATP, CoA and Malonyl CoA, for example) are included but not restricted to flavonoid production. If we are to program a cell to produce an amount of naringenin per unit time, we need to consider what range of output works best in terms of maintaining the cells homeostasis.</font></p>
 
  
<p><font size="3">On top of maintaining the cells homeostasis, sufficient naringenin needs to be produced by the pathway to attract the desired nitrogen fixing bacteria. The results of our chemotaxis experiments and previous research have shown higher concentrations of naringenin to inhibit growth of multiple soil microbes (1). It is therefore important that production by our system is stable in variable environmental conditions such that there are no detrimental effects on the rhizosphere community. By creating an enzymatic model of the pathway, we aimed to alter the operon design in order to minimise resource drain and stabilise naringenin production as a means of increasing system optimisation and robustness. </font></p>
+
                <h3>Alternative Roots</h3>
  
<p><font size="3">The chemotaxis modelling and wetware element to our project characterise the production rate of naringenin required for chemotaxis to occur. When the production rates of naringenin by our endophytic chassis have been characterised, the pathway model will give us the tools to alter the operon in order to optimise production.</font></p>
+
                <h1>
 +
                    Modelling Overview
 +
                    <br>
 +
                </h1>
  
        </div>
+
                <div class="home-content__buttons">
</div>     <!-- end services-list -->
+
                    <a href='#Background' class="smoothscroll btn btn--stroke">
 +
                        Background
 +
                    </a>
 +
                    <a onclick="location.href='https://2018.igem.org/Team:Newcastle/Modelling/Community'" class="smoothscroll btn btn--stroke">
 +
                      Community Model
 +
                    </a>
 +
                    <a onclick="location.href='https://2018.igem.org/Team:Newcastle/Naringenin_Pathway'" class="smoothscroll btn btn--stroke">
 +
                      Pathway Model
 +
                    </a>
 +
                    <a onclick="location.href='https://2018.igem.org/Team:Newcastle/Measurement'" class="smoothscroll btn btn--stroke">
 +
                        Statistical Models
 +
                    </a>
 +
                </div>
  
        <div class="row services-list block-1-2 block-tab-full">
+
            </div>
  
            <div class="service-item" data-aos="fade-up">
+
        </div> <!-- end home-content -->
                <div class="service-icon">
+
 
                    <i class="icon-paint-brush"></i>
+
    </section> <!-- end s-home -->
                </div>
+
                <div class="service-text">
+
                    <h3 class="h2"></h3>
+
                    <img src="https://static.igem.org/mediawiki/2018/e/e8/T--Newcastle--Context7.jpeg" class="center">
+
                    <p></p>
+
                   
+
 
+
                </div>
+
            </div>
+
  
           
 
  
        </div>      <!-- end services-list -->
 
  
  
    <section id='team' class="s-services">
+
  <section id='Background' class="s-services">
  
 
         <div class="row section-header has-bottom-sep" data-aos="fade-up">
 
         <div class="row section-header has-bottom-sep" data-aos="fade-up">
 
                 <div class="col-full">
 
                 <div class="col-full">
                <h3 class="subhead"></h3>
+
 
                 <h1 class="display-2">BACKGROUND</h1>
+
                 <h1 class="display-2">Background</h1>
 
            
 
            
 
             </div>
 
             </div>
Line 85: Line 75:
  
  
                  <p><font size="3">The core of the model uses enzymatic turnover rates (Kcat) to simulate the relative rate (molecules per second) of conversion from substrate to product for each enzymatic reaction in the pathway. Each reaction is split into two parts, formation of the enzyme substrate complex (Substrate binding) and conversion of the complex to the reaction products (Catalysis). The formation of the substrate enzyme complex is reversible whilst the conversion of the complex to the reaction products is not. In the case of 4CL and CHS, for which more than one substrate is required for catalysis of the product, additional steps are coded as separate reversible reactions to emulate these circumstances. </font></p>
+
       
 +
<div class="row about-desc" data-aos="fade-up">
 +
                <div class="col-full">
  
 +
<p><font size="3">We used two different mathematical modelling approaches to describe and simulate different aspects of our project. We built an <a href="https://2018.igem.org/Team:Newcastle/Modelling/Community" class="black">agent-based model</a> to understand the behaviour of nitrogen fixing bacteria in response to the chemoattractant naringenin. We used Simbiotics to visualise stochastic simulations via real-time animations. These models guided experimental work and were then informed by data from our chemotaxis experiments and bacterial growth characterisation. Our model provided insight into the biofilm formation process, including biofilm thickness and number of cells of each nitrogen-fixing species present. We also built a <a href="https://2018.igem.org/Team:Newcastle/Naringenin_Pathway" class="black">kinetic model</a> describing metabolic flux through the naringenin biosynthetic pathway. Our model employed mass action kinetics to describe the behaviour of reactants and products for each step in the pathway. By coupling this information with models describing the rates of production and turnover of the four naringenin biosynthetic enzymes we developed an improved genetic design for our biosynthetic devices.<font></p>
  
 +
<p><font size="3">In addition to mathematical models, our team also utilised statistical models for optimising both competent cell buffers and a defined media for <i>E. coli</i> DH5α transformation efficiency and growth respectively. Statistically driven design of experiments (DoE) was performed using JMP Pro 12 statistical software (SAS Institute Inc., USA), allowing the maximum design space coverage with minimum experimental runs. The least squares and partial least squares models produced for transformation efficiency and defined media respectively allowed identification of significant factors and predicted optimal buffer and media compositions. Additionally, the JMP screening platform predicted significant interaction affects using the principle of effect sparsity.<font></p>
  
 +
<br></br>
  
        <div class="row services-list block-1 block-tab-full">
+
        </div>
 
+
</div>     <!-- end services-list -->
 
+
            <div class="service-item" data-aos="fade-up">
+
                <div class="service-icon">
+
                    <i class="icon-paint-brush"></i>
+
                </div>
+
                <div class="service-text">
+
                    <h3 class="h2"></h3>
+
                    <img src="https://static.igem.org/mediawiki/2018/a/af/T--Newcastle--pathway1.PNG" width="400" height="160" alt="Pathway">
+
                    <p></p>
+
                   
+
 
+
                </div>
+
            </div>
+
 
+
           
+
 
+
        </div>       <!-- end services-list -->
+
  
 +
   
 +
   
 
     </section> <!-- end s-services -->
 
     </section> <!-- end s-services -->
  
 +
<section id='team' class="s-services">
  
 
 
    </section> <!-- end s-services-------------------------------- -->
 
 
 
        <section id='team' class="s-services">
 
  
 
         <div class="row section-header has-bottom-sep" data-aos="fade-up">
 
         <div class="row section-header has-bottom-sep" data-aos="fade-up">
 
                 <div class="col-full">
 
                 <div class="col-full">
                              
+
                             <br>
                <h1 class="display-2">Model Design</h1>
+
<br>
                 <h3 class="subhead">Core Enzyme Kinetics</h3>
+
<br>
 +
<br>
 +
<h3 class="subhead"></h3>
 +
                 <h1 class="display-2">References & Attributions</h1>
 
             </div>
 
             </div>
  
         </div> <!-- end section-header -->
+
         </div>
  
        <div class="row about-desc" data-aos="fade-up">
 
                <div class="col-full">
 
  
  
                  <p><font size="3">Naringenin, our chemoattract of choice, is synthesised from L-tyrosine via the enzymatic action of tyrosine ammonia lyase (TAL), 4-coumarayl ligase (4CL), chalcone synthase (CHS) and chalcone isomerase (CHI) (Figure1). These four enzymes are contained within the iGEM part BBa_1497017. Within this part all four enzymes are under the control of a single strong T7 promoter (BBa_I712074), with each enzyme having the same strong RBS (BBa_B0034). This system gives equal expression of each of the four enzymes. Previous research has identified that changing relative expression of each enzyme in the pathway improved naringenin production (2). We intended to optimise our system by using a model to explore how we could redesign the operon in order to maximise flux through the pathway whilst minimising resource consumption and waste. </font></p>
 
  
<p><font size="3">The model was built on Matlab using differential equations which employ mass action kinetics to describe the behaviour of reactants and products for each reaction step. Mass action kinetics describes the behaviour between a substrate and reactant as an equation where the velocity or rate of a chemical reaction is directly proportional to the concentration of the reactants. These kinetics are used for substrate binding in which substrate and enzyme diffuse towards each other to dimerise via the formation of a covalent bond, and catalysis in which the covalent bond breaks to produce two or more products (excluding the reverse reaction of substrate binding which represents failed substrate binding).</font></p>
 
  
<p><font size="3">Mass Action kinetics are used due to the fact that we have not fully characterised all aspects of molecular biology with respect to enzyme mechanics. Mass action kinetics are also deterministic in contrast to the stochastic nature of biochemical systems. Deterministic models don’t account for the variety of outcomes that can occur when a low molecular count is used as the probability of collision changes under low molecular counts due to the fact that conversion become event dependant and not rate dependant (5).</font></p>
 
  
  
<p><font size="3">Enzymatic rates were obtained from literature via the BRENDA enzyme database (6). Enzymatic rates from the origin species of each gene in the operon were used and are displayed in Table 1. Where more than one figure was available, the most cited value was used. The CHI enzyme in the operon originates from Gerbera sp. No rates were identified from this species so the only available rate from <i> Eubacterium rumulus</i> was used. </font></p>
 
  
<p><font size="3">Table 1. KM constant for each substrate of the four enzymes coded for by the naringenin synthesis operon BBa_1497017 and the source literature used to identify each value. </font></p>
 
  
<p><font size="3"></font></p>
+
<button class="collapsible">Click for References & Attributions</button>
 
+
<div class="content">
<p><font size="3"></font></p>
+
              <div class="row about-desc" data-aos="fade-up">
 
+
        <div class="row services-list block-1 block-tab-full">
+
 
+
 
+
            <div class="service-item" data-aos="fade-up">
+
                <div class="service-icon">
+
                    <i class="icon-paint-brush"></i>
+
                </div>
+
                <div class="service-text">
+
                    <h3 class="h2"></h3>
+
                    <img src="https://static.igem.org/mediawiki/2018/b/b6/T--Newcastle--table.PNG" width="500" height="250" alt="Pathway">
+
                    <p></p>
+
                   
+
 
+
                </div>
+
            </div>
+
 
+
           
+
 
+
        </div>      <!-- end services-list -->
+
 
+
    </section> <!-- end s-services -->
+
 
+
 
+
 
+
    <!-- services
+
    ================================================== -->
+
 
+
    <!-- PI's
+
    ================================================== -->
+
 
+
    <section id='project' class="s-about">
+
 
+
        <div class="intro-wrap">
+
 
+
     
+
   
+
 
+
             
+
            <div class="row section-header has-bottom-sep light-sep" data-aos="fade-up">
+
 
                 <div class="col-full">
 
                 <div class="col-full">
                            <h3 class=><font color="white">Reference list</font></h3>
 
                <h1 class="display-2"><font color="white"></font></h1>
 
            </div>
 
        </div> <!-- end section-header -->
 
               
 
  
 +
<p class="about-para"><font size="2"><strong>Attributions: Frank Eardley, Patrycja Ubysz, Matthew Burridge and Sam Went
 +
</strong><font></p>
  
            <div class="row about-desc" data-aos="fade-up">
 
                <div class="col-full">
 
  
  
                  <p><font size="3">1.Kumar S & Pandey AK (2013) Chemistry and Biological Activities of Flavonoids: An Overview. The Scientific World Journal 2013.</p>
 
<p><font size="3">2.Santos CNS, Koffas M, & Stephanopoulos G (2011) Optimization of a heterologous pathway for the production of flavonoids from glucose. Metabolic Engineering 13(4):392-400. </p>
 
<p><font size="3">3.Vannelli T, Wei Qi W, Sweigard J, Gatenby AA, & Sariaslani FS (2007) Production of p-hydroxycinnamic acid from glucose in Saccharomyces cerevisiae and Escherichia coli by expression of heterologous genes from plants and fungi. Metabolic Engineering 9(2):142-151. </p>
 
<p><font size="3">4.Fowler Z & Koffas M (2009) Biosynthesis and biotechnological production of flavanones: current state and perspectives. Applied Microbiology and Biotechnology 83(5):799-808. </p>
 
<p><font size="3">5.Sayikli C & Bagci EZ (2011) Limitations of Using Mass Action Kinetics Method in Modeling Biochemical Systems: Illustration for a Second Order Reaction (Berlin, Heidelberg: Springer Berlin Heidelberg, Berlin, Heidelberg) pp 521-526. </p>
 
<p><font size="3">6.Placzek S, et al. (2017) BRENDA in 2017: new perspectives and new tools in BRENDA. Nucleic acids research 45(D1):D380. </p>
 
<p><font size="3">7.Xue Z, McCluskey M, Cantera K, Sariaslani F, & Huang L (2007) Identification, characterization and functional expression of a tyrosine ammonia-lyase and its mutants from the photosynthetic bacterium Rhodobacter sphaeroides. Official Journal of the Society for Industrial Microbiology 34(9):599-604. </p>
 
<p><font size="3">8.Ehlting J, et al. (1999) Three 4-coumarate:coenzyme A ligases in Arabidopsis thaliana represent two evolutionarily divergent classes in angiosperms. Plant Journal 19(1):9-20. </p>
 
<p><font size="3">9.Stuible HP, Büttner D, Ehlting J, Hahlbrock K, & Kombrink E (2000) Mutational analysis of 4‐coumarate:CoA ligase identifies functionally important amino acids and verifies its close relationship to other adenylate‐forming enzymes. FEBS Letters 467(1):117-122. </p>
 
<p><font size="3">10.Hess V, Vitt S, & Muller V (2011) A Caffeyl-Coenzyme A Synthetase Initiates Caffeate Activation prior to Caffeate Reduction in the Acetogenic Bacterium Acetobacterium woodii. The Journal of Bacteriology 193(4):971. </p>
 
<p><font size="3">11.Ozeki Y, et al. (1985) Purification and some properties of chalcone synthase from a carrot suspension culture induced for anthocyanin synthesis and preparation of its specific antiserum. Journal of biochemistry 98(1):9. </p>
 
<p><font size="3">12.Herles C, Braune A, & Blaut M (2004) First bacterial chalcone isomerase isolated from Eubacterium ramulus. Archives of Microbiology 181(6):428-434. </p>
 
<p><font size="3">13.Clancy S (2008) DNA Transcription. Nature Education 1(1):41. </p>
 
<p><font size="3">14.Young R & Bremer H (1976) Polypeptide-chain-elongation rate in Escherichia coli B/r as a function of growth rate. The Biochemical journal 160(2):185. </p>
 
<p><font size="3">15.Lodish HF (2016) Molecular cell biology (New York : W.H. Freeman Macmillan Learning) Eighth edition..; Global edition.. Ed. </p>
 
<p><font size="3">16.Bernstein JA, Khodursky AB, Lin P-H, Lin-Chao S, & Cohen SN (2002) Global Analysis of mRNA Decay and Abundance in Escherichia coli at Single-Gene Resolution Using Two-Color Fluorescent DNA Microarrays. Proceedings of the National Academy of Sciences of the United States of America 99(15):9697-9702. </p>
 
<p><font size="3">17.Borek E, Ponticorvo L, & Rittenberg D (1958) Protein turnover in microorganisms. Proceedings of the National Academy of Sciences 44(1):369-374.</p>
 
  
  
                   
 
 
 
  
  
        <div class="about__line"></div>
+
</div>
 +
</section>
  
     </section> <!-- end s-about -->
+
     <!-- Java Script
 
+
 
+
 
+
<!-- Java Script
+
    ================================================== -->
+
  <!-- Java Script
+
 
     ================================================== -->
 
     ================================================== -->
 
     <script type="text/javascript" src="https://2018.igem.org/Template:Newcastle/JSjquery?
 
     <script type="text/javascript" src="https://2018.igem.org/Template:Newcastle/JSjquery?
Line 237: Line 139:
 
     action=raw&ctype=text/javascript"></script>     
 
     action=raw&ctype=text/javascript"></script>     
 
     <script type="text/javascript" src="https://2018.igem.org/Template:Newcastle/JSmain?
 
     <script type="text/javascript" src="https://2018.igem.org/Template:Newcastle/JSmain?
     action=raw&ctype=text/javascript"></script>
+
     action=raw&ctype=text/javascript"></script>  
 
     <script>
 
     <script>
var slideIndex = 1;
+
var coll = document.getElementsByClassName("collapsible");
showSlides(slideIndex);
+
var i;
  
function plusSlides(n) {
+
for (i = 0; i < coll.length; i++) {
   showSlides(slideIndex += n);
+
   coll[i].addEventListener("click", function() {
 +
    this.classList.toggle("active");
 +
    var content = this.nextElementSibling;
 +
    if (content.style.maxHeight){
 +
      content.style.maxHeight = null;
 +
    } else {
 +
      content.style.maxHeight = content.scrollHeight + "px";
 +
    }
 +
  });
 
}
 
}
 
+
</script>  
function currentSlide(n) {
+
  showSlides(slideIndex = n);
+
}
+
 
+
function showSlides(n) {
+
  var i;
+
  var slides = document.getElementsByClassName("mySlides");
+
  var dots = document.getElementsByClassName("dot");
+
  if (n > slides.length) {slideIndex = 1;}   
+
  if (n < 1) {slideIndex = slides.length;}
+
  for (i = 0; i < slides.length; i++) {
+
      slides[i].style.display = "none"; 
+
  }
+
  for (i = 0; i < dots.length; i++) {
+
      dots[i].className = dots[i].className.replace(" active", "");
+
  }
+
  slides[slideIndex-1].style.display = "block"; 
+
  dots[slideIndex-1].className += " active";
+
}
+
</script>
+
 
+
 
</body>
 
</body>
  
 
</html>
 
</html>
 
{{Newcastle/footer}}
 
{{Newcastle/footer}}

Latest revision as of 19:09, 17 October 2018

Alternative Roots/Notebook

Background

We used two different mathematical modelling approaches to describe and simulate different aspects of our project. We built an agent-based model to understand the behaviour of nitrogen fixing bacteria in response to the chemoattractant naringenin. We used Simbiotics to visualise stochastic simulations via real-time animations. These models guided experimental work and were then informed by data from our chemotaxis experiments and bacterial growth characterisation. Our model provided insight into the biofilm formation process, including biofilm thickness and number of cells of each nitrogen-fixing species present. We also built a kinetic model describing metabolic flux through the naringenin biosynthetic pathway. Our model employed mass action kinetics to describe the behaviour of reactants and products for each step in the pathway. By coupling this information with models describing the rates of production and turnover of the four naringenin biosynthetic enzymes we developed an improved genetic design for our biosynthetic devices.

In addition to mathematical models, our team also utilised statistical models for optimising both competent cell buffers and a defined media for E. coli DH5α transformation efficiency and growth respectively. Statistically driven design of experiments (DoE) was performed using JMP Pro 12 statistical software (SAS Institute Inc., USA), allowing the maximum design space coverage with minimum experimental runs. The least squares and partial least squares models produced for transformation efficiency and defined media respectively allowed identification of significant factors and predicted optimal buffer and media compositions. Additionally, the JMP screening platform predicted significant interaction affects using the principle of effect sparsity.







References & Attributions

Attributions: Frank Eardley, Patrycja Ubysz, Matthew Burridge and Sam Went