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
0f0e3dfa
Commit
0f0e3dfa
authored
Aug 09, 2018
by
Carine Rey
Browse files
add analyses_night4
parent
f44635be
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
Makefile
Makefile
+7
-0
No files found.
Makefile
View file @
0f0e3dfa
...
...
@@ -103,6 +103,13 @@ analyses_night3:
reviewphiltrans validation
--outdir
outdir_analyses_night3_ne_test
--tree-dir
trees_analyses_night3
--profile-fn
aa_fitness/263SelectedProfiles.tsv
--np
28
--ne-test
--ns
100
&&
\
mv
dag.dot dag_analyses_night3.dot
.PHONY
:
analyses_night4
analyses_night4
:
cd
example
&&
\
reviewphiltrans validation
--outdir
outdir_analyses_night4
--tree-dir
trees_analyses_night
--profile-fn
aa_fitness/263SelectedProfiles.tsv
--np
28
--no-ne
--ns
100
--fast
&&
\
mv
dag.dot dag_analyses_night4.dot
# -----------------------------------------------------------------------
# Cleaning and formatting
# -----------------------------------------------------------------------
...
...
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