cemmeydan/ti_stemnet:latest

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

%files
    . /code

%runscript
    exec Rscript /code/run.R

Collection


View on Datalad

Metrics

key value
id /containers/cemmeydan-ti_stemnet-latest
collection name cemmeydan/ti_stemnet
branch master
tag latest
commit 6240ba4470a3166df7bd8215f3e7d937a2156f3e
version (container hash) 9d70526b406bfc92a510920650174e2d
build date 2019-04-04T22:58:11.930Z
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.