TomHarrop/py-containers:biopython_1.73

$ singularity pull shub://TomHarrop/py-containers:biopython_1.73

Singularity Recipe

Bootstrap: docker
From: python:3.7.3-stretch

%help

    Python 3.7.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 \
        intermine==1.11.0

Collection


View on Datalad

Metrics

key value
id /containers/TomHarrop-py-containers-biopython_1.73
collection name TomHarrop/py-containers
branch master
tag biopython_1.73
commit fb14371bdbe651e7ca8587e3737e4cfd8b2a636f
version (container hash) db0d7b249d9f5eca4c3b51f632a5ace5017a382339dd8482f5ed0df30eb43dd4
build date 2020-12-17T21:23:59.628Z
size (MB) 355.2578125
size (bytes) 372514816
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.