Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Amandine PERRIN
pipeline_annotation
Commits
169b3e03
Commit
169b3e03
authored
Jan 22, 2021
by
Amandine PERRIN
Browse files
correct link to fasttreeMP
parent
26536521
Pipeline
#46206
passed with stage
in 48 minutes and 40 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
for_tests/Dockerfile
View file @
169b3e03
...
...
@@ -105,7 +105,7 @@ RUN make clean &&\
WORKDIR
/install_dir
RUN
wget http://www.microbesonline.org/fasttree/FastTree.c
&&
\
gcc
-DOPENMP
-fopenmp
-DUSE_DOUBLE
-Wall
-O3
-finline-functions
-funroll-loops
-o
FastTreeMP FastTree.c
-lm
&&
\
ln
-s
/install_dir
/FastTreeMP /usr/local/bin
ln
-s
/install_dir/FastTreeMP /usr/local/bin
# Install FastME FastME 2.1.6.1
...
...
Write
Preview
Supports
Markdown
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