Scripts

There are scripts in C, Mathematica and R. You can download all the scripts as a zipped file here: click to download.

C

Stochastic simulations:

Folders

C files

They are combined to form a single file, depending on the life-cycle

Submission file

The simulations were run on the Migale cluster, which has a qsub type queuing system.

To execute the scripts:

The results (.txt files) are stored in a Results/ folder.


Mathematica

Analytical part:


R

To plot the figures, using simulation data and outputs from Mathematica.

You also need a Pics/ folder, that will contain the pdf of the generated figures.

NB: There are commands to open the newly created figures (system("xdg-open...")). This only works with Unix. With a Mac, you need to replace xdg-open by open. On Windows… I don’t know! But it does not matter, you can always open the files manually!