gchen98 / macs

Automatically exported from code.google.com/p/macs
16 stars 6 forks source link

Proper order of populations for specifying migration #32

Open abwolf opened 9 years ago

abwolf commented 9 years ago

For assigning migration between two populations in MaCS, if I want to have some migration (rate R) flow from population 1 to population 2 (i.e. introgression into population 2) at time T, is the correct command: -em T 2 1 R ?

gchen98 commented 9 years ago

That's right. the command says what proportion for pop2 are emigrants from pop1.

On 07/01/2015 07:03 PM, abwolf wrote:

For assigning migration between two populations in MaCS, if I want to have some migration (rate R) flow from population 1 to population 2 (i.e. introgression into population 2) at time T, is the correct command: -em T 2 1 R ?

— Reply to this email directly or view it on GitHub https://github.com/gchen98/macs/issues/32.