Skip to content
Snippets Groups Projects
Commit 169b3e03 authored by Amandine  PERRIN's avatar Amandine PERRIN
Browse files

correct link to fasttreeMP

parent 26536521
No related branches found
No related tags found
No related merge requests found
Pipeline #46206 passed
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment