cemmeydan/ti_celltree_vem:latest

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

Singularity Recipe

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

Bootstrap: shub

From: dynverse/dynwrap:bioc

%labels
    version 0.1.0

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

%files
    . /code

%runscript
    exec Rscript /code/run.R

Collection


View on Datalad

Metrics

key value
id /containers/cemmeydan-ti_celltree_vem-latest
collection name cemmeydan/ti_celltree_vem
branch master
tag latest
commit c93de42b9b8298bcc341710ac7d7af743e0f1043
version (container hash) 9b63dabb285d5b40448ac36fd5cb7dbe
build date 2019-04-04T22:58:12.090Z
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.