mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-14 11:00:36 +02:00
gnu: python-episcanpy: Add missing input.
* gnu/packages/bioinformatics.scm (python-episcanpy)[native-inputs]: Add python-wheel. Change-Id: Iba4ac520faf00e3db64df3532752b1de3eec1bc6
This commit is contained in:
parent
a7244d3b48
commit
d944357afb
1 changed files with 1 additions and 1 deletions
|
@ -7244,7 +7244,7 @@ and random access tool.")
|
||||||
python-pysam
|
python-pysam
|
||||||
python-tbb
|
python-tbb
|
||||||
python-umap-learn))
|
python-umap-learn))
|
||||||
(native-inputs (list python-pytest python-setuptools-scm))
|
(native-inputs (list python-pytest python-setuptools-scm python-wheel))
|
||||||
(home-page "https://github.com/colomemaria/epiScanpy")
|
(home-page "https://github.com/colomemaria/epiScanpy")
|
||||||
(synopsis "Tool for epigenomics single cell analysis")
|
(synopsis "Tool for epigenomics single cell analysis")
|
||||||
(description
|
(description
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue