dynverse/ti_slicer:latest

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

%labels
    version 0.1.6

%files
    . /code

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

%runscript
    exec Rscript /code/run.R

Collection


View on Datalad

Metrics

key value
id /containers/dynverse-ti_slicer-latest
collection name dynverse/ti_slicer
branch master
tag latest
commit 0fc17ef153315607beb52db5f190b4f7aa585514
version (container hash) c4ccdc3cb12f4c39c47d234ae85e2cdd
build date 2019-01-16T07:21:12.977Z
size (MB) 2135
size (bytes) 842395679
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.