cemmeydan/ti_embeddr:embeddr

$ singularity pull shub://cemmeydan/ti_embeddr:embeddr

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_github("dynverse/scaterlegacy")'
    R -e 'devtools::install_github("dynverse/embeddr")'

%files
    . /code

%runscript
    exec /code/run.sh

Collection


View on Datalad

Metrics

key value
id /containers/cemmeydan-ti_embeddr-embeddr
collection name cemmeydan/ti_embeddr
branch master
tag embeddr
commit 5b2a09ea76ad06cbb1606c5a09f4f8745d2d6172
version (container hash) c499e6abddced379d781c52f30680618
build date 2019-04-04T22:58:11.802Z
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.