mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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:
parent
7e49f6718a
commit
a7244d3b48
1 changed files with 1 additions and 0 deletions
|
@ -2308,6 +2308,7 @@ from high-throughput single-cell RNA sequencing (scRNA-seq) data.")
|
||||||
python-scanpy
|
python-scanpy
|
||||||
python-scikit-learn
|
python-scikit-learn
|
||||||
python-requests))
|
python-requests))
|
||||||
|
(native-inputs (list python-wheel))
|
||||||
(home-page "https://github.com/Teichlab/celltypist")
|
(home-page "https://github.com/Teichlab/celltypist")
|
||||||
(synopsis "Tool for semi-automatic cell type classification")
|
(synopsis "Tool for semi-automatic cell type classification")
|
||||||
(description
|
(description
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue