GithubHelp home page GithubHelp logo

okadalabipr / sensitivity_analysis Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 1.59 MB

Calculation of sensitivity coefficients and visualization

License: MIT License

Python 100.00%
python systems-biology sensitivity-analysis robustness sensitivity

sensitivity_analysis's Introduction

Sensitivity Analysis

Sensitivity analysis examines how perturbations to the processes in the model affect the output.


sensitivity_cFosmRNA sensitivity_PcFos

Control coefficients for c-fos mRNA duration and integrated pc-Fos are shown by bars (blue, EGF; red, HRG). Numbers above bars indicate the reaction indices.

Description

The single parameter sensitivity of each reaction is defined by

si(q(v),vi) = ln(q(v)) / ln(vi) = q(v) / vi · vi / q(v)

where vi is the ith reaction rate, v is reaction vector v = (v1, v2, ...) and q(v) is a target function, e.g., time-integrated response, duration. Sensitivity coefficients were calculated using finite difference approximations with 1% changes in the reaction rates.

Requirements

  • Python3+
    • numpy
    • scipy
    • matplotlib
    • jupyter

Usage

from sensitivity_analysis import analyze

analyze()

Installation

$ git clone https://github.com/okadalabipr/sensitivity_analysis.git

References

  • Nakakuki, T. et al. Ligand-specific c-Fos expression emerges from the spatiotemporal control of ErbB network dynamics. Cell 141, 884–896 (2010). https://doi.org/10.1016/j.cell.2010.03.054

  • Kholodenko, B. N., Demin, O. V. & Westerhoff, H. V. Control Analysis of Periodic Phenomena in Biological Systems. J. Phys. Chem. B 101, 2070–2081 (1997). https://doi.org/10.1021/jp962336u

  • Kholodenko, B. N., Hoek, J. B., Westerhoff, H. V. & Brown, G. C. Quantification of information transfer via cellular signal transduction pathways. FEBS Lett. 414, 430–434 (1997). https://doi.org/10.1016/S0014-5793(97)01018-1

License

MIT

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.