dynverse/ti_celltree_gibbs:latest

$ singularity pull shub://dynverse/ti_celltree_gibbs: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:bioc

%labels
    version 0.1.6.1

%files
    . /code

%post
    chmod -R 755 '/code'
    apt-get update && apt-get install -y libgsl-dev
    R -e 'devtools::install_cran("cellTree")'

%runscript
    exec Rscript /code/run.R

Collection


View on Datalad

Metrics

key value
id /containers/dynverse-ti_celltree_gibbs-latest
collection name dynverse/ti_celltree_gibbs
branch master
tag latest
commit 98a502a206210ab97538f2fdad49241a16d223da
version (container hash) 04f839aca0871e14d101c74c7543340f
build date 2019-01-16T07:21:12.746Z
size (MB) 2229
size (bytes) 866373663
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.