IARCbioinfo/Qualimap-nf:latest

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

Singularity Recipe

From:nfcore/base
Bootstrap:docker

%labels
    MAINTAINER Tiffany Delhomme <delhommet@students.iarc.fr>
    DESCRIPTION Container image containing all requirements for qualimap-nf
    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: 4da4ea9

Collection


View on Datalad

Metrics

key value
id /containers/IARCbioinfo-Qualimap-nf-latest
collection name IARCbioinfo/Qualimap-nf
branch master
tag latest
commit 87da027c7fafd440fe4837d06a81a65b2b8a1f1c
version (container hash) be1a25fd1dd330114a1ed2195a33e7ec
build date 2018-10-12T16:28:13.499Z
size (MB) 2427
size (bytes) 830570527
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.