dynverse/ti_monocle_ica:latest

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

%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_ica-latest
collection name dynverse/ti_monocle_ica
branch master
tag latest
commit ba2dd7fddd04d8ba06c30d05ae9a512be8a23f2f
version (container hash) b9d82730b17b0f7c0dbcf6379df36913
build date 2019-01-16T07:21:12.846Z
size (MB) 2200
size (bytes) 867430431
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.