TomHarrop/singularity-containers:biopython_1.72

$ singularity pull shub://TomHarrop/singularity-containers:biopython_1.72

Singularity Recipe

Bootstrap: docker
From: python:3.6.6-stretch

%help

    Python 3.6.6 with Biopython 1.72
    
%labels

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

%runscript

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

%post
    pip3 install biopython==1.72 intermine

Collection


View on Datalad

Metrics

key value
id /containers/TomHarrop-singularity-containers-biopython_1.72
collection name TomHarrop/singularity-containers
branch master
tag biopython_1.72
commit 87c95e887641a0f7b4caf384c1a8661a8f8f9e9d
version (container hash) 950b59af71aced8b0bcca297af4fef49
build date 2018-11-22T17:35:47.743Z
size (MB) 1036
size (bytes) 356179999
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.