cnoel-sebimer/singularity-orson:latest
$ singularity pull shub://cnoel-sebimer/singularity-orson:latest
Singularity Recipe
Bootstrap : docker
From: ubuntu:16.04
%post
apt-get -y update
apt-get -y install wget
#Installation of BLAST
cd /opt
wget https://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/2.10.0/ncbi-blast-2.10.0+-x64-linux.tar.gz
gunzip ncbi-blast-2.10.0+-x64-linux.tar.gz
tar -xvf ncbi-blast-2.10.0+-x64-linux.tar
rm -f /opt/*.gz /opt/*.tar
%environment
export PATH="/opt/ncbi-blast-2.10.0+/bin:$PATH"
Collection
- Name: cnoel-sebimer/singularity-orson
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/cnoel-sebimer-singularity-orson-latest |
collection name | cnoel-sebimer/singularity-orson |
branch | master |
tag | latest |
commit | 5ddaa06b67ab7e5176e3abbf25ccc68b642f2a9d |
version (container hash) | 8e2cd348c3fa13f44fed3aae5b71ac85 |
build date | 2021-03-09T06:40:11.112Z |
size (MB) | 772.0 |
size (bytes) | 299757599 |
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.