dynverse/ti_celltree_maptpx:latest

$ singularity pull shub://dynverse/ti_celltree_maptpx: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.5.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_maptpx-latest
collection name dynverse/ti_celltree_maptpx
branch master
tag latest
commit f99766838c160211538654c833651dde2fd5fd33
version (container hash) 5b27a270681d3f1fa29e4a0569b7182d
build date 2019-03-12T08:04:33.251Z
size (MB) 2257
size (bytes) 878702623
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.