LokiLuciferase/chipseq:latest

$ singularity pull shub://LokiLuciferase/chipseq:latest

Singularity Recipe

From:nfcore/base
Bootstrap:docker

%labels
    MAINTAINER Alexander Peltzer <alexander.peltzer@qbic.uni-tuebingen.de>
    DESCRIPTION Container image containing all requirements for the nf-core/chipseq pipeline
    VERSION 1.0dev

%environment
    PATH=/opt/conda/envs/nfcore-chipseq-1.4dev/bin:$PATH
    export PATH

%files
    environment.yml /

%post
    /opt/conda/bin/conda env create -f /environment.yml
    /opt/conda/bin/conda clean -a

Collection


View on Datalad

Metrics

key value
id /containers/LokiLuciferase-chipseq-latest
collection name LokiLuciferase/chipseq
branch master
tag latest
commit 6c79f51adffc1a99cbb637c17221870008e8ceac
version (container hash) c8cd6fed3d8472b366e366923bded925
build date 2018-11-24T04:49:43.596Z
size (MB) 5845
size (bytes) 2734440479
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.