qbicsoftware/qbic-singularity-rnaseqsamplesize:0.1.0
$ singularity pull shub://qbicsoftware/qbic-singularity-rnaseqsamplesize:0.1.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.1.0 |
collection name | qbicsoftware/qbic-singularity-rnaseqsamplesize |
branch | development |
tag | 0.1.0 |
commit | c3672397adf1f82e5670c7b89b43fadbad82412b |
version (container hash) | 42dde4a4d8b2428732c571d09509c5d8 |
build date | 2018-11-11T00:03:06.751Z |
size (MB) | 1584 |
size (bytes) | 521830431 |
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.