TomHarrop/singularity-containers:py3.6.3_biopython1.73

$ singularity pull shub://TomHarrop/singularity-containers:py3.6.3_biopython1.73

Singularity Recipe

Bootstrap: docker
From: python:3.6.3-stretch

%help

    Python 3.6.3 with Biopython 1.73
    
%labels

    MAINTAINER "Tom Harrop (twharrop@gmail.com)"
    VERSION "Biopython 1.73"

%runscript

    exec /usr/local/bin/python "$@"

%post
    /usr/local/bin/pip3 install \
        biopython==1.73

Collection


View on Datalad

Metrics

key value
id /containers/TomHarrop-singularity-containers-py3.6.3_biopython1.73
collection name TomHarrop/singularity-containers
branch master
tag py3.6.3_biopython1.73
commit b1a188ec3225be702035ca8fbca5f1e79a8626a2
version (container hash) 98d1b75009a4e2eba88d834787d37dcb
build date 2019-05-03T14:43:26.233Z
size (MB) 1037
size (bytes) 359714847
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.