qbicsoftware/rnaseq-power-cli:0.3.0
$ singularity pull shub://qbicsoftware/rnaseq-power-cli:0.3.0
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.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 /
postman-cli-0.3.0.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.0 |
collection name | qbicsoftware/rnaseq-power-cli |
branch | development |
tag | 0.3.0 |
commit | 1fa53a76e770ae12d4c7c82482a44eb1e8f74cc7 |
version (container hash) | d1b7008abf071644d3bd1e7190373862 |
build date | 2019-07-02T23:19:19.133Z |
size (MB) | 1879 |
size (bytes) | 638468127 |
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.