cemmeydan/ti_dpt:latest

$ singularity pull shub://cemmeydan/ti_dpt: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.4

%files
    . /code

%post
    chmod -R 755 '/code'
    R -e 'devtools::install_cran("destiny")'

%runscript
    exec Rscript /code/run.R

Collection


View on Datalad

Metrics

key value
id /containers/cemmeydan-ti_dpt-latest
collection name cemmeydan/ti_dpt
branch master
tag latest
commit 929744d863623504d459b239370db34aad61a7e1
version (container hash) 4a0efabc088f3fbc40db37994929e473
build date 2019-04-04T22:58:11.946Z
size (MB) 2152
size (bytes) 826220575
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.