-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathm5-PuertoRico-admixture.yml
59 lines (59 loc) · 1.94 KB
/
m5-PuertoRico-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
description: Demographic Modeling of Admixed Latin American Populations from Whole Genomes. Puerto Rican 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
# PUR
- name: PUR
description: Puerto Ricans in Puerto Rico. Representative of the Puerto Rican population.
ancestors: [IBS, MXB, YRI]
proportions: [0.8484, 0.141, 0.0105]
start_time: 407
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
# PUR
- {source: YRI, dest: PUR, rate: 0.0105, end_time: 58}