mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-25 18:41:54 +02:00
gnu: r-singler: Add missing inputs.
* gnu/packages/bioconductor.scm (r-singler)[native-inputs]: Add r-scuttle and r-singlecellexperiment. Change-Id: I1629f5b206a0fbc8035b1d2a31315570933b9375
This commit is contained in:
@@ -23582,7 +23582,8 @@ libraries.")
|
||||
r-rcpp
|
||||
r-s4vectors
|
||||
r-summarizedexperiment))
|
||||
(native-inputs (list r-knitr r-testthat))
|
||||
(native-inputs
|
||||
(list r-knitr r-scuttle r-singlecellexperiment r-testthat))
|
||||
(home-page "https://github.com/LTLA/SingleR")
|
||||
(synopsis "Reference-based single-cell RNA-seq annotation")
|
||||
(description
|
||||
|
||||
Reference in New Issue
Block a user