powerPlant/qiime2-srf:2020.6

$ singularity pull shub://powerPlant/qiime2-srf:2020.6

Singularity Recipe

Bootstrap: docker
From: qiime2/core:2020.6

%labels
Maintainer tejas.sevak@plantandfood.co.nz
Version 2020.6

%post
  chmod 775 /home/qiime2/q2cli/cache/completion.sh

%runscript
if [ -x /opt/conda/envs/qiime2-2020.6/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


View on Datalad

Metrics

key value
id /containers/powerPlant-qiime2-srf-2020.6
collection name powerPlant/qiime2-srf
branch master
tag 2020.6
commit 196642e99dd2e07c6acb139043bc3e8ea7c7c526
version (container hash) d1be7050a06770fedd37899512a704548f736e15cc54372df1de6ae65e666153
build date 2020-08-19T05:43:01.357Z
size (MB) 2352.69140625
size (bytes) 2466975744
SIF Download URL (please use pull with shub://)
Datalad URL View on Datalad
Singularity Recipe Singularity Recipe on Datalad
We cannot guarantee that all containers will still exist on GitHub.