cemmeydan/ti_forks:forks

$ singularity pull shub://cemmeydan/ti_forks:forks

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 seaborn hdbscan
    git clone https://github.com/macsharma/FORKS.git

%files
    . /code

%runscript
    exec /code/run.sh

Collection


View on Datalad

Metrics

key value
id /containers/cemmeydan-ti_forks-forks
collection name cemmeydan/ti_forks
branch master
tag forks
commit 4f3e85f0c3cc8d97fefd56a810cc8706f1f94568
version (container hash) f90b98ca8c2bc1c7cef705b48b8021dd
build date 2019-04-04T22:58:11.724Z
size (MB) 1408
size (bytes) 537624607
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.