dynverse/ti_sincell:latest

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

%runscript
    exec Rscript /code/run.R

Collection


View on Datalad

Metrics

key value
id /containers/dynverse-ti_sincell-latest
collection name dynverse/ti_sincell
branch master
tag latest
commit a7928c9ee7099d4fd4468d6085fd43ea540edcc4
version (container hash) 6b99b2b9b4d3de3ead64309b17337355
build date 2019-01-16T07:21:12.964Z
size (MB) 2121
size (bytes) 830578719
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.