~ruther/guix-local

70bca483a6f3e1db8d9ee115c264891d2fee0fa6 — Sharlatan Hellseher 5 months ago 7aa4abb
gnu: scvelo: Reduce closure size.

* gnu/packages/bioinformatics.scm (scvelo):
[propagated-inputs]: Remove python-isort.
[native-inputs]: Remove python-black, python-flake8, python-hypothesis,
and python-wheel; add python-setuptools.

Change-Id: Ieefb91cbe3481c64d7d9e5588d934216ef17f974
1 files changed, 6 insertions(+), 10 deletions(-)

M gnu/packages/bioinformatics.scm
M gnu/packages/bioinformatics.scm => gnu/packages/bioinformatics.scm +6 -10
@@ 24328,9 24328,9 @@ aligner.")
             (lambda _
               (setenv "NUMBA_CACHE_DIR" "/tmp"))))))
    (propagated-inputs
     (list python-anndata
     (list pybind11     ;XXX: marked as install requirement
           python-anndata
           python-hnswlib
           python-isort
           python-igraph
           python-loompy
           python-louvain


@@ 24341,15 24341,11 @@ aligner.")
           python-scanpy
           python-scikit-learn
           python-scipy
           python-umap-learn
           pybind11))
           python-umap-learn))
    (native-inputs
     (list python-black
           python-flake8
           python-hypothesis
           python-pytest
           python-setuptools-scm
           python-wheel))
     (list python-pytest
           python-setuptools
           python-setuptools-scm))
    (home-page "https://scvelo.org")
    (synopsis "RNA velocity generalized through dynamical modeling")
    (description "ScVelo is a scalable toolkit for RNA velocity analysis in