dynverse/ti_tscan:latest

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

%files
    . /code

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

%runscript
    exec Rscript /code/run.R

Collection


View on Datalad

Metrics

key value
id /containers/dynverse-ti_tscan-latest
collection name dynverse/ti_tscan
branch master
tag latest
commit d1bebf72f651229e67d19fd7a064c53321a77ffe
version (container hash) c3df39df892106c4b2849e087280bd40
build date 2019-01-16T07:21:13.011Z
size (MB) 2109
size (bytes) 821710879
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.