cemmeydan/ti_waterfall:waterfall

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

Singularity Recipe

########################################################################
##                      DO NOT EDIT THIS FILE!                        ##
##     This file was automatically generated from the dockerfile.     ##
## Run dynmethods/data-raw/convert_dockerfiles.R to update this file. ##
########################################################################

Bootstrap: shub

From: dynverse/dynwrap:r

%labels
    version 0.1.0.1

%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 /code/run.sh

Collection


View on Datalad

Metrics

key value
id /containers/cemmeydan-ti_waterfall-waterfall
collection name cemmeydan/ti_waterfall
branch master
tag waterfall
commit 62b7c1b52047bfef82ec7f77bc5804bca2d9d810
version (container hash) 78996a006bd4f46db67f869d9cafcd0d
build date 2019-04-04T22:58:11.655Z
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.