dynverse/ti_celltrails:latest

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

%files
    . /code

%post
    chmod -R 755 '/code'
    R -e 'devtools::install_github("dcellwanger/CellTrails")'

%runscript
    exec Rscript /code/run.R

Collection


View on Datalad

Metrics

key value
id /containers/dynverse-ti_celltrails-latest
collection name dynverse/ti_celltrails
branch master
tag latest
commit 3bffbc049881ff70c8a66e9276e41a41e6fd8e69
version (container hash) 7fb345b3690a3a654c450b525cf3f4bc
build date 2018-10-29T20:59:12.393Z
size (MB) 2135
size (bytes) 839987231
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.