mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 12:00:35 +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:
parent
38462deac0
commit
9a07bd1137
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue