Skip to content
Features
Business
Explore
Marketplace
Pricing
This repository
Sign in
or
Sign up
Watch
15
Star
26
Fork
13
mlin
/
PhyloCSF
Code
Issues
7
Pull requests
0
Projects
0
Wiki
Insights
Pulse
Graphs
Permalink
Browse files
fixup whitespace
Loading branch information
...
1 parent
9d8fa1f
commit
5590d23a6d4e1d28eff8c748bac9eda530b721e3
mlin
committed
Dec 25, 2012
Unified
Split
Showing
1 changed file
with
1 addition
and
1 deletion
.
+1
−1
src/PhyloCSF.ml
Show comments
View
2
src/PhyloCSF.ml
@@ -24,7 +24,7 @@ let strategy = (opt ~l:"strategy" ~h:"evaluation strategy (default mle)"
|
"mle"
->
PhyloCSF
`MaxLik
|
"fixed"
->
PhyloCSF
`FixedLik
|
"omega"
->
OmegaTest
-
|
"nop"
->
Nop
+
|
"nop"
->
Nop
|
x
-> invalid_arg x)
(
fun
_
s
-> sprintf
"
invalid strategy %s
"
s)))
Toggle all file notes
0 comments on commit
5590d23
Please
sign in
to comment.
You can't perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
0 comments on commit
5590d23