Software needs

- Executing python scripts requires a version of python strictly earlier than 3, as well as the libraries numpy and scipy.
- An executable version of ms is provided, but it may not be compatible with all OS. Installing ms and replacing our executable by the new one might be necessary.
- Simulating data with msprime (directory comp_stat.1.zip) instead of ms (directory comp_stat.zip), which we strongly recommend, requires installing msprime following the instructions provided here:
https://pypi.python.org/pypi/msprime
- Executing R scripts requires to install the abc library.