cemmeydan/ti_celltree_gibbs:latest

$ singularity pull shub://cemmeydan/ti_celltree_gibbs: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_gibbs-latest
collection name cemmeydan/ti_celltree_gibbs
branch master
tag latest
commit 0fa1ea208ce5ae743976d2ec4b354402e008a361
version (container hash) e71ffd7725145a433c73a63c7dc8e8ca
build date 2019-04-04T22:58:11.977Z
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.