mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-26 04:00:30 +02:00
gnu: python-decoupler-py: Add missing input.
* gnu/packages/bioinformatics.scm (python-decoupler-py)[native-inputs]: Add python-wheel. Change-Id: I37b8162e0dde4513b3a6f94455315489d7d08499
This commit is contained in:
@@ -2460,7 +2460,7 @@ parsing of Variant Call Format (VCF) files.")
|
||||
python-skranger
|
||||
python-tqdm
|
||||
python-typing-extensions))
|
||||
(native-inputs (list python-pytest))
|
||||
(native-inputs (list python-pytest python-wheel))
|
||||
(home-page "https://github.com/saezlab/decoupler-py")
|
||||
(synopsis
|
||||
"Framework for modeling, analyzing and interpreting single-cell RNA-seq data")
|
||||
|
||||
Reference in New Issue
Block a user