Difference between revisions of "Team:Dundee/Modeling/Fingerprints"

Line 4: Line 4:
 
#pagebox2 { text-align:left; width:80%; margin-left:auto; margin-right:auto; }</style><!--This defines the style of the pagebox class as a margined piece of content to allow for easier reading.-->
 
#pagebox2 { text-align:left; width:80%; margin-left:auto; margin-right:auto; }</style><!--This defines the style of the pagebox class as a margined piece of content to allow for easier reading.-->
  
<script type="text/x-mathjax-config">
+
 
  MathJax.Hub.Config({
+
    "HTML-CSS": { scale: 120}
+
  });
+
</script><!--This sets the size of the equations implemented via mathjax to make them larger.-->
+
  
 
<style>#about .glyphicon {
 
<style>#about .glyphicon {
Line 162: Line 158:
 
<p>Squalene epoxide is an intermediate in cholesterol synthesis. Squalene epoxide is degraded into lanosterol, a precursor for cholesterol by lanosterol synthase. These reactions can be described by the schematic:</p>
 
<p>Squalene epoxide is an intermediate in cholesterol synthesis. Squalene epoxide is degraded into lanosterol, a precursor for cholesterol by lanosterol synthase. These reactions can be described by the schematic:</p>
 
$$
 
$$
 
+
\large{
 
\ce{LS + SE<=>[K_{1}][K_{2}] PC ->[K_{3}] La}.
 
\ce{LS + SE<=>[K_{1}][K_{2}] PC ->[K_{3}] La}.
 
+
}
$$<!--Content surrounded by $$ $$ is in latex input format and will be displayed via mathjax as latex style pdf output.-->
+
$$<!--Content surrounded by $$ $$ is in latex input format and will be displayed via mathjax as latex style pdf output and \large makes the equation larger.-->
 
<p>Where \(LS\)<!--The content within \( \) will be displayed as latex style output symbols.--> is the concentration of lanosterol synthase, \(SE\) is the concentration of squalene epoxide, \(PC\) is the concentration of the 1st intermdeiate, protosterol cation, and \(La\) is the concentration of lanosterol, the full complex. \(K_{1}\), \(K_{3}\) are the forward reaction rates, and \(K_{2}\) is the reverse reaction rate.</p>
 
<p>Where \(LS\)<!--The content within \( \) will be displayed as latex style output symbols.--> is the concentration of lanosterol synthase, \(SE\) is the concentration of squalene epoxide, \(PC\) is the concentration of the 1st intermdeiate, protosterol cation, and \(La\) is the concentration of lanosterol, the full complex. \(K_{1}\), \(K_{3}\) are the forward reaction rates, and \(K_{2}\) is the reverse reaction rate.</p>
  
Line 171: Line 167:
 
<!--The * means that this equation will not be numbered.-->
 
<!--The * means that this equation will not be numbered.-->
 
$$
 
$$
 +
\large{
 
\begin{equation*}
 
\begin{equation*}
 
\lambda=\frac{K_{1}}{K_{2}} SE_{0}, \qquad \gamma=\frac{K_{3}}{K_{2}}.
 
\lambda=\frac{K_{1}}{K_{2}} SE_{0}, \qquad \gamma=\frac{K_{3}}{K_{2}}.
 
\end{equation*}
 
\end{equation*}
 +
}
 
$$
 
$$
 
<p>The initial concentration of lanosterol synthase was defined to be \(LS_{0}\) and the ratio between initial concentrations defined as:</p>
 
<p>The initial concentration of lanosterol synthase was defined to be \(LS_{0}\) and the ratio between initial concentrations defined as:</p>
 
$$
 
$$
 +
\large{
 
\begin{equation*}
 
\begin{equation*}
 
v_{0}=\frac{LS_{0}}{SE_{0}}.
 
v_{0}=\frac{LS_{0}}{SE_{0}}.
 
\end{equation*}
 
\end{equation*}
 +
}
 
$$
 
$$
 
Sensitivity analysis was performed to find the optimum values for the two parameters, \(\gamma\) and \(\lambda\), and the ratio, \(v_{0}\) which give the highest concentration of the final complex, lanosterol. Consider \(\lambda\) and \(\gamma\) first by setting \(v_{0}\) as the suggested value from <a href="#eq7">(7)</a><!--The anchor tag references an equation further down the page for reference of the user--> and setting a range of values for \(\gamma\) and \(\lambda\).  The range of values chosen has the maximum value as twice the suggested value from <a href="#eq10">(10)</a> </p>  
 
Sensitivity analysis was performed to find the optimum values for the two parameters, \(\gamma\) and \(\lambda\), and the ratio, \(v_{0}\) which give the highest concentration of the final complex, lanosterol. Consider \(\lambda\) and \(\gamma\) first by setting \(v_{0}\) as the suggested value from <a href="#eq7">(7)</a><!--The anchor tag references an equation further down the page for reference of the user--> and setting a range of values for \(\gamma\) and \(\lambda\).  The range of values chosen has the maximum value as twice the suggested value from <a href="#eq10">(10)</a> </p>  
Line 215: Line 215:
 
<p>Figure 3, similar to Figure 2 and 3, suggests that the concentration of lanosterol does not increase after \(v_{0} = 1.5\). Therefore if the value of \(v_{0}\) is smaller than the suggested value, \(v_{0} = 2.561\), but larger than \(v_{0} = 1.5\) the same concentration of lanosterol will be formed. Recall that \(v_{0} = \frac{LS_{0}}{SE_{0}}\), and \(SE_{0}=0.8202157402 \mu M\). From this the best concentration of lanosterol synthase to have in the fingerprint aging device is:</p>
 
<p>Figure 3, similar to Figure 2 and 3, suggests that the concentration of lanosterol does not increase after \(v_{0} = 1.5\). Therefore if the value of \(v_{0}\) is smaller than the suggested value, \(v_{0} = 2.561\), but larger than \(v_{0} = 1.5\) the same concentration of lanosterol will be formed. Recall that \(v_{0} = \frac{LS_{0}}{SE_{0}}\), and \(SE_{0}=0.8202157402 \mu M\). From this the best concentration of lanosterol synthase to have in the fingerprint aging device is:</p>
 
$$
 
$$
 +
\large{
 
\begin{equation*}
 
\begin{equation*}
 
LS_{0}=1.23032361 \mu M.
 
LS_{0}=1.23032361 \mu M.
 
\end{equation*}
 
\end{equation*}
 +
}
 
$$
 
$$
 
<p>The results of the model describing lanosterol formation has been passed on to the lab to be used in future decision making.</p>  
 
<p>The results of the model describing lanosterol formation has been passed on to the lab to be used in future decision making.</p>  
Line 225: Line 227:
 
<a class="anchor" id="eq1"></a><!--Defines the anchor of the equation allowing for it to be reffered to in text and allow for reader to quickly find it.-->
 
<a class="anchor" id="eq1"></a><!--Defines the anchor of the equation allowing for it to be reffered to in text and allow for reader to quickly find it.-->
 
$$
 
$$
 +
\large{
 
\begin{eqnarray}
 
\begin{eqnarray}
 
\frac{dLS}{dt}&=&K_{2}PC - K_{1}LS\cdot SE, \nonumber \\
 
\frac{dLS}{dt}&=&K_{2}PC - K_{1}LS\cdot SE, \nonumber \\
Line 231: Line 234:
 
\frac{dLa}{dt}&=&K_{3} PC. \nonumber
 
\frac{dLa}{dt}&=&K_{3} PC. \nonumber
 
\end{eqnarray}
 
\end{eqnarray}
 +
}
 
$$<!--The nonumber command removes the equation number for that equation line, this ensures that the system of equations only has one number rather than four.-->
 
$$<!--The nonumber command removes the equation number for that equation line, this ensures that the system of equations only has one number rather than four.-->
 
<!--The &around the equations aligns the four equations at the equal signs-->
 
<!--The &around the equations aligns the four equations at the equal signs-->
Line 237: Line 241:
  
 
$$
 
$$
 +
\large{
 
\begin{eqnarray}
 
\begin{eqnarray}
 
LS(0)&=&LS_{0} \quad \mu M \nonumber \\ \nonumber
 
LS(0)&=&LS_{0} \quad \mu M \nonumber \\ \nonumber
Line 243: Line 248:
 
La(0)&=&0 \quad \mu M \nonumber
 
La(0)&=&0 \quad \mu M \nonumber
 
\end{eqnarray}
 
\end{eqnarray}
 +
}
 
$$
 
$$
  
Line 249: Line 255:
 
<a class="anchor" id="eq3"></a>
 
<a class="anchor" id="eq3"></a>
 
$$
 
$$
 +
\large{
 
\begin{eqnarray}
 
\begin{eqnarray}
 
K_{2} PC&=&K_{1} LS \cdot SE \nonumber \\
 
K_{2} PC&=&K_{1} LS \cdot SE \nonumber \\
 
K_{1} LS \cdot SE&=&K_{2} PC - K_{3} PC.  
 
K_{1} LS \cdot SE&=&K_{2} PC - K_{3} PC.  
 
\end{eqnarray}
 
\end{eqnarray}
 +
}
 
$$
 
$$
 
<p>
 
<p>
Line 258: Line 266:
 
<a class="anchor" id="eq4"></a>
 
<a class="anchor" id="eq4"></a>
 
$$
 
$$
 +
\large{
 
\begin{equation}
 
\begin{equation}
 
\frac{PC}{LS \cdot SE}=\frac{K_{1}}{K_{2}}  
 
\frac{PC}{LS \cdot SE}=\frac{K_{1}}{K_{2}}  
 
\end{equation}
 
\end{equation}
 +
}
 
$$
 
$$
 
<p>
 
<p>
Line 266: Line 276:
 
<a class="anchor" id="eq5"></a>
 
<a class="anchor" id="eq5"></a>
 
$$
 
$$
 +
\large{
 
\begin{equation}
 
\begin{equation}
 
LST=LS+PC.  
 
LST=LS+PC.  
 
\end{equation}
 
\end{equation}
 +
}
 
$$
 
$$
 
<p>
 
<p>
Line 274: Line 286:
 
<a class="anchor" id="eq6"></a>
 
<a class="anchor" id="eq6"></a>
 
$$
 
$$
 +
\large{
 
\begin{equation}
 
\begin{equation}
 
\frac{LS}{LST}=\frac{1}{\frac{K_{1}}{K_{2}} SE_{0} + 1}.  
 
\frac{LS}{LST}=\frac{1}{\frac{K_{1}}{K_{2}} SE_{0} + 1}.  
 
\end{equation}
 
\end{equation}
 +
}
 
$$
 
$$
 
<p>
 
<p>
Line 282: Line 296:
 
<a class="anchor" id="eq7"></a>
 
<a class="anchor" id="eq7"></a>
 
$$
 
$$
 +
\large{
 
\begin{equation}
 
\begin{equation}
 
v_{0}= 2.561,
 
v_{0}= 2.561,
 
\end{equation}
 
\end{equation}
 +
}
 
$$  
 
$$  
 
<p>
 
<p>
Line 290: Line 306:
 
<a class="anchor" id="eq8"></a>
 
<a class="anchor" id="eq8"></a>
 
$$
 
$$
 +
\large{
 
\begin{equation}
 
\begin{equation}
 
\frac{LS}{LST}=\frac{1.561}{2.561}.  
 
\frac{LS}{LST}=\frac{1.561}{2.561}.  
 
\end{equation}
 
\end{equation}
 +
}
 
$$
 
$$
 
<p>
 
<p>
Line 298: Line 316:
 
<a class="anchor" id="eq9"></a>
 
<a class="anchor" id="eq9"></a>
 
$$
 
$$
 +
\large{
 
\begin{equation}
 
\begin{equation}
 
\frac{K_{1}}{K_{2}}= 0.7810323048\quad \mu  M^{-1}.  
 
\frac{K_{1}}{K_{2}}= 0.7810323048\quad \mu  M^{-1}.  
 
\end{equation}
 
\end{equation}
 +
}
 
$$
 
$$
 
<p>
 
<p>
Line 306: Line 326:
 
<a class="anchor" id="eq10"></a>
 
<a class="anchor" id="eq10"></a>
 
$$
 
$$
 +
\large{
 
\begin{equation}
 
\begin{equation}
 
\frac{K_{3}}{K_{2}}=1.000223733.  
 
\frac{K_{3}}{K_{2}}=1.000223733.  
 
\end{equation}
 
\end{equation}
 +
}
 
$$
 
$$
 
<p>
 
<p>
Line 314: Line 336:
 
<a class="anchor" id="eq11"></a>
 
<a class="anchor" id="eq11"></a>
 
$$
 
$$
 +
\large{
 
\begin{equation}
 
\begin{equation}
 
\lambda=0.64061499, \qquad \gamma=1.000223733.  
 
\lambda=0.64061499, \qquad \gamma=1.000223733.  
 
\end{equation}
 
\end{equation}
 +
}
 
$$
 
$$
  

Revision as of 08:32, 21 August 2015

Fingerprint Aging

Analysis and Modeling

Overview

PCA overview.

Using a method similar to that of the BioSpray models, the binding of lanosterol synthase and squalene epoxide to form lanosterol can be investigated. The aim of creating a model describing lanosterol formation is to find the optimum binding rates and optimum initial concentration of lanosterol synthase required in the fingerprint aging device. Ordinary differential equations were used to investigate the concentration of each of the substances over time, and sensitivity analysis was used to find the optimum conditions. Click below to find out more.

Principal Component Analysis

Consider principal component analysis and how it was implemented.

Squalene Epoxide Model

Consider the binding between squalene epoxide and lanosterol synthase.

Principal Component Analysis

Lorem ipsum dolor sit amet, nostrud maiestatis quaerendum ne sed. Reque possit ne sea. Te dico labitur mediocritatem ius. Error timeam noluisse eos ad, eam ne magna meliore contentiones, nec ei volumus persecuti. Dicit animal definitionem et mel, nonumy tacimates nec in. Vis mucius periculis at. At est vidit scripserit repudiandae, agam porro sea ne. Sea et stet tibique praesent, vim et legere aperiri. Quo doming vocibus eleifend no. Cu vis partem graeci facilisis. Falli inciderint mei no. Assentior suscipiantur mea id. Vis quas electram prodesset cu, choro omnium conclusionemque an his. Vis latine equidem perfecto ad.

Click here to see MATLAB Code Back to Overview Back to Start of PCA

Squalene epoxide and Lanosterol Synthase Binding Model

Aim

The aim of a model describing the binding between squalene epoxide and lanosterol synthase is to find the optimum concentration and binding rates that we require for visual detection of squalene epoxide in the fingermark sample from the crime scene. The more squalene epoxide and lanosterol synthase binding the more likely it will be that squalene epoxide will be visually detected.

Results

Squalene epoxide is an intermediate in cholesterol synthesis. Squalene epoxide is degraded into lanosterol, a precursor for cholesterol by lanosterol synthase. These reactions can be described by the schematic:

$$ \large{ \ce{LS + SE<=>[K_{1}][K_{2}] PC ->[K_{3}] La}. } $$

Where \(LS\) is the concentration of lanosterol synthase, \(SE\) is the concentration of squalene epoxide, \(PC\) is the concentration of the 1st intermdeiate, protosterol cation, and \(La\) is the concentration of lanosterol, the full complex. \(K_{1}\), \(K_{3}\) are the forward reaction rates, and \(K_{2}\) is the reverse reaction rate.

The initial concentration of squalene epoxide was defined to be \(SE_{0}\) and two parameters of the system were defined as:

$$ \large{ \begin{equation*} \lambda=\frac{K_{1}}{K_{2}} SE_{0}, \qquad \gamma=\frac{K_{3}}{K_{2}}. \end{equation*} } $$

The initial concentration of lanosterol synthase was defined to be \(LS_{0}\) and the ratio between initial concentrations defined as:

$$ \large{ \begin{equation*} v_{0}=\frac{LS_{0}}{SE_{0}}. \end{equation*} } $$ Sensitivity analysis was performed to find the optimum values for the two parameters, \(\gamma\) and \(\lambda\), and the ratio, \(v_{0}\) which give the highest concentration of the final complex, lanosterol. Consider \(\lambda\) and \(\gamma\) first by setting \(v_{0}\) as the suggested value from (7) and setting a range of values for \(\gamma\) and \(\lambda\). The range of values chosen has the maximum value as twice the suggested value from (10)

Figure 1: Sensitivity Analysis for the Binding Parameters of Squalene Epoxide and Lanosterol Synthase Binding.

From Figure 1, it can be seen that there are optimal value for both parameters where increasing them has no effect on lanosterol formation. This was further investigated by looking at each parameter individually and the effect on lanosterol formation over time. Consider the effect of \(\lambda\) by setting \(v_{0}\) and \(\gamma\) as the suggested values, (7) and (10).

Figure 2: Lanosterol Formation with Increasing \(\lambda\).

Figure 2 suggests that the concentration of lanosterol does not increase after \(\lambda = 0.28\). Therefore if the value of \(\lambda\) is smaller than the suggested value, \(\lambda = 0.64061499\), but larger than \(\lambda = 0.28\) the same concentration of lanosterol will be formed. Recall that \(\lambda = \frac{K_{1}SE_{0}}{K_{2}}\), therefore the initial concentration of squalene epoxide or the binding ratio can be less than the suggested value. The effect of \(\gamma\) on lanosterol formation can be considered by setting \(v_{0}\) and \(\lambda\) as the suggested values, (7) and (10).

Figure 3: Lanosterol Formation with Increasing \(\gamma\).

Figure 3, similar to Figure 2, suggests that the concentration of lanosterol does not increase after \(\gamma = 0.4\). Therefore if the value of \(\gamma\) is smaller than the suggested value, \(\gamma = 1.000223733\), but larger than \(\gamma = 0.4\) the same concentration of lanosterol will be formed. Recall that \(\gamma = \frac{K_{3}}{K_{2}}\), therefore the binding rate ratio can be less than the suggested value. The effect of \(v_{0}\) on lanosterol formation can be considered by setting \(\gamma\) and \(\lambda\) as the suggested values, (10).

Figure 4: Lanosterol Formation with Increasing \(v_{0}\).

Figure 3, similar to Figure 2 and 3, suggests that the concentration of lanosterol does not increase after \(v_{0} = 1.5\). Therefore if the value of \(v_{0}\) is smaller than the suggested value, \(v_{0} = 2.561\), but larger than \(v_{0} = 1.5\) the same concentration of lanosterol will be formed. Recall that \(v_{0} = \frac{LS_{0}}{SE_{0}}\), and \(SE_{0}=0.8202157402 \mu M\). From this the best concentration of lanosterol synthase to have in the fingerprint aging device is:

$$ \large{ \begin{equation*} LS_{0}=1.23032361 \mu M. \end{equation*} } $$

The results of the model describing lanosterol formation has been passed on to the lab to be used in future decision making.

Method

Using the law of mass action (Guldeberg and Waage,1879) the binding reaction schematic was written as a system of ordinary differential equations (ODEs):

$$ \large{ \begin{eqnarray} \frac{dLS}{dt}&=&K_{2}PC - K_{1}LS\cdot SE, \nonumber \\ \frac{dSE}{dt}&=&K_{2}PC - K_{1}LS\cdot SE, \nonumber \\ \frac{dPC}{dt}&=&K_{1}LS \cdot SE - K_{2} PC- K_{3}PC,\\ \frac{dLa}{dt}&=&K_{3} PC. \nonumber \end{eqnarray} } $$

with initial conditions:

$$ \large{ \begin{eqnarray} LS(0)&=&LS_{0} \quad \mu M \nonumber \\ \nonumber SE(0)&=&SE_{0} \quad \mu M\\ PC(0)&=&0 \quad \mu M\\ La(0)&=&0 \quad \mu M \nonumber \end{eqnarray} } $$

The parameters were estimated by considering the steady state of the system. Setting the left hand side of (1) to zero gives:

$$ \large{ \begin{eqnarray} K_{2} PC&=&K_{1} LS \cdot SE \nonumber \\ K_{1} LS \cdot SE&=&K_{2} PC - K_{3} PC. \end{eqnarray} } $$

Rearranging (3) gives:

$$ \large{ \begin{equation} \frac{PC}{LS \cdot SE}=\frac{K_{1}}{K_{2}} \end{equation} } $$

Considering the first binding reaction, it was found that the total concentration of lanosterol synthase, \(LS\), will be equal to:

$$ \large{ \begin{equation} LST=LS+PC. \end{equation} } $$

Now using (4) and (5) it can be written that:

$$ \large{ \begin{equation} \frac{LS}{LST}=\frac{1}{\frac{K_{1}}{K_{2}} SE_{0} + 1}. \end{equation} } $$

It is known that the ratio between lanosterol synthase and squalene epoxide is:

$$ \large{ \begin{equation} v_{0}= 2.561, \end{equation} } $$

and that they bind at a 1:1 ratio (Boutaud, 1992). Therefore the ratio of free lanosterol synthase to total lanosterol synthase will be:

$$ \large{ \begin{equation} \frac{LS}{LST}=\frac{1.561}{2.561}. \end{equation} } $$

By substituting (8) into equation (6) the ratio between \(K_{1}\) and \(K_{2}\) can be found:

$$ \large{ \begin{equation} \frac{K_{1}}{K_{2}}= 0.7810323048\quad \mu M^{-1}. \end{equation} } $$

For (3), (6) and (8) can be used to find the ratio between \(K_{3}\) and \(K_{2}\):

$$ \large{ \begin{equation} \frac{K_{3}}{K_{2}}=1.000223733. \end{equation} } $$

From Goodman's 1964 paper, it can be calculated that the suggested initial concentration of squalene is: \(SE_{0}=\) 0.8202157402 \(\mu M\). It is then assumed that this will be a reasonable estimate for the initial concentration of squalene epoxide. Therefore, from (9) and (10) the estimated values for \(\lambda\) and \(\gamma\) are found to be:

$$ \large{ \begin{equation} \lambda=0.64061499, \qquad \gamma=1.000223733. \end{equation} } $$

By running the ode23 solver over one hundred different values for both parameters and the ratio \(v_{0}\), sensitivity analysis can be performed. The range of values has the mean as the estimated values, (7)(11). The results are shown in Figure 1, where the centre of the plot represents the suggested concentration of complex formed when the suggested binding rates are used.

References
  • Boutaud, O., Dolis, D., & Schuber, F. (1992). Preferential cyclization of 2, 3 (S): 22 (S), 23-dioxidosqualene by mammalian 2, 3-oxidosqualene-lanosterol cyclase. Biochemical and biophysical research communications, 188(2), 898-904.
  • Goodman, D. S. (1964). Squalene in human and rat blood plasma. Journal of Clinical Investigation, 43(7), 1480.
Click here to see MATLAB Code Back to Top Back to Start of Model