File: decline_split.par

package info (click to toggle)
python-biopython 1.68%2Bdfsg-3~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 46,856 kB
  • sloc: python: 160,306; xml: 93,216; ansic: 9,118; sql: 1,208; makefile: 155; sh: 63
file content (23 lines) | stat: -rw-r--r-- 643 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
//Parameters for the coalescence simulation program : simcoal.exe
2 samples
//Population effective sizes (number of genes 2*diploids)
?pop_size
?pop_size
//Samples sizes (number of genes 2*diploids)
?sample_size
?sample_size
//Growth rates	: negative growth implies population expansion
0
0
//Number of migration matrices : 0 implies no migration between demes
2
//mig
0 ?mig
?mig 0
//nothing
0 0
0 0
//historical event: time, source, sink, migrants, new deme size, new growth rate, migration matrix index
2 historical events
?contract_gen 0 0 1 !!!1.0*?ne1/?ne2!!! 0 1
?split_gen 1 0 1 !!!1.0*?ne2/(2*?pop_size)!!! 0 1