MarissaLL/singularity-containers:fastsimcoal_2.6
$ singularity pull shub://MarissaLL/singularity-containers:fastsimcoal_2.6
Singularity Recipe
Bootstrap: debootstrap
OSVersion: bionic
MirrorURL: http://archive.ubuntu.com/ubuntu/
Include: build-essential language-pack-en wget unzip
%labels
MAINTAINER "Marissa Le Lec"
VERSION "fastsimcoal 2.6"
%post
wget http://cmpg.unibe.ch/software/fastsimcoal2/downloads/fsc26_linux64.zip
unzip fsc26_linux64.zip
cd fsc26_linux64 || exit 1
chmod +x fsc26
cp fsc26 /usr/local/bin/fsc26
cd .. || exit 1
rm -rf fsc26_linux64
%runscript
exec /usr/local/bin/fsc26 "$@"
Collection
- Name: MarissaLL/singularity-containers
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/MarissaLL-singularity-containers-fastsimcoal_2.6 |
collection name | MarissaLL/singularity-containers |
branch | master |
tag | fastsimcoal_2.6 |
commit | e34376dabe1cf7634e40ed8f2eed3207be3d5594 |
version (container hash) | 6081abe4ab765de9d920af30f176c2c9 |
build date | 2020-05-22T06:23:43.953Z |
size (MB) | 383 |
size (bytes) | 175448095 |
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.