mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-netid: Add Python inputs.
* gnu/packages/bioinformatics.scm (r-netid)[propagated-inputs]: Add python-anndata, python-geosketch, python-scanpy, and scvelo. Change-Id: I67661d55769dcd23a1bc448c127d81c0e54065ae
This commit is contained in:
parent
a614aaecce
commit
2f6e5bc507
1 changed files with 7 additions and 1 deletions
|
@ -1315,7 +1315,13 @@ RNA-seq or spatial transcriptomics.")
|
|||
r-reticulate
|
||||
r-robustrankaggreg
|
||||
r-rsvd
|
||||
r-seurat))
|
||||
r-seurat
|
||||
|
||||
;; Needed for use with reticulate
|
||||
python-anndata
|
||||
python-geosketch
|
||||
python-scanpy
|
||||
scvelo))
|
||||
(native-inputs (list r-knitr))
|
||||
(home-page "https://github.com/WWXkenmo/NetID_package")
|
||||
(synopsis
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue