Skip to content
Snippets Groups Projects
Commit dd25ee92 authored by Alexis Mergez's avatar Alexis Mergez
Browse files

Update pan1c-box.def

Added csv2md
Added imagemagick
parent 9c22b87b
No related merge requests found
Pipeline #212780 failed with stages
in 2 minutes and 41 seconds
......@@ -15,10 +15,11 @@ Stage: build
snakemake=8.4.7
# Installing apptainer v1.2.5
apt-get install -y wget time graphviz git
apt-get install -y wget time graphviz git python3-pip imagemagick
cd /tmp
wget https://github.com/apptainer/apptainer/releases/download/v1.2.5/apptainer_1.2.5_amd64.deb
apt install -y ./apptainer_1.2.5_amd64.deb
pip install csv2md
%test
# Testing snakemake
......
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