cemmeydan/ti_waterfall:latest

$ singularity pull shub://cemmeydan/ti_waterfall:latest

Singularity Recipe

#######################################################################################
## DO NOT EDIT THIS FILE! This file was automatically generated from the dockerfile. ##
## Run dynwrap:::.container_dockerfile_to_singularityrecipe() to update this file.   ##
#######################################################################################

Bootstrap: shub

From: dynverse/dynwrap:r

%labels
    version 0.1.0

%post
    wget http://www.cell.com/cms/attachment/2038326541/2052521637/mmc9.zip && unzip mmc9.zip
    apt-get install -y libcgal-dev libglu1-mesa-dev libglu1-mesa-dev
    R -e 'devtools::install_cran(c("matrixStats", "rgl", "pheatmap", "limma", "MASS", "ape", "RColorBrewer"))'
    R -e 'devtools::install_github("rcannood/RHmm")'

%files
    . /code

%runscript
    exec Rscript /code/run.R

Collection


View on Datalad

Metrics

key value
id /containers/cemmeydan-ti_waterfall-latest
collection name cemmeydan/ti_waterfall
branch master
tag latest
commit d2f7c9efd74351e80f5c3ec97bff4c51b603b660
version (container hash) 72cfdf83a9062705e51ddedde77fb77f
build date 2019-04-04T22:58:11.661Z
size (MB) 2523
size (bytes) 930865183
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.