Difference between revisions of "Template:NYMU-2015project-drylab-Epidemic"

Line 25: Line 25:
 
<p>In this model, we try to show the difference between planting the potato we engineered and planting potato that is susceptible or moderately resistant to potato late blight. Traditionally, SEIR model will be the perfect model to characterize epidemiology. However, we made some changes to the assumption of the traditional SEIR model so that the model can reflect the reality of potato late blight epidemiology much better. </p>
 
<p>In this model, we try to show the difference between planting the potato we engineered and planting potato that is susceptible or moderately resistant to potato late blight. Traditionally, SEIR model will be the perfect model to characterize epidemiology. However, we made some changes to the assumption of the traditional SEIR model so that the model can reflect the reality of potato late blight epidemiology much better. </p>
  
 +
<img src="https://static.igem.org/mediawiki/2015/9/9b/Nymu-drylab-epidemic_1.jpg">
  
 
<div id='t' >
 
 
<table class="wikitable">
 
<table class="wikitable">
  
<tbody> <tr>
+
<tr>
   <td> Symbol  </td> <td> Meaning  </td> </tr> <tr>  <td> Suspected </td> <td> The potato that is slightly or moderately resistant to P.infestans </td> </tr> <tr>  <td> Exposed </td> <td> Potatoes that are infected by a low amount of P.infestans, but they are still curable andwill not spread the disaese </td> </tr> <tr> <td> Epidemology </td> <td> Infected </td> <td> Potatoes that are infected by a large amount of P.infestans. Potatoes infected will spread the disease and jeopardize the whole potato farm </td> </tr> <tr>  <td> Immunized </td> <td> Potatoes that has been transformed by us and is resistant against P.infestans </td> </tr></tbody></table>
+
   <td> Symbol  </td> <td> Meaning  </td> </tr> <tr>  <td> Suspected </td> <td> The potato that is slightly or moderately resistant to P.infestans </td> </tr> <tr>  <td> Exposed </td> <td> Potatoes that are infected by a low amount of P.infestans, but they are still curable andwill not spread the disaese </td> </tr> <tr> <td> Epidemology </td> <td> Infected </td> <td> Potatoes that are infected by a large amount of P.infestans. Potatoes infected will spread the disease and jeopardize the whole potato farm </td> </tr> <tr>  <td> Immunized </td> <td> Potatoes that has been transformed by us and is resistant against P.infestans </td> </tr></table>
 
+
</div>
+
  
 
<p>According to our assumptions, we developed a set of ordinary differential equations that can characterize the epidemic of potato late blight.</p>
 
<p>According to our assumptions, we developed a set of ordinary differential equations that can characterize the epidemic of potato late blight.</p>
  
  
 
+
<img src="https://static.igem.org/mediawiki/2015/2/2b/Nymu-drylab-epidemic_2.jpg">
  
  
 
<h3>Parameters</h3>
 
<h3>Parameters</h3>
<div id='t' >
+
<h3></h3>
 +
 
 +
 
 
<table class="wikitable">
 
<table class="wikitable">
 
<tbody> <tr>
 
<tbody> <tr>
 
   <td> γ </td> <td> transmission rate(1/days) </td> <td> 0.25 </td>  </tr> <tr>  <td> α </td> <td> Promoter activation rate(1/days) </td> <td> 1.0 </td>  </tr> <tr> <td> SEIR MODEL </td> <td> ε </td> <td> Latent rate(1/days) </td> <td> 0.2 </td> <td> British Columbia Ministry of Agriculture[3] </td> </tr> <tr> <td> (COEFFICIENTS) </td> <td> μ </td> <td> Infection rate(1/days) </td> <td> 0.2 </td>  </tr> <tr>  <td> k </td> <td> Rate of resistance to late blight </td> <td> 0.75 </td> <td> External Lipid PI3P Mediates Entry of Eukaryotic Pathogen Effectors into Plant and Animal Host Cells[2] </td> </tr> <tr>  <td> beta </td> <td> Daeth rate of normal potato(1/days) </td> <td> 1/365 </td>  </tr> <tr>  <td> S </td> <td> The amount of all potatoes </td> <td> X(1) </td>  </tr> <tr>  <td> E </td> <td> The amount of suspected individual </td> <td> X(2) </td> <td> Global analysis of an SEIR model with varying population size and vaccination </td> </tr> <tr> <td> SEIR MODEL </td> <td> I </td> <td> The amount of infected individual </td> <td> X(3) </td> <td> [1] </td> </tr> <tr> <td> (VARIABLE) </td> <td> R </td> <td> The amount of potato that survive </td> <td> X(4) </td>  </tr> <tr>  <td> V </td> <td> The amount of potato being immunized </td> <td> X(5) </td>  </tr></tbody></table>
 
   <td> γ </td> <td> transmission rate(1/days) </td> <td> 0.25 </td>  </tr> <tr>  <td> α </td> <td> Promoter activation rate(1/days) </td> <td> 1.0 </td>  </tr> <tr> <td> SEIR MODEL </td> <td> ε </td> <td> Latent rate(1/days) </td> <td> 0.2 </td> <td> British Columbia Ministry of Agriculture[3] </td> </tr> <tr> <td> (COEFFICIENTS) </td> <td> μ </td> <td> Infection rate(1/days) </td> <td> 0.2 </td>  </tr> <tr>  <td> k </td> <td> Rate of resistance to late blight </td> <td> 0.75 </td> <td> External Lipid PI3P Mediates Entry of Eukaryotic Pathogen Effectors into Plant and Animal Host Cells[2] </td> </tr> <tr>  <td> beta </td> <td> Daeth rate of normal potato(1/days) </td> <td> 1/365 </td>  </tr> <tr>  <td> S </td> <td> The amount of all potatoes </td> <td> X(1) </td>  </tr> <tr>  <td> E </td> <td> The amount of suspected individual </td> <td> X(2) </td> <td> Global analysis of an SEIR model with varying population size and vaccination </td> </tr> <tr> <td> SEIR MODEL </td> <td> I </td> <td> The amount of infected individual </td> <td> X(3) </td> <td> [1] </td> </tr> <tr> <td> (VARIABLE) </td> <td> R </td> <td> The amount of potato that survive </td> <td> X(4) </td>  </tr> <tr>  <td> V </td> <td> The amount of potato being immunized </td> <td> X(5) </td>  </tr></tbody></table>
</div>
 
  
  
<h3>Conclusion
+
<h3>Result</h3>
</h3>
+
 
<p>
 
<p>
 
As we can see from the model,with our genetically modified potatoes can prevent 80% of the potatoes from being infected, while only 20% of the moderately resistant potatoes can survive during the epidemic of potato late blight.  
 
As we can see from the model,with our genetically modified potatoes can prevent 80% of the potatoes from being infected, while only 20% of the moderately resistant potatoes can survive during the epidemic of potato late blight.  
Line 58: Line 55:
 
</p>
 
</p>
  
 +
<table class="wikitable">
 +
<tr>
 +
  <td> γ </td> <td> transmission rate(1/days) </td> <td> 0.25 </td>  </tr> <tr>  <td> α </td> <td> Promoter activation rate(1/days) </td> <td> 1.0 </td>  </tr> <tr> <td> SEIR MODEL </td> <td> ε </td> <td> Latent rate(1/days) </td> <td> 0.2 </td> <td> British Columbia Ministry of Agriculture[3] </td> </tr> <tr> <td> (COEFFICIENTS) </td> <td> μ </td> <td> Infection rate(1/days) </td> <td> 0.2 </td>  </tr> <tr>  <td> k </td> <td> Rate of resistance to late blight </td> <td> 0.75 </td> <td> External Lipid PI3P Mediates Entry of Eukaryotic Pathogen Effectors into Plant and Animal Host Cells[2] </td> </tr> <tr>  <td> beta </td> <td> Daeth rate of normal potato(1/days) </td> <td> 1/365 </td>  </tr> <tr>  <td> S </td> <td> The amount of all potatoes </td> <td> X(1) </td>  </tr> <tr>  <td> E </td> <td> The amount of suspected individual </td> <td> X(2) </td> <td> Global analysis of an SEIR model with varying population size and vaccination </td> </tr> <tr> <td> SEIR MODEL </td> <td> I </td> <td> The amount of infected individual </td> <td> X(3) </td> <td> [1] </td> </tr> <tr> <td> (VARIABLE) </td> <td> R </td> <td> The amount of potato that survive </td> <td> X(4) </td>  </tr> <tr>  <td> V </td> <td> The amount of potato being immunized </td> <td> X(5) </td>  </tr></table>
 +
 +
<img src="https://static.igem.org/mediawiki/2015/4/46/Nymu-drylab-epidemic_3.jpg">
 +
<img src="https://static.igem.org/mediawiki/2015/f/fd/Nymu-drylab-epidemic_4.jpg">
 +
 +
 +
<h3>Conclusion</h3>
 +
<p>As we can see from the model,with our genetically modified potatoes can prevent 80% of the potatoes from being infected, while only 20% of the moderately resistant potatoes can survive during the epidemic of potato late blight.
 +
Also as we can see in the graphs above, the survival rate do fit our sassumption the the potatoes under the destruction of late blight only end in two consequences----death(once the potatoes exposed to small amount of p.infestans are seriously infected ) or survive (once the “exposed potato” truned into “immunized potato”).
 +
This graphs not only show that our potatoes might be effective in fighting potato late blight in the real world but also show that potato late blight is a disease that needs to be take care of seriously and a impeccible system is necessary to fight against the disease.
 +
</p>
  
  

Revision as of 12:45, 3 September 2015

Project

Model

Epidemic

P. infestans is an oligate parasite, which means it can’t complete its life cycle without exploiting potato. However, if a potato is infected by P. infestans, the disease will spread through the potato farm within 20 days.

In this model, we try to show the difference between planting the potato we engineered and planting potato that is susceptible or moderately resistant to potato late blight. Traditionally, SEIR model will be the perfect model to characterize epidemiology. However, we made some changes to the assumption of the traditional SEIR model so that the model can reflect the reality of potato late blight epidemiology much better.

Symbol Meaning
Suspected The potato that is slightly or moderately resistant to P.infestans
Exposed Potatoes that are infected by a low amount of P.infestans, but they are still curable andwill not spread the disaese
Epidemology Infected Potatoes that are infected by a large amount of P.infestans. Potatoes infected will spread the disease and jeopardize the whole potato farm
Immunized Potatoes that has been transformed by us and is resistant against P.infestans

According to our assumptions, we developed a set of ordinary differential equations that can characterize the epidemic of potato late blight.

Parameters

γ transmission rate(1/days) 0.25
α Promoter activation rate(1/days) 1.0
SEIR MODEL ε Latent rate(1/days) 0.2 British Columbia Ministry of Agriculture[3]
(COEFFICIENTS) μ Infection rate(1/days) 0.2
k Rate of resistance to late blight 0.75 External Lipid PI3P Mediates Entry of Eukaryotic Pathogen Effectors into Plant and Animal Host Cells[2]
beta Daeth rate of normal potato(1/days) 1/365
S The amount of all potatoes X(1)
E The amount of suspected individual X(2) Global analysis of an SEIR model with varying population size and vaccination
SEIR MODEL I The amount of infected individual X(3) [1]
(VARIABLE) R The amount of potato that survive X(4)
V The amount of potato being immunized X(5)

Result

As we can see from the model,with our genetically modified potatoes can prevent 80% of the potatoes from being infected, while only 20% of the moderately resistant potatoes can survive during the epidemic of potato late blight. Also as we can see in the graphs above, the survival rate do fit our sassumption the the potatoes under the destruction of late blight only end in two consequences----death(once the potatoes exposed to small amount of p.infestans are seriously infected ) or survive (once the “exposed potato” truned into “immunized potato”). This graphs not only show that our potatoes might be effective in fighting potato late blight in the real world but also show that potato late blight is a disease that needs to be take care of seriously and a impeccible system is necessary to fight against the disease.

γ transmission rate(1/days) 0.25
α Promoter activation rate(1/days) 1.0
SEIR MODEL ε Latent rate(1/days) 0.2 British Columbia Ministry of Agriculture[3]
(COEFFICIENTS) μ Infection rate(1/days) 0.2
k Rate of resistance to late blight 0.75 External Lipid PI3P Mediates Entry of Eukaryotic Pathogen Effectors into Plant and Animal Host Cells[2]
beta Daeth rate of normal potato(1/days) 1/365
S The amount of all potatoes X(1)
E The amount of suspected individual X(2) Global analysis of an SEIR model with varying population size and vaccination
SEIR MODEL I The amount of infected individual X(3) [1]
(VARIABLE) R The amount of potato that survive X(4)
V The amount of potato being immunized X(5)

Conclusion

As we can see from the model,with our genetically modified potatoes can prevent 80% of the potatoes from being infected, while only 20% of the moderately resistant potatoes can survive during the epidemic of potato late blight. Also as we can see in the graphs above, the survival rate do fit our sassumption the the potatoes under the destruction of late blight only end in two consequences----death(once the potatoes exposed to small amount of p.infestans are seriously infected ) or survive (once the “exposed potato” truned into “immunized potato”). This graphs not only show that our potatoes might be effective in fighting potato late blight in the real world but also show that potato late blight is a disease that needs to be take care of seriously and a impeccible system is necessary to fight against the disease.

Reference

  1. Chengjun Suna, Ying-Hen Hsiehc. “Global analysis of an SEIR model with varying population size and vaccination” doi:10.1016/j.apm.2009.12.005
  2. Kale SD1, Gu B, Capelluto DG, Dou D, Feldman E, Rumore A, Arredondo FD, Hanlon R, Fudal I, Rouxel T, Lawrence CB, Shan W, Tyler BM. “External Lipid PI3P Mediates Entry of Eukaryotic Pathogen Effector into Plant and Animal Host Cells” Cell. 2010 Sep 17;142(6):981-3.
  3. British Columbia Ministry of Agriculture