cemmeydan/ti_fateid:fateid

$ singularity pull shub://cemmeydan/ti_fateid:fateid

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:bioc

%labels
    version 0.1.0.1

%post
    R -e 'devtools::install_cran("destiny")'
    apt-get install -y libcgal-dev libglu1-mesa-dev libglu1-mesa-dev
    R -e 'devtools::install_cran("FateID")'

%files
    . /code

%runscript
    exec /code/run.sh

Collection


View on Datalad

Metrics

key value
id /containers/cemmeydan-ti_fateid-fateid
collection name cemmeydan/ti_fateid
branch master
tag fateid
commit 96c0c7fbb15e99a7af7abd4110d4ec880b464fb4
version (container hash) 4db59cb0f0a59f5115a62b5e7a4c2f69
build date 2019-04-04T22:58:11.571Z
size (MB) 2435
size (bytes) 877191199
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.