aertslab/pySCENIC:0.9.7
$ singularity pull shub://aertslab/pySCENIC:0.9.7
Singularity Recipe
BootStrap: docker
From: python:3.6.8-slim
%post
BUILDPKGS="build-essential apt-utils" && \
apt-get update && \
apt-get install -y $BUILDPKGS && \
apt-get install -y procps && \
rm -rf /var/lib/apt/lists/*
pip install --no-cache-dir --upgrade pyscenic==0.9.7 ipykernel dask==1.0.0 pandas==0.23.4
apt-get remove --purge -y $BUILDPKGS
Collection
- Name: aertslab/pySCENIC
- License: GNU General Public License v3.0
View on Datalad
Metrics
key | value |
---|---|
id | /containers/aertslab-pySCENIC-0.9.7 |
collection name | aertslab/pySCENIC |
branch | master |
tag | 0.9.7 |
commit | b492340343950f2b978e5222d814300d527053eb |
version (container hash) | 1486525b46972582cc9d16525c0dd7c2 |
build date | 2020-12-08T01:16:39.687Z |
size (MB) | 798 |
size (bytes) | 227680287 |
SIF | Download URL (please use pull with shub://) |
Datalad URL | View on Datalad |
Singularity Recipe | Singularity Recipe on Datalad |
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.