cemmeydan/ti_grandprix:latest

$ singularity pull shub://cemmeydan/ti_grandprix: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 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 python /code/run.py

Collection


View on Datalad

Metrics

key value
id /containers/cemmeydan-ti_grandprix-latest
collection name cemmeydan/ti_grandprix
branch master
tag latest
commit 976cd54cfd815add791023372ce596c326ec70d2
version (container hash) a6875d75ae9799cb96b2c96f2c2bd75a
build date 2019-04-04T22:58:11.746Z
size (MB) 2020
size (bytes) 808079391
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.