Skip to content

Commit

Permalink
Add reference to wiki page for autostage.
Browse files Browse the repository at this point in the history
  • Loading branch information
ariansajina committed Jul 31, 2019
1 parent 628799f commit 5ce2eec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ AEGIS can:
* output simulation objects using [pickle](https://docs.python.org/2/library/pickle.html)
* output recorded statistics to a [csv](https://en.wikipedia.org/wiki/Comma-separated_values)
* generate figures from recorded statistics
* run a simulation until the population has reached evolutionary equilibrium (i.e. the genetic constitution is not expected to change anymore, more details on this will be provided in a future blog post)
* run a simulation until the population has reached evolutionary equilibrium (for details see Wiki page "Analytic behaviour of the neutral loci")

### Installation
Since aegis has dependencies, you might want to put the installation in an isolated Python environment with [virtualenv](https://virtualenv.pypa.io/en/stable/).
Expand Down

0 comments on commit 5ce2eec

Please sign in to comment.