powerPlant/qiime2-srf:2020.2
$ singularity pull shub://powerPlant/qiime2-srf:2020.2
Singularity Recipe
Bootstrap: docker
From: qiime2/core:2020.2
%labels
Maintainer tejas.sevak@plantandfood.co.nz
Version 2020.2
%post
chmod 775 /home/qiime2/q2cli/cache/completion.sh
%runscript
if [ -x /opt/conda/envs/qiime2-2020.2/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-2020.2 |
collection name | powerPlant/qiime2-srf |
branch | master |
tag | 2020.2 |
commit | 196642e99dd2e07c6acb139043bc3e8ea7c7c526 |
version (container hash) | 74faafbfe03bfae26a9b625f8745b603c9b1a40e4f1343472cdb0e8e7b643004 |
build date | 2021-04-09T05:55:42.835Z |
size (MB) | 2223.828125 |
size (bytes) | 2331852800 |
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.