TomHarrop/singularity-containers:biopython_1.73
$ singularity pull shub://TomHarrop/singularity-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
- Name: TomHarrop/singularity-containers
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/TomHarrop-singularity-containers-biopython_1.73 |
collection name | TomHarrop/singularity-containers |
branch | master |
tag | biopython_1.73 |
commit | a23222e39e47ad1bfe8150de7666ccdc9f783f49 |
version (container hash) | 4a2a83e0cdff509c33227ef55906c72c |
build date | 2020-04-27T22:35:30.501Z |
size (MB) | 1062 |
size (bytes) | 366686239 |
SIF | Download URL (please use pull with shub://) |
Datalad URL | View on Datalad |
Singularity Recipe | Singularity Recipe on Datalad |
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.