cemmeydan/ti_paga:paga

$ singularity pull shub://cemmeydan/ti_paga:paga

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 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 /code/run.sh

Collection


View on Datalad

Metrics

key value
id /containers/cemmeydan-ti_paga-paga
collection name cemmeydan/ti_paga
branch master
tag paga
commit 43aef21df6d238ab631be95f9930b934fb218897
version (container hash) 2aa562d5a0ee6aaad091f7e2fcf9a1d0
build date 2019-04-04T22:58:11.639Z
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.