jlboat/BioinfoContainers:diamond
$ singularity pull shub://jlboat/BioinfoContainers:diamond
Singularity Recipe
Bootstrap: docker
From: debian:latest
%post
apt-get update --fix-missing && apt-get install -y wget
wget https://github.com/bbuchfink/diamond/releases/download/v0.9.22/diamond-linux64.tar.gz
tar xzf diamond-linux64.tar.gz
cp diamond /usr/local/bin
%runscript
exec "$@"
Collection
- Name: jlboat/BioinfoContainers
- License: MIT License
View on Datalad
Metrics
key | value |
---|---|
id | /containers/jlboat-BioinfoContainers-diamond |
collection name | jlboat/BioinfoContainers |
branch | master |
tag | diamond |
commit | 5f15386e1057282311ce1b4a7cae3f747425ed6b |
version (container hash) | 69da9f24f3962bf1ac3d20770991e468 |
build date | 2019-05-08T15:11:14.053Z |
size (MB) | 153 |
size (bytes) | 65265695 |
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.