-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathIMc.tpl
34 lines (34 loc) · 881 Bytes
/
IMc.tpl
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
//Parameters for the coalescence simulation program : fastsimcoal.exe
3 samples to simulate :
//Population effective sizes (number of genes)
NI
NN
NS
//Samples sizes and samples age
58
40
52
//Growth rates : negative growth implies population expansion
RI
RN
RS
//Number of migration matrices : 0 implies no migration between demes
2
//Current migration matrix 0
0 MIGN MIGS
MIGN 0 MIGO
MIGS MIGO 0
//No migration matrix 1
0 0 0
0 0 0
0 0 0
//historical event: time, source, sink, migrants, new deme size, new growth rate, migration matrix index
2 historical event
TDIV1 2 1 1 RESIZE1 0 1
TDIV2 1 0 1 RESIZE2 0 1
//Number of independent loci [chromosome]
1 0
//Per chromosome: Number of contiguous linkage Block: a block is a set of contiguous loci
1
//per Block:data type, number of loci, per generation recombination and mutation rates and optional parameters
FREQ 1 0 1.20e-8