qbicsoftware/rnaseq-power-cli:0.3.1
$ singularity pull shub://qbicsoftware/rnaseq-power-cli:0.3.1
Singularity Recipe
From:nfcore/base
Bootstrap:docker
%labels
MAINTAINER Andreas Friedrich <andreas.friedrich@qbic.uni-tuebingen.de>
DESCRIPTION Singularity image containing all requirements for the rnaseq samplesize app
VERSION 0.3.2
%environment
PATH=/opt/conda/envs/rnaseqsamplesize-1.0/bin:$PATH
export PATH
%files
environment.yml /
script.py /
sample_size_matrix.R /
power_matrix.R /
postman-cli-0.3.0-custom.jar /
%post
/opt/conda/bin/conda env create -f /environment.yml
/opt/conda/bin/conda clean -a
%runscript
exec python /script.py "$@"
Collection
- Name: qbicsoftware/rnaseq-power-cli
- License: MIT License
View on Datalad
Metrics
key | value |
---|---|
id | /containers/qbicsoftware-rnaseq-power-cli-0.3.1 |
collection name | qbicsoftware/rnaseq-power-cli |
branch | development |
tag | 0.3.1 |
commit | 824ab10d25e98440d8ca57624c29e21e43647651 |
version (container hash) | 276ddd8269c7f3737e273d85d6ef2d67 |
build date | 2019-02-12T17:08:35.026Z |
size (MB) | 1783 |
size (bytes) | 611475487 |
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.