Team:KULeuven/Model/Overview

From 2008.igem.org

(Difference between revisions)
(Sensitivity Analysis)
Line 27: Line 27:
=== Sensitivity Analysis ===
=== Sensitivity Analysis ===
-
Sensitivity analysis lets you calculate the time-dependent sensitivities of all the species states with respect to species initial conditions and parameter values in the model. A sensitivity analysis is needed e.g. when some of the parameter values are not known. The true value of a parameter is unimportant when the most essential species states are insensitive to the unknown parameter. Only for the sensitive unknown parameters are experiments needed to determine their true values.
+
Good modeling practice requires that the modeler provides an evaluation of the confidence in the model, possibly assessing the uncertainties associated with the modeling process and with the outcome of the model itself. Uncertainty and Sensitivity Analysis offer valid tools for characterizing the uncertainty associated with a model. Uncertainty analysis (UA) quantifies the uncertainty in the outcome of a model. Sensitivity Analysis has the complementary role of ordering by importance the strength and relevance of the inputs in determining the variation in the output. Sensitivity analysis lets you calculate the time-dependent sensitivities of all the species states with respect to species initial conditions and parameter values in the model.  
-
In our project we have been able to find hypothetical values for all used parameters, but a sensitivity analyses is nevertheless always valuable to detect critical parameters. These are the parameter values on which our project critically depends and which should be analyzed/characterized as exact as possible.
+
A sensitivity analysis is needed e.g. when some of the parameter values are not known. The true value of a parameter is unimportant when the most essential species states are insensitive to the unknown parameter. Only for the sensitive unknown parameters are experiments needed to determine their true values. In our project we have been able to find hypothetical values for all used parameters, but a sensitivity analyses is nevertheless always valuable to detect critical parameters. These are the parameter values on which our project critically depends and which should be analyzed/characterized as exact as possible.

Revision as of 07:44, 11 August 2008

  dock/undock dropdown  

Contents

Introduction

As an introduction to modeling we've made a small presentation for the workout sessions of the first meeting. This presentation handles the following items:

  • some definitions
  • the difference between white box and black box models with an example
  • focus on the role of ODE's
  • the need for modeling
  • some modeling tools
  • and iGEM modeling

This presentation is mainly based on the wiki of ETH Zürich 2006/2007.

Why modeling?

WhyWeNeedComputer.png

Modeling steps & important notes

  • The idea of a pulsgenerator as reset mechanism has been cancelled for the following reasons:
    • it takes too long before the proposed system generates a pulse-like event
    • the pulse itself is too long
    • a constant lactonase production sequence generates enough lactonase to reset the timer
  • More information about this problem and the solution can be found on Reset-page.


Sensitivity Analysis

Good modeling practice requires that the modeler provides an evaluation of the confidence in the model, possibly assessing the uncertainties associated with the modeling process and with the outcome of the model itself. Uncertainty and Sensitivity Analysis offer valid tools for characterizing the uncertainty associated with a model. Uncertainty analysis (UA) quantifies the uncertainty in the outcome of a model. Sensitivity Analysis has the complementary role of ordering by importance the strength and relevance of the inputs in determining the variation in the output. Sensitivity analysis lets you calculate the time-dependent sensitivities of all the species states with respect to species initial conditions and parameter values in the model.

A sensitivity analysis is needed e.g. when some of the parameter values are not known. The true value of a parameter is unimportant when the most essential species states are insensitive to the unknown parameter. Only for the sensitive unknown parameters are experiments needed to determine their true values. In our project we have been able to find hypothetical values for all used parameters, but a sensitivity analyses is nevertheless always valuable to detect critical parameters. These are the parameter values on which our project critically depends and which should be analyzed/characterized as exact as possible.