cemmeydan/ti_paga_tree:latest

$ singularity pull shub://cemmeydan/ti_paga_tree: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.5

%files
    . /code

%post
    chmod -R 755 '/code'
    pip install python-igraph louvain 
    pip install scanpy
    pip install fa2

%runscript
    exec python /code/run.py

Collection


View on Datalad

Metrics

key value
id /containers/cemmeydan-ti_paga_tree-latest
collection name cemmeydan/ti_paga_tree
branch master
tag latest
commit d70d27f9bf22facc8ec1763c8d748fdb1e92da38
version (container hash) d3dd6faaabbcd7dbff1c4e63d54b53bb
build date 2019-04-04T22:58:12.100Z
size (MB) 1548
size (bytes) 590966815
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.