Birtwistle, M. R. et al. Ligand-dependent responses of the ErbB signaling network: Experimental and modeling analyses. Mol. Syst. Biol. 3, (2007). https://doi.org/10.1038/msb4100188
-
- numpy
- scipy
- matplotlib
- jupyter
- python
%matplotlib inline
from run_sim import run_simulation
run_simulation()
- julia
include("Birtwistle2007.jl")
using .Birtwistle2007
runSim()
$ git clone https://github.com/okadalabipr/Birtwistle2007.git