jlboat/BioinfoContainers:admixture
$ singularity pull shub://jlboat/BioinfoContainers:admixture
Singularity Recipe
Bootstrap: docker
From: ubuntu:latest
%labels
Topic Bioinformatics
admixture 1.3.0
%post
apt-get update --fix-missing && apt-get install -y wget
cd /opt
wget http://software.genetics.ucla.edu/admixture/binaries/admixture_linux-1.3.0.tar.gz
tar -zxvf admixture_linux-1.3.0.tar.gz
cd admixture_linux-1.3.0/
chmod -R 777 /opt/admixture_linux-1.3.0
%runscript
exec /opt/admixture_linux-1.3.0/admixture "$@"
Collection
- Name: jlboat/BioinfoContainers
- License: MIT License
View on Datalad
Metrics
key | value |
---|---|
id | /containers/jlboat-BioinfoContainers-admixture |
collection name | jlboat/BioinfoContainers |
branch | master |
tag | admixture |
commit | 5f15386e1057282311ce1b4a7cae3f747425ed6b |
version (container hash) | 6d025a40036d1218342e84814b8d07c3 |
build date | 2019-05-08T15:55:10.463Z |
size (MB) | 113 |
size (bytes) | 53551135 |
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.