powerPlant/qiime2-srf:latest

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

Singularity Recipe

Bootstrap: docker
From: qiime2/core:2020.8

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

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

%runscript
if [ -x /opt/conda/envs/qiime2-2020.8/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-latest
collection name powerPlant/qiime2-srf
branch master
tag latest
commit e83edfe10b7b92e99f2264987e9d4fb2ab2b9963
version (container hash) 00c20af6ede04409eea0942fd16145294a90a6e2cc1d5bfcfba086f421a4f292
build date 2020-10-22T03:16:00.775Z
size (MB) 1989.55078125
size (bytes) 2086195200
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.