Skip to content
Snippets Groups Projects
Singularity.deeptools-351 297 B
Newer Older
descoste's avatar
descoste committed
Bootstrap: docker
descoste's avatar
descoste committed
From: quay.io/biocontainers/deeptools:3.5.1--py_0
descoste's avatar
descoste committed

%runscript
descoste's avatar
descoste committed
    echo "Running container quay.io/biocontainers/deeptools:3.5.1--py_0, deeptools v3.5.1"
descoste's avatar
descoste committed
    exec /bin/bash "$@"

%post
descoste's avatar
descoste committed
    mkdir /cluster /work /tsd /projects /etc
descoste's avatar
descoste committed

%labels
    Author Nicolas Descostes