LokiLuciferase/exoseq:latest

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

Singularity Recipe

From:nfcore/base
Bootstrap:docker

%labels
    MAINTAINER Lukas Lueftinger  <lukas.lueftinger@imp.ac.at>
    DESCRIPTION Container image containing all requirements for the nf-core/exoseq pipeline
    VERSION 1.0dev

%environment
    PATH=/opt/conda/envs/nfcore-exoseq-1.0dev/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-exoseq-latest
collection name LokiLuciferase/exoseq
branch dev
tag latest
commit cc11f6a4b9492f516430468f237e9600fad889f7
version (container hash) b59233ec18e6830c251809761fcb236f
build date 2018-11-24T04:49:43.606Z
size (MB) 3350
size (bytes) 1352269855
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.