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
Docker-in-Docker (DinD) capabilities of public runners deactivated.
More info
Open sidebar
VEBER Philippe
codepi
Commits
ede49dcc
Commit
ede49dcc
authored
Sep 11, 2018
by
Carine Rey
Browse files
fix seed of test_val
parent
60aee25e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Makefile
Makefile
+1
-1
No files found.
Makefile
View file @
ede49dcc
...
...
@@ -47,7 +47,7 @@ test_det:
.PHONY
:
test_val
test_val
:
cd
example
&&
\
reviewphiltrans validation
--outdir
outdir_validation
--tree-dir
trees
--profile-fn
aa_fitness/263SelectedProfiles.tsv
--preview
--ns
5
--fast
--n
o-ne
--np
4
&&
\
reviewphiltrans validation
--outdir
outdir_validation
--tree-dir
trees
--profile-fn
aa_fitness/263SelectedProfiles.tsv
--ns
5
--fast
--n
p
4
--seed
4256073781403810077
&&
\
mv
dag.dot dagtest_val.dot
&&
\
dot
-Tsvg
dagtest_val.dot
-o
dagtest_val.svg
...
...
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