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

Merge branch 'master' into pypi

parents 2ab3e48e 11762012
No related branches found
No related tags found
No related merge requests found
Pipeline #39820 passed
...@@ -133,8 +133,9 @@ From:python:3.7-stretch ...@@ -133,8 +133,9 @@ From:python:3.7-stretch
# Install PanACoTA # Install PanACoTA
cd /opt/src cd /opt/src
git clone https://gitlab.pasteur.fr/aperrin/pipeline_annotation.git wget https://github.com/gem-pasteur/PanACoTA/archive/v1.0.tar.gz
cd /opt/src/pipeline_annotation tar -xzf v1.0.tar.gz
cd /opt/src/PanACoTA-1.0
./make ./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