Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
VEBER Philippe
codepi
Commits
d02d693b
Commit
d02d693b
authored
Jul 24, 2018
by
LANORE Vincent
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Formatting (minor).
parent
519c9acb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
lib/diffsel.ml
lib/diffsel.ml
+2
-2
No files found.
lib/diffsel.ml
View file @
d02d693b
...
...
@@ -85,7 +85,7 @@ let diffsel ~(phy_n:nucleotide_phylip workflow) ~(tree: _ workflow) ~(w_every:in
opt
"-x"
seq
[
int
w_every
;
string
" "
;
int
n_cycles
];
ident
chainname
;
];
cmd
"bash"
[(
file_dump
(
diffsel_add_iterations_script
~
chainname
))];
cmd
"bash"
[(
file_dump
(
diffsel_add_iterations_script
~
chainname
))];
]
)
]
...
...
@@ -112,7 +112,7 @@ let check_conv run_diffsel : text_file directory workflow =
]
;
cmd
"cp"
[
string
"DiffselMCMCConvergenceAnalysis.html"
;
ident
out
]
;
cmd
"cp"
[
string
"new_iterations.txt"
;
ident
nb_new_iterations
]
]
]
)
]
...
...
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