dynverse/ti_gpfates:latest

$ singularity pull shub://dynverse/ti_gpfates:latest

Singularity Recipe

#######################################################################################
## DO NOT EDIT THIS FILE! This file was automatically generated from the dockerfile. ##
## Run babelwhale::convert_dockerfile_to_singularityrecipe() to update this file.    ##
#######################################################################################

Bootstrap: shub

From: dynverse/dynwrap:py3.6

%labels
    version 0.1.4

%files
    . /code

%post
    chmod -R 755 '/code'
    pip install GPy
    pip install git+https://github.com/SheffieldML/GPclust.git
    pip install git+https://github.com/Teichlab/GPfates.git@bccd5496b4121b3e634ce7cd5b0bff823b2850fa

%runscript
    exec python /code/run.py

Collection


View on Datalad

Metrics

key value
id /containers/dynverse-ti_gpfates-latest
collection name dynverse/ti_gpfates
branch master
tag latest
commit 667dc220d2c4aad17a1b775941ec0dc1f74ade6b
version (container hash) 586c4e391dec1489fc0cc190ac84e6dd
build date 2018-10-29T20:59:12.540Z
size (MB) 1399
size (bytes) 534405151
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.