dynverse/ti_mst:latest

$ singularity pull shub://dynverse/ti_mst: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("igraph")'
    R -e 'devtools::install_cran("mclust")'

%runscript
    exec Rscript /code/run.R

Collection


View on Datalad

Metrics

key value
id /containers/dynverse-ti_mst-latest
collection name dynverse/ti_mst
branch master
tag latest
commit 5e79276f4f6b84beee87c0995de7c604e6cb5a70
version (container hash) 37dce18b54da65809be3bb2bc335b94e
build date 2018-10-29T20:59:13.178Z
size (MB) 2094
size (bytes) 806383647
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.