dynverse/ti_monocle_ddrtree:latest

$ singularity pull shub://dynverse/ti_monocle_ddrtree: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("monocle")'

%runscript
    exec Rscript /code/run.R

Collection


View on Datalad

Metrics

key value
id /containers/dynverse-ti_monocle_ddrtree-latest
collection name dynverse/ti_monocle_ddrtree
branch master
tag latest
commit f7bbd226ad4675dde36525d31c3d20486b2274eb
version (container hash) 256149311da3e01bfe93b1261cd8ba95
build date 2020-10-15T05:31:44.262Z
size (MB) 2200
size (bytes) 867360799
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.