TomHarrop/py-containers:biopython_1.78
$ singularity pull shub://TomHarrop/py-containers:biopython_1.78
Singularity Recipe
Bootstrap: docker
From: python:3.8.6-buster
%help
Python 3.8.6 with Biopython 1.78
%labels
MAINTAINER "Tom Harrop (twharrop@gmail.com)"
VERSION "Biopython 1.78"
%runscript
exec /usr/local/bin/python3 "$@"
%post
/usr/local/bin/python3 \
-m pip install \
--upgrade \
--no-cache-dir \
pip setuptools wheel
/usr/local/bin/python3 \
-m pip install \
biopython==1.78 \
intermine==1.11.0 \
pandas==1.1.3
Collection
- Name: TomHarrop/py-containers
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/TomHarrop-py-containers-biopython_1.78 |
collection name | TomHarrop/py-containers |
branch | master |
tag | biopython_1.78 |
commit | ecf4c70a259af999d66f90527edf9e67d764d3fd |
version (container hash) | 801a8ad5e10dd9d8fc865e07c5f1b93cec6f3db7e20438252d730e92a47ae90f |
build date | 2020-11-30T22:27:58.043Z |
size (MB) | 352.1171875 |
size (bytes) | 369221632 |
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.