marchoeppner/miRNApipe:latest
$ singularity pull shub://marchoeppner/miRNApipe:latest
Singularity Recipe
Bootstrap:docker
From:nfcore/base
%labels
MAINTAINER Marc Hoeppner <m.hoeppner@ikmb.uni-kiel.de>
DESCRIPTION Singularity image containing all requirements for the miRNApipe pipeline
VERSION 1.0
%environment
PATH=/opt/conda/envs/mirnapipe-1.0/bin:$PATH
export PATH
%files
environment.yml /
%post
/opt/conda/bin/conda env create -f /environment.yml
/opt/conda/bin/conda clean -a
mkdir -p /ifs
apt-get -y install procps
Collection
- Name: marchoeppner/miRNApipe
- License: GNU General Public License v3.0
View on Datalad
Metrics
key | value |
---|---|
id | /containers/marchoeppner-miRNApipe-latest |
collection name | marchoeppner/miRNApipe |
branch | devel |
tag | latest |
commit | 40fd14d32322a385751a55ec2de639b13f1a9e31 |
version (container hash) | f090ced1802251ab9b9d8313375a7e7d |
build date | 2019-04-23T09:14:03.177Z |
size (MB) | 2666 |
size (bytes) | 849702943 |
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.