forked from a-ignatieva/kwarg
-
Notifications
You must be signed in to change notification settings - Fork 0
/
test_runs.txt
29 lines (25 loc) · 2.07 KB
/
test_runs.txt
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
original run on kreitman_snp.txt
Seed Temp SE_cost RM_cost R_cost RR_cost SE RM R N_states Time
123 30.0 0.50 0.90 1.00 2.00 4 1 4 892 0.09267200
1 30.0 0.50 0.90 1.00 2.00 12 0 4 1536 0.07834000
2 30.0 0.50 0.90 1.00 2.00 7 2 2 1123 0.12834000
3 30.0 0.50 0.90 1.00 2.00 4 0 5 1094 0.06907900
original run on kreitman_snp.txt without beagle
Seed Temp SE_cost RM_cost R_cost RR_cost SE RM R N_states Time
123 30.0 0.50 0.90 1.00 2.00 5 1 3 892 0.04937300
1 30.0 0.50 0.90 1.00 2.00 12 0 4 1536 0.07876000
2 30.0 0.50 0.90 1.00 2.00 6 3 4 1209 0.05842200
3 30.0 0.50 0.90 1.00 2.00 4 0 5 1094 0.06762900
note that 1 and 3 don't depend on beagle
c++ run on kreitman_snp.txt
Seed Temp SE_cost RM_cost R_cost RR_cost SE RM R N_states Time
123 30.0 0.50 0.90 1.00 2.00 4 1 4 892 0.09091700
1 30.0 0.50 0.90 1.00 2.00 12 0 4 1536 0.08288700
2 30.0 0.50 0.90 1.00 2.00 7 2 2 1123 0.12957700
3 30.0 0.50 0.90 1.00 2.00 4 0 5 1094 0.06868000
c++ run on kreitman_snp.txt without beagle
Seed Temp SE_cost RM_cost R_cost RR_cost SE RM R N_states Time
123 30.0 0.50 0.90 1.00 2.00 5 1 3 892 0.04951800
1 30.0 0.50 0.90 1.00 2.00 12 0 4 1536 0.07943400
2 30.0 0.50 0.90 1.00 2.00 6 3 4 1209 0.05672000
3 30.0 0.50 0.90 1.00 2.00 4 0 5 1094 0.06821000