cemmeydan/ti_grandprix:grandprix

$ singularity pull shub://cemmeydan/ti_grandprix:grandprix

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 tensorflow
    git clone https://github.com/GPflow/GPflow.git && cd GPflow && pip install GPflow
    git clone https://github.com/ManchesterBioinference/GrandPrix && cd GrandPrix && python setup.py install

%files
    . /code

%runscript
    exec /code/run.sh

Collection


View on Datalad

Metrics

key value
id /containers/cemmeydan-ti_grandprix-grandprix
collection name cemmeydan/ti_grandprix
branch master
tag grandprix
commit 1fcebdebfe2a6e447e64458b3e53641ea5232603
version (container hash) 183437889fdbf49b2ffe050c43bef538
build date 2019-04-04T22:58:11.739Z
size (MB) 2020
size (bytes) 808067103
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.