mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-10 15:10:37 +02:00
gnu: python-celltypist: Add missing input.
* gnu/packages/bioinformatics.scm (python-celltypist)[native-inputs]: Add python-wheel. Change-Id: Ife136efe1d6f734951dde25e950148d3d7057d64
This commit is contained in:
@@ -2308,6 +2308,7 @@ from high-throughput single-cell RNA sequencing (scRNA-seq) data.")
|
||||
python-scanpy
|
||||
python-scikit-learn
|
||||
python-requests))
|
||||
(native-inputs (list python-wheel))
|
||||
(home-page "https://github.com/Teichlab/celltypist")
|
||||
(synopsis "Tool for semi-automatic cell type classification")
|
||||
(description
|
||||
|
||||
Reference in New Issue
Block a user