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
1ff53ffb
Commit
1ff53ffb
authored
Sep 18, 2018
by
Carine Rey
Browse files
rm --fast from the test_val
parent
85cc0e23
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 @
1ff53ffb
...
...
@@ -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
--ns
5
--fast
--np
4
--seed
4256073781403810077
&&
\
reviewphiltrans validation
--outdir
outdir_validation
--tree-dir
trees
--profile-fn
aa_fitness/263SelectedProfiles.tsv
--ns
5
--np
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