mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-20 16:15:54 +02:00
gnu: python-cell2cell: Add missing input.
* gnu/packages/bioinformatics.scm (python-cell2cell)[native-inputs]: Add python-wheel. Change-Id: I79015fa48c976489d4c1182cb4506aae139325ad
This commit is contained in:
@@ -2224,6 +2224,7 @@ to explore and analyze bulk RNA-seq data.")
|
||||
python-tqdm
|
||||
python-umap-learn
|
||||
python-xlrd))
|
||||
(native-inputs (list python-wheel))
|
||||
(home-page "https://github.com/earmingol/cell2cell")
|
||||
(synopsis "Python library for cell communication analysis")
|
||||
(description
|
||||
|
||||
Reference in New Issue
Block a user