dynverse/ti_fateid:latest

$ singularity pull shub://dynverse/ti_fateid: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'
    R -e 'devtools::install_cran("destiny")'
    apt-get update && apt-get install -y libcgal-dev libglu1-mesa-dev libglu1-mesa-dev
    R -e 'devtools::install_cran("FateID")'

%runscript
    exec Rscript /code/run.R

Collection


View on Datalad

Metrics

key value
id /containers/dynverse-ti_fateid-latest
collection name dynverse/ti_fateid
branch master
tag latest
commit e9fd25b3c94d05a154fcfde78314b121d1a1183d
version (container hash) b45e2e5e8372668f904c29282ebd804f
build date 2019-01-16T07:21:12.801Z
size (MB) 2388
size (bytes) 868155423
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.