dynverse/ti_urd:latest

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

%files
    . /code

%post
    chmod -R 755 '/code'
    apt-get update && apt-get install -y libudunits2-dev
    R -e 'devtools::install_github("farrellja/URD")'

%runscript
    exec Rscript /code/run.R

Collection


View on Datalad

Metrics

key value
id /containers/dynverse-ti_urd-latest
collection name dynverse/ti_urd
branch master
tag latest
commit 3958fd801201e31ccefc7885c3e299c29ebd218d
version (container hash) 082f9809acdfb59b14bd4bd5f8129f90
build date 2019-01-16T07:21:13.021Z
size (MB) 2151
size (bytes) 835731487
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.