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

Singularity file specific to v1.0 (first release)

parent 3a94ebbd
No related branches found
No related tags found
No related merge requests found
Pipeline #39809 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.
Please register or to comment