Difference between revisions of "Team:Uppsala/Model"

Line 196: Line 196:
 
                             <div class="inner-card-text">  
 
                             <div class="inner-card-text">  
 
                                 <!-- start of paragraph-->
 
                                 <!-- start of paragraph-->
                                 <p>One of this years model projects was to create a model to interpret answers from a survey. The survey dealt with horse owners' awareness of the large and small strongyle problem. The goal of the model was to process the answers from the survey into usable data and to make it possible to look for correlations between different variables.  </p>
+
                                 <p>One of this year's model projects was to create a model to interpret answers from a survey. The survey dealt with horse owners' awareness of the large and small strongyle problem. The goal of the model was to process the answers from the survey into usable data and to make it possible to look for correlations between different variables.  </p>
 
                             </div>
 
                             </div>
 
                             <!--change src to that of the image you want-->
 
                             <!--change src to that of the image you want-->
Line 227: Line 227:
 
          
 
          
 
  <div class="card-holder">                   
 
  <div class="card-holder">                   
                     <p> Due to excessive use of anthelmintics against various parasites in cattle, the resistance to anthelmintics in nematodes has grown and has become more extensive than the current situation in horses [1]. In the early stages of our project we knew that the current problems brought by small strongyles were not yet as extensive in Sweden [2]. Therefore we made a model of the growth of nematodes in horses and on pastures, to see the difference between regular use and an optimized use of anthelmintics. The mean usage of anthelmintics in sweden is 3.2 times per year, and there is no common time to use the anthelmintics [3]. However, the treatment occurence that was later used in the model, was information that was retrieved from our own conducted market analysis, which states that the most prevalent use of anthelmintics is two time per year. The optimized use would be to only use anthelmintics when it’s needed, e. g. when the amount of parasites in the horse exceeds a threshold. Some of the variables that the model takes in to account is the usage of anthelmintics and the amount of horses, the temperature dependence of the parasite egg to develop into a larva and the amount of horses on a pasture to receive the results. <br><br>
+
                     <p> Due to excessive use of anthelmintics against various parasites in cattle, the resistance to anthelmintics in nematodes has grown and has become more extensive than the current situation in horses [1]. In the early stages of our project we knew that the current problems brought by small strongyles were not yet as extensive in Sweden [2]. Therefore we made a model of the growth of nematodes in horses and on pastures, to see the difference between regular use and an optimized use of anthelmintics. The mean usage of anthelmintics in sweden is 3.2 times per year, and there is no common time to use the anthelmintics [3]. However, the treatment occurence that was later used in the model, was information that was retrieved from our own conducted market analysis, which states that the most prevalent use of anthelmintics is two times per year. The optimized use would be to only use anthelmintics when it’s needed, e. g. when the amount of parasites in the horse exceeds a threshold. Some of the variables that the model takes in to account is the usage of anthelmintics and the number of horses, the temperature dependence of the parasite egg to develop into a larva and the numberof horses on a pasture to receive the results. <br><br>
  
 
                 The model was inspired by a model that looks into how effective anthelmintic treatments are on sheep at pasture [4]. Due to the overuse of anthelmintics in sheep, the efficiency of the medicines have decreased resulting in sheep dying of starvation because of the excessive amount of parasites in the gastro-intestinal area. This causes big economical losses for sheep owners.<br><br>
 
                 The model was inspired by a model that looks into how effective anthelmintic treatments are on sheep at pasture [4]. Due to the overuse of anthelmintics in sheep, the efficiency of the medicines have decreased resulting in sheep dying of starvation because of the excessive amount of parasites in the gastro-intestinal area. This causes big economical losses for sheep owners.<br><br>
Line 239: Line 239:
  
 
          
 
          
           <p> The model is built upon ordinary differential equations (equation 1 and 2). Matlab is used for the calculation of the model, where Matlab's inbuilt function ode45 is used. The programs that were made and used for the calculations can be found here. At each step of the calculation, the program is looking at given temperature data for a year and other variables that will differ depending on the environment. These variables are described in <b>table 1</b>. Two extreme situations were analyzed, one where a horse has a parasite count that hits the threshold of maximum amount (100 000) of parasites and the second where the horse doesn’t have any parasites (although this is a very unlikely scenario) [5]. The months at which anthelmintics were used in the regular use, was set to April and October, which are two months when it's likely that a horse owner gives anthelmintics to its horse [3]. As mentioned before, the mean value of how many times horses get anthelmintics are 3.2, however in the calculations the chosen value was set to 2, because this was information that was received from our  <a href="https://2018.igem.org/Team:Uppsala/Human_Practices/Market_Analysis"><b>contucted survey</b></a>. The MATLAB code for the model can be found <a href="https://static.igem.org/mediawiki/2018/6/60/T--Uppsala--Anthelmintic_Model.pdf">here</a>.</p><br><br>
+
           <p> The model is built upon ordinary differential equations (equation 1 and 2). Matlab is used for the calculation of the model, where Matlab's inbuilt function ode45 is used. The programs that were made and used for the calculations can be found here. At each step of the calculation, the program is looking at given temperature data for a year and other variables that will differ depending on the environment. These variables are described in <b>table 1</b>. Two extreme situations were analyzed, one where a horse has a parasite count that hits the threshold of maximum amount (100 000) of parasites and the second where the horse doesn’t have any parasites (although this is a very unlikely scenario) [5]. The months at which anthelmintics were used in the regular use, was set to April and October, which are two months when it's likely that a horse owner gives anthelmintics to its horse [3]. As mentioned before, the mean value of how many times horses get anthelmintics are 3.2, however in the calculations the chosen value was set to 2, because this was information that was received from our  <a href="https://2018.igem.org/Team:Uppsala/Human_Practices/Market_Analysis"><b>conducted survey</b></a>. The MATLAB code for the model can be found <a href="https://static.igem.org/mediawiki/2018/6/60/T--Uppsala--Anthelmintic_Model.pdf">here</a>.</p><br><br>
  
 
<!--equation 1 and 2-->
 
<!--equation 1 and 2-->
Line 281: Line 281:
 
           <tr><td class="status_cell cell_green">&beta;(A)</td>
 
           <tr><td class="status_cell cell_green">&beta;(A)</td>
 
             <td>6 or 20</td>
 
             <td>6 or 20</td>
             <td>Squaremeters eaten pasture per day. Normal value is 20, if the amount of parasites in the horse exceeds over the threshold, then the food intake decreases with 70%.</td>
+
             <td>Square metres eaten pasture per day. Normal value is 20, if the amount of parasites in the horse exceeds over the threshold, then the food intake decreases with 70%.</td>
 
         </tr>
 
         </tr>
 
              
 
              
Line 334: Line 334:
 
<br>
 
<br>
  
<p>Because the development of eggs to larvae are temperature dependent, a linear equation for calculating the probability of an egg to develop into a larva was created. The equation is based on information about how long it takes for an egg to develop into a larva [6]. This equation was created by first dividing all the given temperatures by the highest temperature. A linear regression was made with these values and the temperature. The probability of an egg to develop into a larva in the earlier mentioned study was at 0.0275. If this value is assumed to be the mean probability, then it’s 20 times smaller than the mean probability in this trend line that was received (equation 3). Therefore the constants in the equation was divided with 20 to match it. The temperature data was used was from the Uppsala Aut weather station measurement of mean temperatur during 2017 [7].</p><br><br>
+
<p>Because the development of eggs to larvae is temperature dependent, a linear equation for calculating the probability of an egg to develop into a larva was created. The equation is based on information about how long it takes for an egg to develop into a larva [6]. This equation was created by first dividing all the given temperatures by the highest temperature. A linear regression was made with these values and the temperature. The probability of an egg to develop into a larva in the earlier mentioned study was at 0.0275. If this value is assumed to be the mean probability, then it’s 20 times smaller than the mean probability in this trend line that was received (equation 3). Therefore the constants in the equation was divided with 20 to match it. The temperature data was used was from the Uppsala Aut weather station measurement of mean temperature during 2017 [7].</p><br><br>
  
 
     <p> q &#61; (0.00342 &#215; T &#8722; 0.2411) &#215; 0.05 (Equation 3)</p><br><br>
 
     <p> q &#61; (0.00342 &#215; T &#8722; 0.2411) &#215; 0.05 (Equation 3)</p><br><br>
  
<p>&beta; is the amount of square meters grass a horse eats per day.  A horse eats approximately five times more than a sheep [8, 9]. Beta decreases if the amount of parasites in the gastrointestinal area of the horse exceeds an amount that is non-detrimental to the horses health. The model takes into account a 70% decrease in food intake [4]. However, the only information about when a horse should be treated with anthelmintics is based on the egg count in horse feces and not on the amount of parasites in the horse. Therefore an arbitrary threshold was set to 100 000.</p><br><br>
+
<p>&beta; is the amount of square metres grass a horse eats per day.  A horse eats approximately five times more than a sheep [8, 9]. Beta decreases if the amount of parasites in the gastrointestinal area of the horse exceeds an amount that is non-detrimental to the horse's health. The model takes into account a 70% decrease in food intake [4]. However, the only information about when a horse should be treated with anthelmintics is based on the egg count in horse feces and not on the amount of parasites in the horse. Therefore an arbitrary threshold was set to 100 000.</p><br><br>
  
 
<p>The constants &mu;, mortality rate of adult parasites, the mortality is set to 0.03, when anthelmintics is in use, the mortality changes to 0.99. &lambda;, mean rate at which an adult worm produced eggs and d, the probability of an larva to develop into a adult worm, were the same as in the model that served as inspiration for this one [4].</p><br><br>
 
<p>The constants &mu;, mortality rate of adult parasites, the mortality is set to 0.03, when anthelmintics is in use, the mortality changes to 0.99. &lambda;, mean rate at which an adult worm produced eggs and d, the probability of an larva to develop into a adult worm, were the same as in the model that served as inspiration for this one [4].</p><br><br>
Line 352: Line 352:
  
 
<br><br>
 
<br><br>
     <p>With the same starting conditions (only varying when anthelmintics are used) four datasets were obtained. The four different data sets show how the density of parasites per hectare pasture and how the amount of parasites per horse varies for both the regular and the optimized use of anthelmintics. As mentioned in the method, two extreme points of starting values were used, which was when L<sub>0</sub>, the density of worms per ha pasture, is 1000, and A<sub>0</sub> is either 10000 and 0. The results of the calculations are shown in the graphs (<b>figure 1, 2, 3</b> and <b>4</b>).</p>   
+
     <p>With the same starting conditions (only varying when anthelmintics is used) four datasets were obtained. The four different data sets show how the density of parasites per hectare pasture and how the amount of parasites per horse varies for both the regular and the optimized use of anthelmintics. As mentioned in the method, two extreme points of starting values were used, which was when L<sub>0</sub>, the density of worms per ha pasture, is 1000, and A<sub>0</sub> is either 10000 and 0. The results of the calculations are shown in the graphs (<b>figure 1, 2, 3</b> and <b>4</b>).</p>   
 
<br><br>
 
<br><br>
  
 
  <img src="https://static.igem.org/mediawiki/2018/e/ed/T--Uppsala--horse0right.jpeg" alt="Parasites in horses, startvalue = 0" class="center" height="50%" width="50%">
 
  <img src="https://static.igem.org/mediawiki/2018/e/ed/T--Uppsala--horse0right.jpeg" alt="Parasites in horses, startvalue = 0" class="center" height="50%" width="50%">
     <p><b>Figure 1:</b> The amount of parasites per horse where regular and optimized use of anthelmintics is compared. The starting value is 0 parasites in the horse. Every time anthelmintics are used there is a sharp decline in the graph. Over a five year period, the regular use of anthelmintics, would be 10 times. For the optimized use, anthelmintics wouldn't be used at all, because the amount of parasites never exceeds the threshold. The amount of parasites in the horse are lower for the regular use of anthelmintics, but that is understandable, because anthelmintics are used more often. However, in the optimized use, the amount of parasites never exceed a theoretical amount which would affect the horse negatively.</p><br><br>
+
     <p><b>Figure 1:</b> The amount of parasites per horse where regular and optimized use of anthelmintics is compared. The starting value is 0 parasites in the horse. Every time anthelmintics is used there is a sharp decline in the graph. Over a five year period, the regular use of anthelmintics, would be 10 times. For the optimized use, anthelmintics wouldn't be used at all, because the amount of parasites never exceeds the threshold. The amount of parasites in the horse are lower for the regular use of anthelmintics, but that is understandable, because anthelmintics is used more often. However, in the optimized use, the amount of parasites never exceed a theoretical amount which would affect the horse negatively.</p><br><br>
  
 
  <img src="https://static.igem.org/mediawiki/2018/a/a4/T--Uppsala--pasture0right.jpeg" alt="Parasites on pasture, startvalue =0" class="center" height="50%" width="50%">
 
  <img src="https://static.igem.org/mediawiki/2018/a/a4/T--Uppsala--pasture0right.jpeg" alt="Parasites on pasture, startvalue =0" class="center" height="50%" width="50%">
Line 362: Line 362:
  
 
  <img src="https://static.igem.org/mediawiki/2018/c/c0/T--Uppsala--horse100000right.jpeg" alt="Parasites in horses, starvalue = 100000" class="center" height="50%" width="50%">
 
  <img src="https://static.igem.org/mediawiki/2018/c/c0/T--Uppsala--horse100000right.jpeg" alt="Parasites in horses, starvalue = 100000" class="center" height="50%" width="50%">
     <p><b>Figure 3:</b> The amount of parasites per horse where regular and  optimized use of anthelmintics is compared. The starting value is 100 000 parasites in the horse. Every time anthelmintics are used there is a sharp decline in the graph. Over a five year period, the regular use of anthelmintics, would be 10 times. For the optimized use, anthelmintics would be used 7 times. The amount of parasites in the horse are lower for the regular use of anthelmintics, but that is understandable, because anthelmintics are used more often. However, in the optimized use, the amount of parasites never exceed an amount which will affect the horse negatively.</p><br><br>
+
     <p><b>Figure 3:</b> The amount of parasites per horse where regular and  optimized use of anthelmintics is compared. The starting value is 100 000 parasites in the horse. Every time anthelmintics is used there is a sharp decline in the graph. Over a five year period, the regular use of anthelmintics, would be 10 times. For the optimized use, anthelmintics would be used 7 times. The amount of parasites in the horse are lower for the regular use of anthelmintics, but that is understandable, because anthelmintics is used more often. However, in the optimized use, the amount of parasites never exceed an amount which will affect the horse negatively.</p><br><br>
  
 
<img src="https://static.igem.org/mediawiki/2018/f/fa/T--Uppsala--pasture100000right.jpeg" alt="Parasites on pasture, startvalue = 100000" class="center" height="50%" width="50%">
 
<img src="https://static.igem.org/mediawiki/2018/f/fa/T--Uppsala--pasture100000right.jpeg" alt="Parasites on pasture, startvalue = 100000" class="center" height="50%" width="50%">
Line 369: Line 369:
  
 
<br><br>
 
<br><br>
<p>The model shows that with an optimized use of anthelmintics, no anthelmintics cures would have to be used. In comparison to when the anthelmintics are used regularly, which means that anthelmintics would be used 10 times during a 5 year period. In the calculations where the starting value of parasites in the horse is at 100 000, there would be 3 cures less in the optimized method compared to the regular method. The anthelmintics resistance in parasites increases with the use of anthelmintics, which can be unnecessary in some cases. Which also can be seen in these model.  
+
<p>The model shows that with an optimized use of anthelmintics, no anthelmintics cures would have to be used. In comparison to when the anthelmintics is used regularly, which means that anthelmintics would be used 10 times during a 5 year period. In the calculations where the starting value of parasites in the horse is at 100 000, there would be 3 cures less in the optimized method compared to the regular method. The anthelmintics resistance in parasites increases with the use of anthelmintics, which can be unnecessary in some cases. Which also can be seen in this model.  
  
<br><br>However, this model doesn’t take into account the encysted larva in the mucosa.  This is due to lack of information about when the larva choose to encyst, and when it decides to burst to from the cyst. The communication between the adult parasites and the encysted larva is still a mystery that has to be solved to be able to form a even more accurate model.  
+
<br><br>However, this model doesn’t take into account the encysted larva in the mucosa.  This is due to lack of information about when the larva choose to encyst, and when it decides to burst to from the cyst. The communication between the adult parasites and the encysted larva is still a mystery that has to be solved to be able to form an even more accurate model.  
  
<br><br>Although there’s some shortcomings, the model clearly shows that using anthelmintics only when it’s needed would decrease the usage of the anthelmintics, and in the long run restrain the growing resistance against different anthelmintics in the parasites.  
+
<br><br>Although there’s some shortcomings, the model clearly shows that using anthelmintics only when are needed would decrease the usage of the anthelmintics, and in the long run restrain the growing resistance against different anthelmintics in the parasites.  
 
</p>
 
</p>
 
        
 
        
Line 385: Line 385:
  
 
   <br><br>
 
   <br><br>
     <p>When we had chosen this years iGEM project, we wanted to investigate how a potential bacteria based product could be integrated in the community. Therefore a survey was conducted and sent out to horseowners all over Europe. Based on the answers we would get more insight into people's awareness of the large and small strongyle, and everything related to them. The marketing analysis was done in collaboration with the human practice part of the project, where human practises worked with which questions would be added into the survey, and the modeling group worked with creating a program that would be used to analyze the results.
+
     <p>When we had chosen this year's iGEM project, we wanted to investigate how a potential bacteria based product could be integrated in the community. Therefore a survey was conducted and sent out to horseowners all over Europe. Based on the answers we would get more insight into people's awareness of the large and small strongyle, and everything related to them. The marketing analysis was done in collaboration with the human practice part of the project, where human practises worked with which questions would be added into the survey, and the modeling group worked with creating a program that would be used to analyze the results.
 
         <br><br>
 
         <br><br>
  
     In the modeling part of the project, we have created a analyzing program to interpret the answers we received from the survey. The purpose of the analyze was to look for correlations between different variables, for example; is there any correlation between how concerned people are about resistance to strongyle and if they are using any preventive treatments against strongyles? <br><br>
+
     In the modeling part of the project, we have created an analyzing program to interpret the answers we received from the survey. The purpose of the analysis was to look for correlations between different variables, for example; is there any correlation between how concerned people are about resistance to strongyle and if they are using any preventive treatments against strongyles? <br><br>
  
 
     The information acquired from the model could be used to, for example, investigate how knowledge about anthelmintic resistance could be disseminated in a efficacious manner. Additionally, we wanted to find a potential target market and get an idea of how a potential product could be marketed.</p>  
 
     The information acquired from the model could be used to, for example, investigate how knowledge about anthelmintic resistance could be disseminated in a efficacious manner. Additionally, we wanted to find a potential target market and get an idea of how a potential product could be marketed.</p>  
Line 411: Line 411:
  
  
     <p>Results that we found interesting is further described on <a href="https://2018.igem.org/Team:Uppsala/Human_Practices/Market_Analysis"><b>human practices page</b></a>. To download the model written in R, click here.<b> Figure 1 </b>shows a descriptive discrete scatter plot with valued points and <b>figure 2</b> shows an application of the latter plot based on real survey data.
+
     <p>Results that we found interesting are further described on <a href="https://2018.igem.org/Team:Uppsala/Human_Practices/Market_Analysis"><b>human practices page</b></a>. To download the model written in R, click here.<b> Figure 1 </b>shows a descriptive discrete scatter plot with valued points and <b>figure 2</b> shows an application of the latter plot based on real survey data.
 
     </p> <br><br>
 
     </p> <br><br>
  

Revision as of 14:04, 17 October 2018