-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathm2-Mexico-admixture.yml
66 lines (66 loc) · 2.06 KB
/
m2-Mexico-admixture.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
description: Demographic Modeling of Admixed Latin American Populations from Whole Genomes. Mexican admixture.
time_units: years
generation_time: 29
demes:
- name: ancestral
description: Equilibrium/root population
epochs:
- {end_time: 483457.24308765423, start_size: 13580.373657849503}
- name: AMH
description: Anatomically modern humans
ancestors: [ancestral]
epochs:
- {end_time: 88347.64825867464, start_size: 27142.07281765073}
- name: OOA
description: Bottleneck out-of-Africa population
ancestors: [AMH]
epochs:
- {end_time: 51166.128542006336, start_size: 1834.8116479610317}
- name: YRI
description: Yoruba in Ibadan, Nigeria. Representative of African ancestries.
ancestors: [AMH]
epochs:
- {end_time: 0, start_size: 27142.07281765073}
- name: IBS
description: Iberian populations in Spain (IBS). Representative of European ancestries.
ancestors: [OOA]
epochs:
- {end_time: 0, start_size: 2761.3347067250797, end_size: 26462.05884107293}
- name: CHB
description: Han Chinese in Beijing, China. Representative of East Asian ancestries.
ancestors: [OOA]
epochs:
- {end_time: 0, start_size: 1954.52946761033, end_size: 15363.53634144032}
- name: MXB
description: Indigenous American in Mexico. Representative of Indigenous American ancestries.
start_time: 32555.12765744615
ancestors: [CHB]
epochs:
- {end_time: 0, start_size: 1312.8044812722449, end_size: 38461.62164227266}
# Admixed populations
# MXL
- name: MXL
description: Mexicans in Los Angeles. Representative of the Mexican population.
ancestors: [MXB, IBS]
proportions: [0.7545, 0.2455]
start_time: 466
epochs:
- {end_time: 0, start_size: 20000}
migrations:
- demes: [YRI, IBS]
rate: 2.501606466512543e-05
- demes: [YRI, CHB]
rate: 3.2948319408915263e-06
- demes: [IBS, CHB]
rate: 6.62400743683469e-05
- demes: [YRI, OOA]
rate: 0.00015859499514691533
# MXL
- {source: MXB, dest: MXL, rate: 0.0503, end_time: 58}
- {source: IBS, dest: MXL, rate: 0.0576, end_time: 58}
pulses:
# MXL
- sources: [YRI, CHB]
dest: MXL
proportions: [0.1175, 0.0067]
time: 380