Difference between revisions of "Team:Edinburgh OG/Model"

Line 17: Line 17:
 
</ul>
 
</ul>
 
<div class="row">
 
<div class="row">
                        <div class="col-md-4 col-lg-4 col-xs-12">
+
                        <div class="col-md-6 col-lg-6 col-xs-12">
 
                            <div class="media wow fadeInUp animated animated" data-wow-duration="500ms" data-wow-delay="300ms" style="visibility: visible; animation-duration: 500ms; animation-delay: 300ms; animation-name: fadeInUp;">
 
                            <div class="media wow fadeInUp animated animated" data-wow-duration="500ms" data-wow-delay="300ms" style="visibility: visible; animation-duration: 500ms; animation-delay: 300ms; animation-name: fadeInUp;">
 
                                <div class="media-left">
 
                                <div class="media-left">
Line 30: Line 30:
 
                            </div>
 
                            </div>
 
                        </div>
 
                        </div>
                        <div class="col-md-4 col-lg-4 col-xs-12">
+
                        <div class="col-md-6 col-lg-6 col-xs-12">
 
                            <div class="media wow fadeInDown animated animated" data-wow-duration="500ms" data-wow-delay="600ms" style="visibility: visible; animation-duration: 500ms; animation-delay: 600ms; animation-name: fadeInDown;">
 
                            <div class="media wow fadeInDown animated animated" data-wow-duration="500ms" data-wow-delay="600ms" style="visibility: visible; animation-duration: 500ms; animation-delay: 600ms; animation-name: fadeInDown;">
 
                                <div class="media-left">
 
                                <div class="media-left">
Line 43: Line 43:
 
                            </div>
 
                            </div>
 
                        </div>
 
                        </div>
                        <div class="col-md-4 col-lg-4 col-xs-12">
+
                        <div class="col-md-6 col-lg-6 col-xs-12">
 
                            <div class="media wow fadeInDown animated animated" data-wow-duration="500ms" data-wow-delay="900ms" style="visibility: visible; animation-duration: 500ms; animation-delay: 900ms; animation-name: fadeInDown;">
 
                            <div class="media wow fadeInDown animated animated" data-wow-duration="500ms" data-wow-delay="900ms" style="visibility: visible; animation-duration: 500ms; animation-delay: 900ms; animation-name: fadeInDown;">
 
                                <div class="media-left">
 
                                <div class="media-left">
Line 56: Line 56:
 
                            </div>
 
                            </div>
 
                        </div>
 
                        </div>
                        <div class="col-md-4 col-lg-4 col-xs-12">
+
                        <div class="col-md-6 col-lg-6 col-xs-12">
 
                            <div class="media wow fadeInDown animated animated" data-wow-duration="500ms" data-wow-delay="1200ms" style="visibility: visible; animation-duration: 500ms; animation-delay: 1200ms; animation-name: fadeInDown;">
 
                            <div class="media wow fadeInDown animated animated" data-wow-duration="500ms" data-wow-delay="1200ms" style="visibility: visible; animation-duration: 500ms; animation-delay: 1200ms; animation-name: fadeInDown;">
 
                                <div class="media-left">
 
                                <div class="media-left">
Line 73: Line 73:
  
 
<br>
 
<br>
+
 
 
<br>
 
<br>
 
<a class="btn-ref" data-wow-delay=".9s" href="https://2017.igem.org/Team:Edinburgh_OG/Model:References" style="visibility: visible; animation-delay: 0.9s;">Full list of references</a>
 
<a class="btn-ref" data-wow-delay=".9s" href="https://2017.igem.org/Team:Edinburgh_OG/Model:References" style="visibility: visible; animation-delay: 0.9s;">Full list of references</a>

Revision as of 00:01, 2 November 2017

PhagED: a molecular toolkit to re-sensitise ESKAPE pathogens

Model: Methodology

Project goal and rationale

The overall goal of PhagED is to stop infections and deaths caused by antibiotic resistant pathogens. In the strategy that we use, the key step is to re-sensitise antibiotic resistant populations of bacteria using a system of two phages. In order to improve our understanding of complex interactions between these populations and at the same time to overcome the limitations imposed by the lack resources, such as finance and time available for the research, we developed an in silico model.

Therefore, main objective was to develop a mathematical model describing interactions between populations of lysogenic and lytic phages as well as bacteria in one system in continuous and batch processes. This was done by augmenting separate existing models of bacteria-phage interactions described as systems of ordinary (ODEs) and delayed differential equations (DDEs). The model was then used to:

  • Run simulations of a continuous process in Python using PyDDE package for solving systems of DDEs and compare the change in populations relative to the previous separate models of lytic phage and bacteria (Levin, Stewart and Chao, 1977), and lysogenic phage and bacteria interactions in chemostat (Qiu, 2007).
  • Perform a local sensitivity analysis of the model parameters by calculating the elasticity for each parameter in Python to identify the key parameters that are largely responsible for the variation in the model output.

Background

Here we review existing models of bacteria-phage interactions considering assumptions and limitations of each model.

Methodology

Here we present the methodology that were used for the model.

Results

Here we present the results of simulations of newly created models, review and analyse together with comparison to other models.

References

We gathered almost all up-to-date scientific literature about phage-bacteria interactions.



Full list of references