Difference between revisions of "Optimization examples"

From BioUML platform
Jump to: navigation, search
Line 1: Line 1:
 
Here we give some examples of [[BioUML]] using for solving the problem of parameter estimation applied to the models of biochemical pathways.
 
Here we give some examples of [[BioUML]] using for solving the problem of parameter estimation applied to the models of biochemical pathways.
 
For details about creation your oun optimization document in BioUML, see the chapter [[Optimization document]]. Some information about the optimization methods implemented in BioUML is done in the chapter [[Optimization problem]].
 
For details about creation your oun optimization document in BioUML, see the chapter [[Optimization document]]. Some information about the optimization methods implemented in BioUML is done in the chapter [[Optimization problem]].
 +
 +
<table border="0" cellspacing="0" cellpadding="4">
 +
  <tr>
 +
    <td>[[File:optimization_examples_model_1.png|thumb|The model of p53 and Mdm2 interactions]]</td>
 +
    <td>&nbsp;&nbsp;&nbsp;&nbsp;</td>
 +
    <td>
 +
      <table  border="1" align="center" cellspacing="0" cellpadding="4">
 +
        <tr>
 +
          <td>'''ID'''</td>
 +
          <td>'''Reactions'''</td>
 +
          <td>'''Reaction rates'''</td>
 +
        </tr>
 +
        <tr>
 +
          <td>r1</td>
 +
          <td>→ p53</td>
 +
          <td>''β<sub>x</sub>''</td>
 +
        </tr>
 +
        <tr>
 +
          <td>r2</td>
 +
          <td>-p53 → pMdm2</td>
 +
          <td>''x''</td>
 +
        </tr>
 +
        <tr>
 +
          <td>r3</td>
 +
          <td>pMdm2 → Mdm2</td>
 +
          <td>''α''<sub>0</sub> &middot; ''y''<sub>0</sub></td>
 +
        </tr>
 +
        <tr>
 +
          <td>r4</td>
 +
          <td>p53 -Mdm2 →</td>
 +
          <td>''α<sub>xy</sub>'' &middot; ''x'' &middot; ''y''</td>
 +
        </tr>
 +
        <tr>
 +
          <td>r5</td>
 +
          <td>Mdm2 →</td>
 +
          <td>''α<sub>y</sub>'' &middot; ''y''</td>
 +
        </tr>
 +
      </table>
 +
    </td>
 +
  </tr>
 +
</table>

Revision as of 16:22, 14 March 2019

Here we give some examples of BioUML using for solving the problem of parameter estimation applied to the models of biochemical pathways. For details about creation your oun optimization document in BioUML, see the chapter Optimization document. Some information about the optimization methods implemented in BioUML is done in the chapter Optimization problem.

The model of p53 and Mdm2 interactions
    
ID Reactions Reaction rates
r1 → p53 βx
r2 -p53 → pMdm2 x
r3 pMdm2 → Mdm2 α0 · y0
r4 p53 -Mdm2 → αxy · x · y
r5 Mdm2 → αy · y
Personal tools
Namespaces

Variants
Actions
BioUML platform
Community
Modelling
Analysis & Workflows
Collaborative research
Development
Virtual biology
Wiki
Toolbox