nf-core/methylseq:latest
$ singularity pull shub://nf-core/methylseq:latest
Singularity Recipe
From:nfcore/base
Bootstrap:docker
%labels
MAINTAINER Phil Ewels <phil.ewels@scilifelab.se>
DESCRIPTION Container image containing all requirements for the nf-core/methylseq pipeline
VERSION 1.3
%environment
PATH=/opt/conda/envs/nf-core-methylseq-1.3/bin:$PATH
export PATH
%files
environment.yml /
%post
/opt/conda/bin/conda env create -f /environment.yml
/opt/conda/bin/conda clean -a
Collection
- Name: nf-core/methylseq
- License: MIT License
View on Datalad
Metrics
key | value |
---|---|
id | /containers/nf-core-methylseq-latest |
collection name | nf-core/methylseq |
branch | master |
tag | latest |
commit | 1d3f5cc5898c973832722a7e76538eab0933b3f5 |
version (container hash) | 033e5ab2c4b5b367db2577f023eb5315 |
build date | 2019-02-01T14:00:52.409Z |
size (MB) | 3002 |
size (bytes) | 1039638559 |
SIF | Download URL (please use pull with shub://) |
Datalad URL | View on Datalad |
Singularity Recipe | Singularity Recipe on Datalad |
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.