dynverse/ti_raceid_stemid:latest

$ singularity pull shub://dynverse/ti_raceid_stemid: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")'
    R -e 'devtools::install_cran("RaceID")'

%runscript
    exec Rscript /code/run.R

Collection


View on Datalad

Metrics

key value
id /containers/dynverse-ti_raceid_stemid-latest
collection name dynverse/ti_raceid_stemid
branch master
tag latest
commit a291dfd40498a39ab50f2a4394322440322799f1
version (container hash) 795c71ee5532af5ee49e53110d0ad650
build date 2019-01-16T07:21:12.930Z
size (MB) 2410
size (bytes) 883519519
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.