cemmeydan/ti_celltree_vem:celltree_vem

$ singularity pull shub://cemmeydan/ti_celltree_vem:celltree_vem

Singularity Recipe

########################################################################
##                      DO NOT EDIT THIS FILE!                        ##
##     This file was automatically generated from the dockerfile.     ##
## Run dynmethods/data-raw/convert_dockerfiles.R to update this file. ##
########################################################################

Bootstrap: shub

From: dynverse/dynwrap:bioc

%labels
    version 0.1.0.1

%post
    apt-get install -y libgsl-dev
    R -e 'devtools::install_cran("cellTree")'

%files
    . /code

%runscript
    exec /code/run.sh

Collection


View on Datalad

Metrics

key value
id /containers/cemmeydan-ti_celltree_vem-celltree_vem
collection name cemmeydan/ti_celltree_vem
branch master
tag celltree_vem
commit 64721a2f818327efb4264a0a178e4022a1760e1d
version (container hash) db501cda6110a3d03d189724a8e78a5a
build date 2019-04-04T22:58:12.084Z
size (MB) 2275
size (bytes) 874479647
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.