dynverse/ti_paga:latest

$ singularity pull shub://dynverse/ti_paga: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.8

%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-latest
collection name dynverse/ti_paga
branch master
tag latest
commit e3fb6a4b3b0a8cdc26d7ad8af5d584c5be9c07b8
version (container hash) e9aeb1104ce7504b719a26b5d86b39b9
build date 2019-01-17T07:32:53.664Z
size (MB) 1557
size (bytes) 604270623
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.