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

v1.4.1-dev2 : problem with protein names solved

parent b37f1e59
No related branches found
No related tags found
No related merge requests found
Pipeline #106986 passed
"""PanACoTA"""
__version__ = "1.4.1-dev"
__version__ = "1.4.1-dev2"
......@@ -156,7 +156,7 @@ RUN tar -xzf iqtree-2.0.6-Linux.tar.gz &&\
rm iqtree-2.0.6-Linux.tar.gz &&\
ln -s /install_dir/iqtree-2.0.6-Linux/bin/iqtree2 /usr/local/bin
# # # Install PanACoTA
# Install PanACoTA
WORKDIR /install-dir
RUN wget https://github.com/gem-pasteur/PanACoTA/archive/refs/tags/v1.4.0.tar.gz
RUN tar -xzf v1.4.0.tar.gz
......
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