qbicsoftware/qbic-singularity-rnaseqsamplesize:0.2.0
$ singularity pull shub://qbicsoftware/qbic-singularity-rnaseqsamplesize:0.2.0
Singularity Recipe
From:nfcore/base
Bootstrap:docker
%labels
MAINTAINER Sven Fillinger <sven.fillinger@qbic.uni-tuebingen.de>
DESCRIPTION Singularity image containing all requirements for the rnaseq samplesize app
VERSION 1.0
%environment
PATH=/opt/conda/envs/rnaseqsamplesize-1.0/bin:$PATH
export PATH
%files
environment.yml /
script.py
sample_size_matrix.R /
power_matrix.R /
%post
/opt/conda/bin/conda env create -f /environment.yml
/opt/conda/bin/conda clean -a
%runscript
exec python /script.py "$@"
Collection
- Name: qbicsoftware/qbic-singularity-rnaseqsamplesize
- License: MIT License
View on Datalad
Metrics
key | value |
---|---|
id | /containers/qbicsoftware-qbic-singularity-rnaseqsamplesize-0.2.0 |
collection name | qbicsoftware/qbic-singularity-rnaseqsamplesize |
branch | development |
tag | 0.2.0 |
commit | ac9c36d80522a6995e9113065cb9480c9799f06d |
version (container hash) | 9f8ea7b3b55addb0996f7e6c5c96a59a |
build date | 2018-11-12T19:45:45.239Z |
size (MB) | 1691 |
size (bytes) | 568586271 |
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.