powerPlant/qiime2-srf:2018.11
$ singularity pull shub://powerPlant/qiime2-srf:2018.11
Singularity Recipe
Bootstrap: docker
From: qiime2/core:2018.11
%labels
Maintainer tejas.sevak@plantandfood.co.nz
Version 2018.11
%post
chmod 775 /home/qiime2/q2cli/cache/completion.sh
%runscript
if [ -x /opt/conda/envs/qiime2-2018.11/bin/$SINGULARITY_NAME ]; then
exec $SINGULARITY_NAME "$@"
else
/bin/echo -e "This Singularity image cannot provide a single entrypoint. Please use \"singularity exec $SINGULARITY_NAME <cmd>\", where <cmd> is one of the following:\n"
exec echo biom qiime
fi
Collection
- Name: powerPlant/qiime2-srf
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/powerPlant-qiime2-srf-2018.11 |
collection name | powerPlant/qiime2-srf |
branch | master |
tag | 2018.11 |
commit | 196642e99dd2e07c6acb139043bc3e8ea7c7c526 |
version (container hash) | 97bed31c5f32660d7e1d3659b04592610bbf0ee12cd3cfd024fa13350e54f3b7 |
build date | 2020-08-19T06:27:59.907Z |
size (MB) | 2714.04296875 |
size (bytes) | 2845880320 |
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.