This respository includes python and C++ functions for my research works on stochastic models of cellular biology.
The functions are listed below:
-
Deterministic ODE solvers for NFkB/IkB signaling pathway models ( Det_Models_GeneNetwork.py)
-
Power Spectrum analysis functions for the stochastic dynamics of time series (PowerSpectrum.py )
-
Limit cycle dynamics of oscillatory systems. (LimitCycle.py)
-
C++ Stochastic differential equation solver (nfkb_decoy_strip.cpp).