Difference between revisions of "Team:SCUT-ChinaA/Model"

Line 96: Line 96:
 
</div>
 
</div>
  
<div class="column two_thirds_size">
 
<table>
 
<tr>
 
<th> enzyme </th> <th> Substrate </th> <th> Turnover Number [1/s] </th> <th> KM Value [mM] </th>
 
</tr>
 
<tr>
 
<td> ERG10</td> <td>acetyl-CoA</td> <td>2.1</td> <td>0.33</td> </tr>
 
<tr>
 
<td> ERG13</td> <td>acetoacetyl-CoA, acetyl-CoA</td> <td>4.6</td> <td>acetoacetyl-CoA:0.0014, acetyl-CoA:0.05</td> </tr>
 
<tr>
 
<td> HMG1</td> <td>hydroxymethylglutaryl-CoA</td> <td>0.023</td> <td>0.045</td> </tr>
 
<tr>
 
<td>ERG12</td> <td>mevalonate</td> <td>2.36</td> <td>0.012</td> </tr>
 
<tr>
 
<td> ERG8</td> <td>phosphomevalonate</td> <td>3.4</td> <td>0.0042</td> </tr>
 
<tr>
 
<td>ERG19</td> <td>(R,S)-5-diphosphomevalonate</td> <td>5.9</td> <td>0.0091</td> </tr>
 
<tr>
 
<td> NDPS1</td> <td>isopentenyl diphosphate</td> <td>0.14</td> <td>0.047</td> </tr>
 
</table>
 
</div>
 
  
  
  
 
</html>
 
</html>

Revision as of 05:00, 5 October 2018

Abstract

To improve the efficiency of producing limonene, we build a model to help us design our genetic machine. We use flux balance analysis to set up a relationship of input ( substrate ) and output (the produce rate of limonene), with the matrix of the pathway and the \(V_{max}\) (calculated by \(k_{cat}\) and \(E_t\) ) of each reactions. After we get the relationship we optimize the output by finding the best solution of \(E_t\) , using Newton method.

Flux Balance Analysis

To improve the efficiency of producing limonene, we build a model to help us design our genetic machine. We use flux balance analysis to set up a relationship of input ( substrate ) and output (the produce rate of limonene), with the matrix of the pathway and the \(V_{max}\) (calculated by \(k_{cat}\) and \(E_t\) ) of each reactions. After we get the relationship we optimize the output by finding the best solution of \(E_t\) , using Newton method.

To improve the efficiency of producing limonene, we build a model to help us design our genetic machine. We use flux balance analysis to set up a relationship of input ( substrate ) and output (the produce rate of limonene), with the matrix of the pathway and the \(V_{max}\) (calculated by \(k_{cat}\) and \(E_t\) ) of each reactions. After we get the relationship we optimize the output by finding the best solution of \(E_t\) , using Newton method.

\[maximize \quad f=c*v\] \[s.t. \quad A*v=0\] \[0 \leq v \leq V_{max} \]

To improve the efficiency of producing limonene, we build a model to help us design our genetic machine. We use flux balance analysis to set up a relationship of input ( substrate ) and output (the produce rate of limonene), with the matrix of the pathway and the \(V_{max}\) (calculated by \(k_{cat}\) and \(E_t\) ) of each reactions. After we get the relationship we optimize the output by finding the best solution of \(E_t\) , using Newton method.

$$S= \left[ \begin{matrix} & v1 & v2 & v3 & v4 & v5 & v6 & v7 & v8 & v9 & b1 & b2 \\ Acetyl-CoA & -1 & -1 & 0 & 0 & 0 & 0 & 0 & 0 & 0 & 1 & 0 \\ Acetoacetyl-CoA & 1 & -1 & 0 & 0 & 0 & 0 & 0 & 0 & 0 & 0 & 0 \\ HMG-CoA & 0 & 1 & -1 & 0 & 0 & 0 & 0 & 0 & 0 & 0 & 0 \\ Mevalonate & 0 & 0 & 1 & -1 & 0 & 0 & 0 & 0 & 0 & 0 & 0 \\ Mevalonate-5-phosphate & 0 & 0 & 0 & 1 & -1 & 0 & 0 & 0 & 0 & 0 & 0 \\ Mevalonate-diphosphate & 0 & 0 & 0 & 0 & 1 & -1 & 0 & 0 & 0 & 0 & 0 \\ IPP & 0 & 0 & 0 & 0 & 0 & 1 & 1 & -1 & -1 & 0 & 0 \\ DMAPP & 0 & 0 & 0 & 0 & 0 & 0 & -1 & 1 & 0 & 0 & 0 \\ NPP & 0 & 0 & 0 & 0 & 0 & 0 & 0 & 0 & 1 & 0 & -1 \\ \end{matrix} \right]\tag{001} $$

To improve the efficiency of producing limonene, we build a model to help us design our genetic machine. We use flux balance analysis to set up a relationship of input ( substrate ) }\) (calculated by \(k_{cat}\) and \(E_t\) ) of each reactions. After we get the relationship we optimize the output by finding the best solution of \(E_t\) , using Newton method.

To improve the efficiency of producing limonene, we build a model to help us design our genetic machine. We use flux balance analysis to set up a relationship of input ( substrate ) and output (the produce rate of limonene), with the matrix of the pathway and the \(V_{max}\) (calculated by \(k_{cat}\) and \(E_t\) ) of each reactions. After we get the relationship we optimize the output by finding the best solution of \(E_t\) , using Newton method. To improve the efficiency of producing limonene, we build a model to help us design our genetic machine. We use flux balance analysis to set up a relationship of input ( substrate ) and output (the produce rate of limonene), with the matrix of the pathway and the \(V_{max}\) (calculated by \(k_{cat}\) and \(E_t\) ) of each reactions. After we get the relationship we optimize the output by finding the best solution of \(E_t\) , using Newton method. To improve the efficiency of producing limonene, we build a model to help us design our genetic machine. We use flux balance analysis to set up a relationship of input ( substrate ) and output (the produce rate of limonene), with the matrix of the pathway and the \(V_{max}\) (calculated by \(k_{cat}\) and \(E_t\) ) of each reactions. After we get the relationship we optimize the output by finding the best solution of \(E_t\) , using Newton method.