cemmeydan/ti_paga:latest

$ singularity pull shub://cemmeydan/ti_paga: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 python-igraph louvain # igraph and louvain do not get installed by scanpy
    pip install feather-format
    pip install scanpy
    pip install fa2

%files
    . /code

%runscript
    exec python /code/run.py

Collection


View on Datalad

Metrics

key value
id /containers/cemmeydan-ti_paga-latest
collection name cemmeydan/ti_paga
branch master
tag latest
commit f5d20db9231aeba0ed49c729feec9328057b3567
version (container hash) 629de0cbf2cf690a2ca4f53e5c08745d
build date 2019-04-04T22:58:11.645Z
size (MB) 1774
size (bytes) 697983007
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.