cemmeydan/ti_celltree_maptpx:latest

$ singularity pull shub://cemmeydan/ti_celltree_maptpx: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_maptpx-latest
collection name cemmeydan/ti_celltree_maptpx
branch master
tag latest
commit 7f1f62542dc29f41afa2d7253d1dea081aef50d8
version (container hash) 4ed95ff084d6fbc266b5929a3dcb8260
build date 2019-04-04T22:58:11.994Z
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.