cemmeydan/ti_stemnet:stemnet

$ singularity pull shub://cemmeydan/ti_stemnet:stemnet

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
    apt-get install -y libgsl-dev
    R -e 'devtools::install_git("https://git.embl.de/velten/STEMNET/")'

%files
    . /code

%runscript
    exec /code/run.sh

Collection


View on Datalad

Metrics

key value
id /containers/cemmeydan-ti_stemnet-stemnet
collection name cemmeydan/ti_stemnet
branch master
tag stemnet
commit 9a8de7be579f9d10b53dd6dd1c99806aaa2f9d56
version (container hash) f521bba4d2d7e15f1bfffd04e2322518
build date 2019-04-04T22:58:11.924Z
size (MB) 2257
size (bytes) 929124383
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.