nf-core/hlatyping:1.1.0

$ singularity pull shub://nf-core/hlatyping:1.1.0

Singularity Recipe

From:nfcore/base
Bootstrap:docker

%labels
    MAINTAINER Sven Fillinger <sven.fillinger@qbic.uni-tuebingen.de>
    DESCRIPTION Singularity image containing all requirements for nf-core/hlatyping pipeline
    VERSION 1.1.0

%files
    environment.yml /

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

Collection


View on Datalad

Metrics

key value
id /containers/nf-core-hlatyping-1.1.0
collection name nf-core/hlatyping
branch master
tag 1.1.0
commit a77ac44710d00c6611ec5c8369f8d37133c29b19
version (container hash) e6b525998e4dae8bfa05f2e7b94ac08a
build date 2018-08-15T16:47:19.070Z
size (MB) 2017
size (bytes) 591925279
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.