Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
VEBER Philippe
codepi
Commits
49043724
Commit
49043724
authored
Sep 06, 2018
by
Carine Rey
Committed by
LANORE Vincent
Sep 12, 2018
Browse files
rm t
parent
8964bf65
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
11 deletions
+11
-11
lib/convergence_detection.ml
lib/convergence_detection.ml
+11
-11
No files found.
lib/convergence_detection.ml
View file @
49043724
...
...
@@ -108,17 +108,17 @@ let plot_merge_results ?t_choices ~plot_all_sites ~(res_by_tools:result list) ~t
in
let
default_t
=
List
.
map
res_by_tools
~
f
:
(
fun
res
->
let
opt
=
match
res
with
|
`Pcoc
_
->
"PCOC:
0.99,PC:0.99,OC:0.99
"
|
`Pcoc_gamma
_
->
"PCOC_gamma:
0.99
,PC_gamma:
0.99
,OC_gamma:
0.99
"
|
`Pcoc_C60
_
->
"PCOC_C60:
0.99
,PC_C60:
0.99
,OC_C60:
0.99
"
|
`Diffsel
_
->
"Diffsel_mean:0.11,Diffsel_max:
0.9
"
|
`Identical_LG
_
->
"Identical_LG08:
0.9
"
|
`Identical_WAG
_
->
"Identical_WAG01:
0.9
"
|
`Topological_LG
_
->
"Topological_LG08:
0.9
"
|
`Topological_WAG
_
->
"Topological_WAG01:
0.9
"
|
`Tdg09
_
->
"Tdg09_1MinusFDR:
0.99
,Tdg09_prob_post:
0.99
,Tdg09_1MinusLRT:
0.99
"
|
`Multinomial
_
->
"Mutinomial_1MinusLRT:
0.95
"
|
`Msd
_
->
"Msd_0.05_1MinusP:
0.95
"
|
`Pcoc
_
->
"PCOC:
1,PC:1,OC:1
"
|
`Pcoc_gamma
_
->
"PCOC_gamma:
1
,PC_gamma:
1
,OC_gamma:
1
"
|
`Pcoc_C60
_
->
"PCOC_C60:
1
,PC_C60:
1
,OC_C60:
1
"
|
`Diffsel
_
->
"Diffsel_mean:0.11,Diffsel_max:
1
"
|
`Identical_LG
_
->
"Identical_LG08:
1
"
|
`Identical_WAG
_
->
"Identical_WAG01:
1
"
|
`Topological_LG
_
->
"Topological_LG08:
1
"
|
`Topological_WAG
_
->
"Topological_WAG01:
1
"
|
`Tdg09
_
->
"Tdg09_1MinusFDR:
1
,Tdg09_prob_post:
1
,Tdg09_1MinusLRT:
1
"
|
`Multinomial
_
->
"Mutinomial_1MinusLRT:
1
"
|
`Msd
_
->
"Msd_0.05_1MinusP:
1
"
in
string
opt
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment