dynverse/ti_pseudogp:latest

$ singularity pull shub://dynverse/ti_pseudogp: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_github("kieranrcampbell/pseudogp")'

%runscript
    exec Rscript /code/run.R

Collection


View on Datalad

Metrics

key value
id /containers/dynverse-ti_pseudogp-latest
collection name dynverse/ti_pseudogp
branch master
tag latest
commit c3e032f6bf33fbc0e1cccaf524f424783a4ac1fb
version (container hash) 8269a05c1bcf42404a60b890aba96701
build date 2018-10-29T20:59:12.774Z
size (MB) 2383
size (bytes) 869298207
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.