https://github.com/thibaultlatrille/redqueen
The Red-Queen model of recombination hot-spot evolution: a theoretical investigation.
https://github.com/thibaultlatrille/redqueen
mathematical-modelling scientific-publications simulation
Last synced: about 1 month ago
JSON representation
The Red-Queen model of recombination hot-spot evolution: a theoretical investigation.
- Host: GitHub
- URL: https://github.com/thibaultlatrille/redqueen
- Owner: ThibaultLatrille
- Created: 2016-01-25T07:57:47.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2022-03-22T13:42:17.000Z (over 3 years ago)
- Last Synced: 2025-01-22T17:39:47.719Z (10 months ago)
- Topics: mathematical-modelling, scientific-publications, simulation
- Language: TeX
- Homepage: https://doi.org/10.1098/rstb.2016.0463
- Size: 105 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**The Red-Queen model of recombination hot-spot evolution: a theoretical investigation,**\
_Thibault Latrille, Laurent Duret, Nicolas Lartillot_,\
Phil. Trans. R. Soc. B,\
http://doi.org/10.1098/rstb.2016.0463
#### Code to reproduce the figures showed in the manuscript
Requirements:
- Python 3.5
- numpy
- scipy
- matplotlib
```
$ python3 redQueen.py -n 100000
```
optional arguments:
- -c , --cpu
Number of CPU available for parallel computing
(default: 4)
- -t