dynverse/ti_stemnet:latest

$ singularity pull shub://dynverse/ti_stemnet:latest

Singularity Recipe

#######################################################################################
## DO NOT EDIT THIS FILE! This file was automatically generated from the dockerfile. ##
## Run babelwhale::convert_dockerfile_to_singularityrecipe() to update this file.    ##
#######################################################################################

Bootstrap: shub

From: dynverse/dynwrap:r

%labels
    version 0.1.5.1

%files
    . /code

%post
    chmod -R 755 '/code'
    apt-get update && apt-get install -y libgsl-dev
    R -e 'devtools::install_git("https://git.embl.de/velten/STEMNET/")'

%runscript
    exec Rscript /code/run.R

Collection


View on Datalad

Metrics

key value
id /containers/dynverse-ti_stemnet-latest
collection name dynverse/ti_stemnet
branch master
tag latest
commit da80ac43166970a0403b5fe5a60b54326cf40127
version (container hash) 5492a5a53b2ce26becd1e3f0a737c0ec
build date 2019-01-16T07:21:12.997Z
size (MB) 2216
size (bytes) 923770911
SIF Download URL (please use pull with shub://)
Datalad URL View on Datalad
Singularity Recipe Singularity Recipe on Datalad
We cannot guarantee that all containers will still exist on GitHub.