TomHarrop/variant-utils:whatshap_61481b6

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

Singularity Recipe

Bootstrap: docker
From: python:3.8.2-buster

%help
    Container for whatshap 61481b6

%labels
    VERSION "whatshap 61481b6"

%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://bitbucket.org/whatshap/whatshap.git@61481b6

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

Collection


View on Datalad

Metrics

key value
id /containers/TomHarrop-variant-utils-whatshap_61481b6
collection name TomHarrop/variant-utils
branch master
tag whatshap_61481b6
commit ec060a55081b03f5a09f13245432f3d9a20ad1f9
version (container hash) d6eb0d221e86b06392b77f33d00dde89d1b601d2771b8dd0d44ce27539965b8a
build date 2020-05-04T21:03:19.406Z
size (MB) 467.80859375
size (bytes) 490532864
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.