dynverse/ti_paga_tree:latest

$ singularity pull shub://dynverse/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/dynverse-ti_paga_tree-latest
collection name dynverse/ti_paga_tree
branch master
tag latest
commit d70d27f9bf22facc8ec1763c8d748fdb1e92da38
version (container hash) f09019fc944f125cee9ea79f213413c3
build date 2020-10-15T14:07:41.894Z
size (MB) 1545
size (bytes) 591712287
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.