IARCbioinfo/template-nf:latest

$ singularity pull shub://IARCbioinfo/template-nf:latest

Singularity Recipe

From:nfcore/base
Bootstrap:docker

%labels
    MAINTAINER **username** <**usermail**>
    DESCRIPTION Container image containing all requirements for **name of the pipeline**
    VERSION 1.0

%files
    environment.yml /

%post
    /opt/conda/bin/conda env update -n root -f /environment.yml
    /opt/conda/bin/conda clean -a






# environment.yml commit ID: c92804b

Collection


View on Datalad

Metrics

key value
id /containers/IARCbioinfo-template-nf-latest
collection name IARCbioinfo/template-nf
branch master
tag latest
commit 6e61362f401117e0fa25f48ef301706d1ad8700a
version (container hash) f3fe934bba0accbcd1d7638f1c1d8d0c
build date 2018-12-19T12:57:36.126Z
size (MB) 657
size (bytes) 228634655
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.