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
85a79617
Commit
85a79617
authored
Sep 11, 2018
by
Carine Rey
Committed by
LANORE Vincent
Sep 12, 2018
Browse files
fix seed of test_val
parent
7bf2cdd2
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 @
85a79617
...
...
@@ -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