dynverse/ti_projected_paga:latest

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

%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_projected_paga-latest
collection name dynverse/ti_projected_paga
branch master
tag latest
commit f6d281acc2685fa3b91db0c10fb9ec1ffb06d8c6
version (container hash) fee6989ada3dad9a49ed4dcf4b0c225b
build date 2018-11-12T16:21:17.046Z
size (MB) 1555
size (bytes) 602357791
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.