Difference between revisions of "Team:Georgia State/Model"

(Prototype team page)
 
 
(195 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Georgia_State}}
+
{{Georgia_State/sand}}
<html>
+
<html lang="en">
 +
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700|Playfair+Display:400,700&action=raw&ctype=text/css">
 +
<head>
 +
    <meta charset="UTF-8">
 +
    <meta name="description" content="">
 +
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
 +
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
 +
    <!-- Title -->
 +
    <title>GSU iGEM</title>
  
 +
</head>
  
  
<div class="column full_size judges-will-not-evaluate">
+
 
<h3>★  ALERT! </h3>
+
 
<p>This page is used by the judges to evaluate your team for the <a href="https://2019.igem.org/Judging/Medals">medal criterion</a> or <a href="https://2019.igem.org/Judging/Awards"> award listed below</a>. </p>
+
<body>
<p> Delete this box in order to be evaluated for this medal criterion and/or award. See more information at <a href="https://2019.igem.org/Judging/Pages_for_Awards"> Instructions for Pages for awards</a>.</p>
+
 
 +
<!-- Preloader -->
 +
    <div id="preloader">
 +
        <div class="loader"></div>
 +
    </div>
 +
 
 +
      <!-- Main Header Start -->
 +
        <div class="main-header-area">
 +
            <div class="classy-nav-container breakpoint-off">
 +
                <div class="container">
 +
                    <!-- Classy Menu -->
 +
                    <nav class="classy-navbar justify-content-between" id="akameNav">
 +
 
 +
                        <!-- Logo -->
 +
                        <a class="nav-brand" href="../Team:Georgia_State"><img src="/wiki/images/2/23/T--Georgia_State--logo.png" alt=""></a>
 +
 
 +
                        <!-- Navbar Toggler -->
 +
                        <div class="classy-navbar-toggler">
 +
                            <span class="navbarToggler"><span></span><span></span><span></span></span>
 +
                        </div>
 +
 
 +
                        <!-- Menu -->
 +
                        <div class="classy-menu">
 +
                            <!-- Menu Close Button -->
 +
                            <div class="classycloseIcon">
 +
                                <div class="cross-wrap"><span class="top"></span><span class="bottom"></span></div>
 +
                            </div>
 +
                            <!-- Nav Start -->
 +
                            <div class="classynav">
 +
                                <ul id="nav">
 +
                                    <li><a href="https://2019.igem.org/wiki/index.php?title=Team:Georgia_State">Home</a></li>
 +
                                    <li><a href="../Team:Georgia_State/Team">Team</a>
 +
<ul class="dropdown">
 +
    <li><a href="../Team:Georgia_State/Team">- Team Members</a></li>
 +
    <li><a href="../Team:Georgia_State/Collaborations">- Collaborations</a></li>
 +
    <li><a href="../Team:Georgia_State/Attributions">- Attributions</a></li>
 +
</ul>
 +
    </li>
 +
    <li><a href="#">Project</a>
 +
                                        <ul class="dropdown">
 +
                                            <li><a href="../Team:Georgia_State/Description">- Description</a></li>
 +
                                            <li><a href="../Team:Georgia_State/Design">- Design</a></li>
 +
                                            <li><a href="../Team:Georgia_State/Culturing">- Culturing</a></li>
 +
                                            <li><a href="../Team:Georgia_State/Notebook">- Notebook</a></li>
 +
                                            <li><a href="../Team:Georgia_State/Protocols">- Protocols</a></li>
 +
                                            <li><a href="../Team:Georgia_State/Results">- Results</a></li>
 +
                                            <li><a href="../Team:Georgia_State/AlgaeObservations">- Algae Observations</a></li>
 +
                                            <li><a href="../Team:Georgia_State/Hardware">- Hardware</a></li>
 +
                                            <li class="active"><a href="../Team:Georgia_State/Model">- Model</a></li>
 +
                                        </ul>
 +
                                    </li>
 +
                                    <li><a href="../Team:Georgia_State/Parts">Parts</a>
 +
<ul class="dropdown">
 +
                                            <li><a href="../Team:Georgia_State/Contribution">- Contribution</a></li>
 +
                                            <li><a href="../Team:Georgia_State/Basic_Part">- Basic Parts</a></li>
 +
                                            <li><a href="../Team:Georgia_State/Composite_Part">- Composite Parts</a></li>
 +
                                    </ul>
 +
</li>
 +
                                    <li><a href="../Team:Georgia_State/Human_Practices">Human Practices</a>
 +
<ul class="dropdown">
 +
    <li><a href="../Team:Georgia_State/Human_Practices">- Human Practices</a></li>
 +
    <li><a href="../Team:Georgia_State/Public_Engagement">- Public Engagement</a></li>
 +
</ul></li>
 +
                                    <li><a href="../Team:Georgia_State/Safety">Safety</a></li>
 +
                                    <li><a href="https://igem.org/2019_Judging_Form?team=Georgia_State">Judging Form</a></li>
 +
                               
 +
 
 +
                                                          </div>
 +
                            <!-- Nav End -->
 +
                        </div>
 +
                    </nav>
 +
                </div>
 +
            </div>
 +
        </div>
 +
    </header>
 +
    <!-- Header Area End -->
 +
<!-- Breadcrumb Area Start -->
 +
    <section class="breadcrumb-area section-padding-80">
 +
        <div class="container">
 +
            <div class="row">
 +
                <div class="col-12">
 +
                    <div class="breadcrumb-content">
 +
                        <h2>Model</h2>
 +
                        <nav aria-label="breadcrumb">
 +
                            <ol class="breadcrumb">
 +
                                <li class="breadcrumb-item"><a href="../Team:Georgia_State"><i class="icon_house_alt"></i> Home</a></li>
 +
 
 +
                                <li class="breadcrumb-item active" aria-current="page">Model</li>
 +
                            </ol>
 +
                        </nav>
 +
                    </div>
 +
                </div>
 +
            </div>
 +
        </div>
 +
    </section>
 +
    <!-- Breadcrumb Area End -->
 +
<section class="section-padding-40 bg-gray clearfix">
 +
<div class="row">
 +
<div class="flex-container center">
 +
<div class="col-4">
 +
<img src="https://static.igem.org/mediawiki/2019/b/b4/T--Georgia_State--omar7.png"></img>
 +
<h3 class="mb-4">Predator-Prey Model</h3>
 +
</div>
 +
</div>
 +
<div class="container center"><p>Predator-prey models can deal with the general loss-win interactions. Our group use predator-prey model to construct the relationship between two algaes, <i>Oxyrrhis marina</i> and <i>Dunaliella tertiolecta</i>.</p>
 +
</div>
 +
</div>
 +
<div class="container">
 +
<div class="row">
 +
<h4>The Lotka-Volterra Equations</h4>
 
</div>
 
</div>
 +
<div class="row">
 +
<p>The Lotka-Volterra model is a set of two first-order nonlinear differential equations that are used to represent the interactions between two species in which one is a predator and the other is the prey. These populations change with time according to the equations<sup>[1]</sup>:</p>
  
 +
<a href="https://www.codecogs.com/eqnedit.php?latex=\frac{dx}{dt}=\alpha&space;x-\beta&space;x&space;y" target="_blank"><img src="https://latex.codecogs.com/gif.latex?\frac{dx}{dt}=\alpha&space;x-\beta&space;x&space;y" title="\frac{dx}{dt}=\alpha x-\beta x y" /></a>
 +
</br>
 +
</br>
 +
<a href="https://www.codecogs.com/eqnedit.php?latex=\frac{dy}{dt}=\delta&space;x&space;y-\gamma&space;y" target="_blank"><img src="https://latex.codecogs.com/gif.latex?\frac{dy}{dt}=\delta&space;x&space;y-\gamma&space;y" title="\frac{dy}{dt}=\delta x y-\gamma y" /></a>
  
<div class="clear"></div>
 
  
  
<div class="column full_size">
 
<h1> Modeling</h1>
 
  
<p>Mathematical models and computer simulations provide a great way to describe the function and operation of BioBrick Parts and Devices. Synthetic Biology is an engineering discipline, and part of engineering is simulation and modeling to determine the behavior of your design before you build it. Designing and simulating can be iterated many times in a computer before moving to the lab. This award is for teams who build a model of their system and use it to inform system design or simulate expected behavior in conjunction with experiments in the wetlab.</p>
+
<p>Where x represents the number of prey, y represents the number of predators, <a href="https://www.codecogs.com/eqnedit.php?latex=\frac{dx}{dt}" target="_blank"><img src="https://latex.codecogs.com/gif.latex?\frac{dx}{dt}" title="\frac{dx}{dt}" /></a>and<a href="https://www.codecogs.com/eqnedit.php?latex=\frac{dx}{dt}" target="_blank"><img src="https://latex.codecogs.com/gif.latex?\frac{dx}{dt}" title="\frac{dy}{dt}" /></a> represent the instantaneous growth rates for the two populations, and α, β, γ, δ are the parameters that describe the specific interactions between the predator and prey. </p>
 +
<p>The Lotka-Volterra model also makes the following assumptions about the system’s environment and the evolution of the two species’ populations<sup>[1]</sup>:</p>
 +
<ol>
 +
<li><p>1. The prey will not starve</p></li>
 +
<li><p>2. The predator population’s food supply completely depends on the prey population size</p></li>
 +
<li><p>3. The rate of change of a population is proportional to its size</p></li>
 +
<li><p>4. Predators have limitless appetite</p></li>
 +
<li><p>5. The environment does not change in favor of one species</p></li>
 +
</ol>
 +
<p>GSU iGEM decided that the Lotka-Volterra model was a perfect way to represent how our algae species interacted with one another. </p>
 +
</br>
  
 
</div>
 
</div>
<div class="clear"></div>
+
<div class="row">
 +
<h4>Why a model?</h4>
 +
</div>
 +
<div class="row">
 +
<p>The reason why a predator/prey model for Oxyrrhis marina and Dunaliella tertiolecta is being viewed in ASP-8A rather than F2 media (the media GSU iGEM decided to grow O. marina in) is because the team noticed than D. tertiolecta will begin to overgrow in ASP-8A media alongside the O. marina and eventually outcompete O. marina in the culture. This observation was made from June through August when the different types of media were being tested. The goal is to examine how much to feed the predator (O. marina) until the prey (D. tertiolecta) begins to overgrow.</p>
 +
</div>
 +
</div>
 +
</section>
 +
<section class="bg-white">
 +
<div class="section-heading text-center mt-40">
 +
<h3>Defining Our System</h3>
 +
</div>
 +
<div class="row justify-content-center">
 +
<div class="col-6">
 +
<img src="https://static.igem.org/mediawiki/2019/8/88/T--Georgia_State--modelflow.png"></img><center><caption>Figure.1 The basic model construction.</caption></center>
 +
</div>
 +
<div class="col-4">
 +
<div class="single-service-area bg-white mt-80 mb-80 wow fadeInUp" data-wow-delay="200ms">
 +
                    <h5>Parameters</h5>
 +
<p><ul><li>D.T: Concentration of <i>Dunaliella tertiolecta</i></li>
 +
<li>O.M: Concentration of <i>Oxyrrhis marina</i></li>
 +
<li>a: Rate D.T is added to the system</li>
 +
<li>b: D.T growth rate</li>
 +
<li>c: Predation rate</li>
 +
<li>d: O.M growth rate</li>
 +
<li>f: O.M death rate</li>
 +
</ul> </p>
 +
</div>
 +
</div>
 +
</div>
 +
</section>
 +
<section id="equations">
 +
<div class="service-area mt-40">
 +
<div class="container">
 +
<div class="row">
 +
<p>The model satisfies the identity:</p>
 +
</div>
 +
<div class="container-fluid">
 +
  <div class="row">
 +
    <div class="col-12">
 +
      <div class="row">
 +
        <div class="col-8">
 +
<div="row">
 +
<div class="col-12">
 +
        <img src="https://static.igem.org/mediawiki/2019/7/7d/T--Georgia_State--model1.png"></img>
 +
        </div>
 +
<div class="col-10">
 +
<img src="https://static.igem.org/mediawiki/2019/9/99/T--Georgia_State--model2.png"></img>
 +
</div>
 +
</div>
 +
        <div class="col-2">
 +
        <img src="https://static.igem.org/mediawiki/2019/6/6b/T--Georgia_State--omar4.png"></img>
 +
        </div>
 +
      </div>
 +
    </div>
 +
   
  
<div class="column full_size">
+
 
<h3> Gold Medal Criterion #3</h3>
+
</div>
<p>
+
</div>
Convince the judges that your project's design and/or implementation is based on insight you have gained from modeling. This could be either a new model you develop or the implementation of a model from a previous team. You must thoroughly document your model's contribution to your project on your team's wiki, including assumptions, relevant data, model results, and a clear explanation of your model that anyone can understand.
+
</div>
<br><br>
+
</section>
The model should impact your project design in a meaningful way. Modeling may include, but is not limited to, deterministic, exploratory, molecular dynamic, and stochastic models. Teams may also explore the physical modeling of a single component within a system or utilize mathematical modeling for predicting function of a more complex device.
+
 
 +
<section class="bg-gray section-padding-60 clearfix">
 +
<div class="section-heading text-center">
 +
<h3>Determining Our Rate Constants</h3>
 +
<p><i>To determine the constants we needed, we conducted an experiment</i></p>
 +
</div>
 +
<div class="service-area mt-40">
 +
<div class="container">
 +
<div class="row">
 +
<p>We start 5 different Dunaliella tertiolecta amount to feed in each 75ml flask. The start points are
 +
0.25 ml, 0.5ml, 1.0ml, 1.5ml, 2.0ml of add-in D.T on concentration of 792,000/ml, and set all the O.M at the concentration of 1.2 x 10^4 cells/ml.
 
</p>
 
</p>
 +
<p>The two conditions start of 0.25ml and 0.5ml D.T are seem as the ideal condition that D.T will not overgrow and O.M concentration continues to increase.</p>
 +
</div>
 +
<div class="container">
 +
<div class="row">
 +
<p>Based on the net growth rate in 0.25ml and 0.5ml condition:</p>
 +
</div>
 +
<div class="row">
 +
<div class="col-6">
 +
<b>0.25 (net growth rate for DT)</b>
  
 +
<li>9/10-9/13(3 days):  0</li>
 +
<li>9/13-9/18(5 days):  4000/ml / 5days = 800/(day.ml)</li>
 +
<li>9/18-9/20(2 days):  (150000/ml - 4000/ml) / 2 days = 73000/(day.ml)</li>
 +
<li>9/20-9/25(5 days):  (1420000/ml - 150000/ml) / 5 days = 254000/(day.ml)</li>
 +
<li>9/25-9/26(1 day):  (890000/ml-1420000/ml) / 1 day = -530000/(day.ml) (delete)</li>
 +
<li>9/26-10/4(8 days): (1180000/ml - 890000/ml) / 8 days = 36250/(day.ml)</li>
 +
<li><p>Average growth rate = 91012.5 /(day.ml)</p></li>
 
</div>
 
</div>
 +
<div class="col-6">
 +
<b>0.5 (net growth rate for DT)</b>
  
<div class="column two_thirds_size">
+
<li>9/10-9/13(3 days):  (86000/ml - 42000/ml) / 3 days = 14667/(day.ml)</li>
<h3>Best Model Special Prize</h3>
+
<li>9/13-9/18(5 days): (332000/ml - 86000/ml) / 5days = 49200/(day.ml)</li>
 +
<li>9/18-9/20(2 days):  (150000/ml - 332000/ml) / 2 days =-91000/(day.ml) (delete)</li>
 +
<li>9/20-9/25(5 days):  (394000/ml - 332000/ml) / 5 days = 12400/(day.ml)</li>
 +
<li>9/25-9/26(1 day):  (658000/ml-394000/ml) / 1 day = 264000/(day.ml)</li>
 +
<li>9/26-10/4(8 days): (3060000/ml - 658000/ml) / 8 days = 300250/(day.ml)</li>
 +
<li><p>Average growth rate = 128103.4/(day.ml)</p></li>
 +
</div>
 +
</div>
 +
<div class="row center">
 +
<p>Final growth rate = (91012.5 /(day.ml) + 128103.4/(day.ml))/2 = 109557.95/(day.ml)</p>
 +
</div>
 +
<div class="row center">
 +
<p><b><u>Thus, we get the D.T growth rate b is 109557.95/(day.ml).</u></b></p>
 +
</div>
 +
<p>We can rearrange the formulas as such:</p>
 +
<div class="container-fluid">
 +
  <div class="row">
 +
    <div class="col-12">
 +
      <div class="row">
 +
        <div class="col-8">
 +
<div="row">
 +
<div class="col-12">
 +
        <img src="https://static.igem.org/mediawiki/2019/thumb/2/23/T--Georgia_State--model3.png/800px-T--Georgia_State--model3.png"></img>
 +
        </div>
 +
<div class="col-10">
 +
<img src="https://static.igem.org/mediawiki/2019/thumb/d/d3/T--Georgia_State--model4.png/799px-T--Georgia_State--model4.png"></img><caption>Where g = d - f</caption>
 +
</div>
 +
</div>
 +
        <div class="col-2">
 +
        <img src="https://static.igem.org/mediawiki/2019/f/f2/T--Georgia_State--omar8.png"></img>
 +
        </div>
 +
      </div>
 +
    </div>
  
<p>
+
</div>
To compete for the <a href="https://2019.igem.org/Judging/Awards">Best Model prize</a>, please describe your work on this page and also fill out the description on the <a href="https://2019.igem.org/Judging/Judging_Form">judging form</a>. Please note you can compete for both the Gold Medal criterion #3 and the Best Model prize with this page.  
+
<div class="row">
<br><br>
+
<p>From this we get the following:</p>
You must also delete the message box on the top of this page to be eligible for the Best Model Prize.
+
</div>
</p>
+
<div class="row">
 +
<div class="col-6">
 +
<caption>For  1.0ml:</caption>
 +
<img src="https://static.igem.org/mediawiki/2019/0/02/T--Georgia_State--modeltable1.png"></img>
 +
</div>
 +
</div>
 +
<div class="row">
 +
<div class="col-6">
 +
<caption>For 1.5ml:</caption>
 +
<img src="https://static.igem.org/mediawiki/2019/8/87/T--Georgia_State--modeltable2.png"></img>
 +
</div>
 +
</div>
 +
<div class="row">
 +
<div class="col-6">
 +
<caption>For  2.0ml:</caption>
 +
<img src="https://static.igem.org/mediawiki/2019/c/cd/T--Georgia_State--modeltable3.png"></img>
 +
</div>
 +
</div>
 +
<div class="row center mt-40 mb-40">
 +
<p><b><u>Thus, the predation rate c is 9.3/(day.ml), and the mixed O.M growth and death rate is -20890424/(day.ml).</u></b></p>
 +
</div>
  
 
</div>
 
</div>
  
 +
</div>
 +
</div>
 +
</div>
 +
</section>
 +
<section class="bg-white">
 +
<div class="section-heading text-center mt-40">
 +
<h3>Results</h3>
 +
</div>
 +
<div class="container">
 +
<div class="row">
 +
<div class="col-12">
 +
<p>From the data we get above, we can simplify the model as the following:</p>
 +
</div>
 +
</div>
 +
<div class="container-fluid">
 +
  <div class="row">
 +
    <div class="col-12">
 +
      <div class="row">
 +
        <div class="col-8">
 +
<div="row">
 +
<div class="col-12">
 +
        <img src="https://static.igem.org/mediawiki/2019/c/c0/T--Georgia_State--modelcon1.png"></img>
 +
        </div>
 +
<div class="col-10">
 +
<img src="https://static.igem.org/mediawiki/2019/6/6f/T--Georgia_State--modelcon2.png"></img>
 +
</div>
 +
</div>
 +
        <div class="col-3">
 +
        <img src="https://static.igem.org/mediawiki/2019/f/f5/T--Georgia_State--omar6.png"></img>
 +
        </div>
 +
      </div>
 +
    </div>
 +
   
  
<div class="column third_size">
 
<div class="highlight decoration_A_full">
 
<h3> Inspiration </h3>
 
<p>
 
Here are a few examples from previous teams:
 
</p>
 
<ul>
 
<li><a href="https://2018.igem.org/Team:GreatBay_China/Model">2018 GreatBay China</a></li>
 
<li><a href="https://2018.igem.org/Team:Leiden/Model">2018 Leiden</a></li>
 
<li><a href="https://2016.igem.org/Team:Manchester/Model">2016 Manchester</a></li>
 
<li><a href="https://2016.igem.org/Team:TU_Delft/Model">2016 TU Delft</li>
 
<li><a href="https://2014.igem.org/Team:ETH_Zurich/modeling/overview">2014 ETH Zurich</a></li>
 
<li><a href="https://2014.igem.org/Team:Waterloo/Math_Book">2014 Waterloo</a></li>
 
</ul>
 
 
</div>
 
</div>
 +
 +
<div class="row">
 +
<p>An application of our model is to get the suitable initial concentration and feed in data for the D.T and O.M.
 +
Here is an example of the ideal initial and feed-in to reach a stable condition:</p>
 
</div>
 
</div>
 +
<div class="row center">
 +
<div class="col-12">
 +
<img src="https://static.igem.org/mediawiki/2019/c/cd/T--Georgia_State--modeltable3.png"></img>
 +
</div>
 +
</div>
 +
<div class="row mb-80">
 +
<div class="col-12">
 +
<p><b>With an initial O.M concentration of 1.2 x 10^9 cells/ml and an initial D.T concentration of 19787 cells/ml and feeding with 2000 D.T cells/day, the environment can reach a stable condition.</b></p>
 +
</div>
 +
</div>
 +
</section>
 +
<!-- Goodbye Area Start -->
 +
    <section class="akame-service-area">
 +
<div class="welcome-slides owl-carousel">
 +
            <!-- Single Welcome Slide -->
 +
                <div class="single-goodbye-slide bg-img" style="background-image: url(https://static.igem.org/mediawiki/2019/0/05/T--Georgia_State--footermap.png);">
 +
                </div>
 +
        </div>
 +
 +
    </section>
 +
    <!-- Goodbye Area End -->
 +
        <!-- Footer Area Start -->
 +
    <footer class="footer-area section-padding-80-0">
 +
        <div class="container">
 +
            <div class="row justify-content-between">
 +
 +
                <!-- Single Footer Widget -->
 +
                <div class="col-12 col-sm-6 col-md-4">
 +
                    <div class="single-footer-widget mb-80">
 +
                        <!-- Footer Logo -->
 +
                        <a href="#" class="footer-logo"><img src="/wiki/images/2/23/T--Georgia_State--logo.png" alt=""></a>
 +
 +
                        <!-- Copywrite Text -->
 +
                        <div class="copywrite-text">
 +
                            <p> <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
 +
Copyright &copy;<script>document.write(new Date().getFullYear());</script> All rights reserved | This template is made with <i class="fa fa-heart-o" aria-hidden="true"></i> by <a href="https://colorlib.com" target="_blank">Colorlib</a> | Modified by GSU iGEM
 +
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
 +
                        </div>
 +
                    </div>
 +
                </div>
 +
 +
                <!-- Single Footer Widget -->
 +
                <div class="col-12 col-sm-6 col-md-4 col-xl-3">
 +
                    <div class="single-footer-widget">
 +
<div class="container">
 +
                      <img src="/wiki/images/2/2a/T--Georgia_State--13.png" alt="">
 +
</div>
 +
 +
                                             
 +
                    </div>
 +
                </div>
 +
 +
                <!-- Single Footer Widget -->
 +
                <div class="col-12 col-md-4 col-xl-3">
 +
                    <div class="single-footer-widget mb-80">
 +
 +
                        <!-- Widget Title -->
 +
                        <h4 class="widget-title">Contact Us</h4>
 +
 +
                        <!-- Contact Address -->
 +
                        <div class="contact-address">
 +
                            <p>Tel: (+1) 404 413 5344</p>
 +
                            <p>E-mail: igemgsu@gmail.com</p>
 +
                            <p>Address: iGEM 50 Decatur St SE, Atlanta GA 30303<p>
 +
                        </div>
 +
<!-- Social Info -->
 +
                        <div class="social-info">
 +
                            <a href="https://www.facebook.com/GSUiGEM/" class="facebook" style="background-color: #4b62b3; padding: 0px"><i class="fa fa-facebook"></i></a>
 +
                            <a href="https://www.twitter.com/GSUiGEM" class="twitter" style="background-color: #03baeb; padding: 0px"><i class="fa fa-twitter"></i></a>
 +
                            <a href="https://www.instagram.com/igemgsu/" class="instagram" style="background-color: #057ad7; padding: 0px"><i class="fa fa-instagram"></i></a>
 +
                        </div>
 +
                    </div>
 +
                </div>
 +
 +
            </div>
 +
        </div>
 +
<p></div>
 +
<div class="row justify-content-center">
 +
<dd><li><cite>[1] Beals, M., Gross, L., & Harrell, S. “Predator-Prey Dynamics: Lotka-Volterra.” National Institute for Mathematical and Biological Synthesis (1999).</cite></li><p>
 +
 +
    </footer>
 +
    <!-- Footer Area End -->
 +
 +
</body>
 +
<script type="text/javascript" src="https://2019.igem.org/wiki/index.php?title=Template:Georgia_State/JS&action=raw&ctype=text/javascript"></script>
 +
<script type="text/javascript" src="https://2019.igem.org/wiki/index.php?title=Template:Georgia_State/JS/akame.bundle.js&action=raw&ctype=text/javascript"></script>
 +
<script type="text/javascript" src="https://2019.igem.org/wiki/index.php?title=Template:Georgia_State/JS/owl.carousel.min.js&action=raw&ctype=text/javascript"></script>
 +
<script type="text/javascript" src="https://2019.igem.org/wiki/index.php?title=Template:Georgia_State/JS/active.js&action=raw&ctype=text/javascript"></script>
  
 
</html>
 
</html>

Latest revision as of 02:15, 22 October 2019

GSU iGEM

Predator-Prey Model

Predator-prey models can deal with the general loss-win interactions. Our group use predator-prey model to construct the relationship between two algaes, Oxyrrhis marina and Dunaliella tertiolecta.

The Lotka-Volterra Equations

The Lotka-Volterra model is a set of two first-order nonlinear differential equations that are used to represent the interactions between two species in which one is a predator and the other is the prey. These populations change with time according to the equations[1]:



Where x represents the number of prey, y represents the number of predators, and represent the instantaneous growth rates for the two populations, and α, β, γ, δ are the parameters that describe the specific interactions between the predator and prey.

The Lotka-Volterra model also makes the following assumptions about the system’s environment and the evolution of the two species’ populations[1]:

  1. 1. The prey will not starve

  2. 2. The predator population’s food supply completely depends on the prey population size

  3. 3. The rate of change of a population is proportional to its size

  4. 4. Predators have limitless appetite

  5. 5. The environment does not change in favor of one species

GSU iGEM decided that the Lotka-Volterra model was a perfect way to represent how our algae species interacted with one another.


Why a model?

The reason why a predator/prey model for Oxyrrhis marina and Dunaliella tertiolecta is being viewed in ASP-8A rather than F2 media (the media GSU iGEM decided to grow O. marina in) is because the team noticed than D. tertiolecta will begin to overgrow in ASP-8A media alongside the O. marina and eventually outcompete O. marina in the culture. This observation was made from June through August when the different types of media were being tested. The goal is to examine how much to feed the predator (O. marina) until the prey (D. tertiolecta) begins to overgrow.

Defining Our System

Figure.1 The basic model construction.
Parameters

  • D.T: Concentration of Dunaliella tertiolecta
  • O.M: Concentration of Oxyrrhis marina
  • a: Rate D.T is added to the system
  • b: D.T growth rate
  • c: Predation rate
  • d: O.M growth rate
  • f: O.M death rate

The model satisfies the identity:

Determining Our Rate Constants

To determine the constants we needed, we conducted an experiment

We start 5 different Dunaliella tertiolecta amount to feed in each 75ml flask. The start points are 0.25 ml, 0.5ml, 1.0ml, 1.5ml, 2.0ml of add-in D.T on concentration of 792,000/ml, and set all the O.M at the concentration of 1.2 x 10^4 cells/ml.

The two conditions start of 0.25ml and 0.5ml D.T are seem as the ideal condition that D.T will not overgrow and O.M concentration continues to increase.

Based on the net growth rate in 0.25ml and 0.5ml condition:

0.25 (net growth rate for DT)
  • 9/10-9/13(3 days): 0
  • 9/13-9/18(5 days): 4000/ml / 5days = 800/(day.ml)
  • 9/18-9/20(2 days): (150000/ml - 4000/ml) / 2 days = 73000/(day.ml)
  • 9/20-9/25(5 days): (1420000/ml - 150000/ml) / 5 days = 254000/(day.ml)
  • 9/25-9/26(1 day): (890000/ml-1420000/ml) / 1 day = -530000/(day.ml) (delete)
  • 9/26-10/4(8 days): (1180000/ml - 890000/ml) / 8 days = 36250/(day.ml)
  • Average growth rate = 91012.5 /(day.ml)

  • 0.5 (net growth rate for DT)
  • 9/10-9/13(3 days): (86000/ml - 42000/ml) / 3 days = 14667/(day.ml)
  • 9/13-9/18(5 days): (332000/ml - 86000/ml) / 5days = 49200/(day.ml)
  • 9/18-9/20(2 days): (150000/ml - 332000/ml) / 2 days =-91000/(day.ml) (delete)
  • 9/20-9/25(5 days): (394000/ml - 332000/ml) / 5 days = 12400/(day.ml)
  • 9/25-9/26(1 day): (658000/ml-394000/ml) / 1 day = 264000/(day.ml)
  • 9/26-10/4(8 days): (3060000/ml - 658000/ml) / 8 days = 300250/(day.ml)
  • Average growth rate = 128103.4/(day.ml)

  • Final growth rate = (91012.5 /(day.ml) + 128103.4/(day.ml))/2 = 109557.95/(day.ml)

    Thus, we get the D.T growth rate b is 109557.95/(day.ml).

    We can rearrange the formulas as such:

    Where g = d - f

    From this we get the following:

    For 1.0ml:
    For 1.5ml:
    For 2.0ml:

    Thus, the predation rate c is 9.3/(day.ml), and the mixed O.M growth and death rate is -20890424/(day.ml).

    Results

    From the data we get above, we can simplify the model as the following:

    An application of our model is to get the suitable initial concentration and feed in data for the D.T and O.M. Here is an example of the ideal initial and feed-in to reach a stable condition:

    With an initial O.M concentration of 1.2 x 10^9 cells/ml and an initial D.T concentration of 19787 cells/ml and feeding with 2000 D.T cells/day, the environment can reach a stable condition.

  • [1] Beals, M., Gross, L., & Harrell, S. “Predator-Prey Dynamics: Lotka-Volterra.” National Institute for Mathematical and Biological Synthesis (1999).