jlboat/BioinfoContainers:sabre

$ singularity pull shub://jlboat/BioinfoContainers:sabre

Singularity Recipe

Bootstrap: docker

From: ubuntu:latest

%post
    apt-get update --fix-missing && apt-get install -y git gcc make zlib1g zlib1g-dev
    cd /opt/
    git clone https://github.com/najoshi/sabre
    cd sabre
    make
    chmod -R 777 /opt/sabre

%runscript
    exec /opt/sabre/sabre "$@"

Collection


View on Datalad

Metrics

key value
id /containers/jlboat-BioinfoContainers-sabre
collection name jlboat/BioinfoContainers
branch master
tag sabre
commit 5f15386e1057282311ce1b4a7cae3f747425ed6b
version (container hash) cfbadf4b05af1e1d6f318d97f2236810
build date 2019-05-08T15:11:14.458Z
size (MB) 307
size (bytes) 114819103
SIF Download URL (please use pull with shub://)
Datalad URL View on Datalad
Singularity Recipe Singularity Recipe on Datalad
We cannot guarantee that all containers will still exist on GitHub.