June 2015
Intermediate to advanced
306 pages
6h 50m
English
In this chapter, we will cover the following recipes:
In the previous chapter, we used Python to analyze population genetics datasets based on real data. In this chapter, we will see how to use Python to simulate population genetics data. From teaching to developing new statistical methods or to analyze the performance of existing methods, simulated datasets have plenty of applications.
There are two kinds of simulation. One is coalescent simulation that goes backwards in time. ...