cemmeydan/ti_gpfates:latest

$ singularity pull shub://cemmeydan/ti_gpfates: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:py3.6

%labels
    version 0.1.0

%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 python /code/run.py

Collection


View on Datalad

Metrics

key value
id /containers/cemmeydan-ti_gpfates-latest
collection name cemmeydan/ti_gpfates
branch master
tag latest
commit f5638ab081adad3f9351926b8665d65a141d9b6f
version (container hash) add51fa90510b14e41fac39855ad7539
build date 2019-04-04T22:58:11.853Z
size (MB) 1395
size (bytes) 527511583
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.