Team:Dundee/Modelling

From 2012.igem.org

(Difference between revisions)
(Undo revision 121903 by Aasmart (talk))
Line 39: Line 39:
          
          
          
          
-
         <div class="boxOuter rounded full blueBorder" style="padding: 0px;">
+
         <h2><img src="https://static.igem.org/mediawiki/2012/a/a0/ProjectHeader.png"></h2>
-
            <div class="boxInner rounded centre" style="padding: 0px 0px 3px 0px;">
+
-
                <center><h2>Modelling</h2></center>
+
-
            </div>
+
-
        </div>
+
-
     
+
-
        <div class="boxOuter rounded full redBorder" style="padding: 0px;">
 
-
            <h3 class="white">Endolysin and <em>C.diff</em></h3>
 
-
            <div class="boxInner rounded centre">
 
-
             
 
-
            </div>
 
-
        </div>
 
 +
        <div class="contentbox">
 +
            <h3>The Problem</h3>
-
        <div class="boxOuter rounded full blackBorder" style="padding: 0px;">
 
-
            <h3 class="white">ODE - <em>E.coli</em> and <em>C.diff</em></h3>
 
-
            <div class="boxInner rounded centre">
 
-
                For our first model we wanted to represent the population dynamics of C.diff and E.coli
 
-
                using ordinary differential equations (ODEs). The two equations show the rate of change
 
-
                of the size of the population. 
 
-
                <br />
 
-
                <a href="https://static.igem.org/mediawiki/igem.org/9/95/Dundee12ODEEcoli.jpg">
 
-
                <img src="https://static.igem.org/mediawiki/igem.org/9/95/Dundee12ODEEcoli.jpg" width="395px"/>
 
-
                </a>
 
-
                <a href="https://static.igem.org/mediawiki/igem.org/8/82/Dundee12Model2cdiff.jpg">
 
-
                <img src="https://static.igem.org/mediawiki/igem.org/8/82/Dundee12Model2cdiff.jpg" width="470px"/>
 
-
                </a>
 
-
            </div>
+
                <I>Clostridium difficile</I> (<I>C. diff</I>) is a gram-positive bacterium that lives naturally in the gut. In healthy individuals, the levels of <I>C. diff</I>  are kept constant due to competition with other naturally occurring bacterial species in the gut flora. However, when patients receive large doses of antibiotics, competing gut flora can be wiped out. This can allow the population of <I>C. diff</I>  to increase to a level where infection can be caused and in some cases resulting in severe colitis. <I>C. diff</I>  has therefore become a major cause of hospital acquired infections, with, for example, some 2645 patients in hospitals in England and Wales found suffering from <I>C. diff</I>  induced colitis in March-May 2010.
-
        </div>
+
-
       
+
-
        <div class="boxOuter rounded full blueBorder" style="padding: 0px;">
+
<br><br><img src="https://static.igem.org/mediawiki/2012/e/e9/Cdiff.jpg"><br><br>
-
            <h3 class="white">PDE - <em>E.coli</em> and <em>C.diff</em></h3>
+
Infection rates have also been high at Dundee's Ninewells Hospital, which is affiliated with the University of Dundee. As a result, in 2010 a ward at the hospital was closed following the deaths of 5 elderly patients due to <I>C. diff</I>  infections. So for us, this is also a very local health problem. Up until now, there have been two ways of treating this problem: prescribe more antibiotics, with the added difficulty of possibly causing more resistance to build-up, or by means of faecal transplant. A faecal transplant involves the faeces of a person close to the patient being transplanted directly into the patient's colon or through a drip into the stomach. This has been proven to be effective in test cases, but is obviously an unsavoury form of treatment for many patients and so the idea of creating an alternative gave rise to this project.         
-
            <div class="boxInner rounded centre">
+
-
            </div>
+
      </div>    
-
        </div>
+
 +
      <div class="pickerbox">
 +
            <a href="https://2012.igem.org/Team:Dundee/Project"><img src="https://static.igem.org/mediawiki/2012/e/ec/Problemlinkpic.png"></a>
 +
      </div>
-
        <div class="clearfix"></div>
+
      <div class="pickerbox">
 +
            <a href="https://2012.igem.org/Team:Dundee/Solution"><img src="https://static.igem.org/mediawiki/2012/5/53/Oursolutionlink.jpg"></a>
 +
      </div>
         <!-- End Body Content Here -->
         <!-- End Body Content Here -->

Revision as of 19:12, 17 September 2012

The Problem

Clostridium difficile (C. diff) is a gram-positive bacterium that lives naturally in the gut. In healthy individuals, the levels of C. diff  are kept constant due to competition with other naturally occurring bacterial species in the gut flora. However, when patients receive large doses of antibiotics, competing gut flora can be wiped out. This can allow the population of C. diff  to increase to a level where infection can be caused and in some cases resulting in severe colitis. C. diff  has therefore become a major cause of hospital acquired infections, with, for example, some 2645 patients in hospitals in England and Wales found suffering from C. diff  induced colitis in March-May 2010.



Infection rates have also been high at Dundee's Ninewells Hospital, which is affiliated with the University of Dundee. As a result, in 2010 a ward at the hospital was closed following the deaths of 5 elderly patients due to C. diff  infections. So for us, this is also a very local health problem. Up until now, there have been two ways of treating this problem: prescribe more antibiotics, with the added difficulty of possibly causing more resistance to build-up, or by means of faecal transplant. A faecal transplant involves the faeces of a person close to the patient being transplanted directly into the patient's colon or through a drip into the stomach. This has been proven to be effective in test cases, but is obviously an unsavoury form of treatment for many patients and so the idea of creating an alternative gave rise to this project.