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

Merge branch 'master' into dev

parents 31756889 9a3ac578
No related branches found
No related tags found
No related merge requests found
Pipeline #96744 passed
FastTree.c 0 → 100644
This diff is collapsed.
......@@ -143,9 +143,9 @@ RUN tar -xzf iqtree-2.0.6-Linux.tar.gz &&\
# Install PanACoTA
WORKDIR /install-dir
RUN git clone https://gitlab.pasteur.fr/aperrin/pipeline_annotation.git
WORKDIR /install-dir/pipeline_annotation
RUN git checkout master
RUN wget https://github.com/gem-pasteur/PanACoTA/archive/refs/tags/1.4.0.tar.gz
RUN tar -xzf v1.4.0.tar.gz
WORKDIR /install-dir/PanACoTA-1.4.0
RUN ./make
......
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