TomHarrop/variant-utils:whatshap_491ec8e

$ singularity pull shub://TomHarrop/variant-utils:whatshap_491ec8e

Singularity Recipe

Bootstrap: docker
From: python:3.8.6-buster

%help
    Container for whatshap 491ec8e

%labels
    VERSION "whatshap 491ec8e"

%post
    apt-get update
    apt-get install -y \
        build-essential \
        libcrypto++-dev

    # /usr/local/bin/pip3 install whatshap==0.19

    /usr/local/bin/pip3 install \
    	git+https://github.com/whatshap/whatshap@491ec8e

%runscript
    exec /usr/local/bin/whatshap "$@"

Collection


View on Datalad

Metrics

key value
id /containers/TomHarrop-variant-utils-whatshap_491ec8e
collection name TomHarrop/variant-utils
branch master
tag whatshap_491ec8e
commit 44309438f43c60bc92ddc5a0e51bc717486cb628
version (container hash) 95bbf81f84771c4e5905c893ab81d58e467fe6f5a9d2377a7d00b47418188f23
build date 2020-12-02T22:04:41.810Z
size (MB) 442.25
size (bytes) 463732736
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.