cemmeydan/ti_embeddr:latest

$ singularity pull shub://cemmeydan/ti_embeddr: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:bioc

%labels
    version 0.1.0

%post
    R -e 'devtools::install_github("dynverse/scaterlegacy")'
    R -e 'devtools::install_github("dynverse/embeddr")'

%files
    . /code

%runscript
    exec Rscript /code/run.R

Collection


View on Datalad

Metrics

key value
id /containers/cemmeydan-ti_embeddr-latest
collection name cemmeydan/ti_embeddr
branch master
tag latest
commit 6473ee20b8a61cd450f1a6b160c3d50c3dc23be7
version (container hash) a6eec32b9247db0a6bbcf033cc9766ca
build date 2019-04-04T22:58:11.808Z
size (MB) 2267
size (bytes) 878194719
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.