cemmeydan/ti_gpfates:gpfates

$ singularity pull shub://cemmeydan/ti_gpfates:gpfates

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:py3.6

%labels
    version 0.1.0.1

%post
    pip install GPy
    pip install git+https://github.com/SheffieldML/GPclust.git
    pip install git+https://github.com/Teichlab/GPfates.git@bccd5496b4121b3e634ce7cd5b0bff823b2850fa

%files
    . /code

%runscript
    exec /code/run.sh

Collection


View on Datalad

Metrics

key value
id /containers/cemmeydan-ti_gpfates-gpfates
collection name cemmeydan/ti_gpfates
branch master
tag gpfates
commit db37e65d5987ebbbc87734efe06e85ad36dba2ce
version (container hash) 435541005b3613fd46caff00f29a3769
build date 2019-04-04T22:58:11.847Z
size (MB) 1395
size (bytes) 527515679
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.