dynverse/ti_projected_monocle:latest

$ singularity pull shub://dynverse/ti_projected_monocle: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

%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_projected_monocle-latest
collection name dynverse/ti_projected_monocle
branch master
tag latest
commit 44389e0096ce9d367b5379919995f04c7afaa605
version (container hash) 16a849cba5fa8eb3fdb1056720e5fbec
build date 2019-01-16T07:21:12.893Z
size (MB) 2200
size (bytes) 867426335
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.