mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-singler: Add test inputs.
* gnu/packages/bioconductor.scm (r-singler)[native-inputs]: Add r-testthat. Change-Id: I72c3fa76f2ddd463e1f65c61abcb9a03a7873568
This commit is contained in:
parent
680a7f3cd7
commit
60ab7020b4
1 changed files with 1 additions and 1 deletions
|
@ -23077,7 +23077,7 @@ libraries.")
|
|||
r-rcpp
|
||||
r-s4vectors
|
||||
r-summarizedexperiment))
|
||||
(native-inputs (list r-knitr))
|
||||
(native-inputs (list r-knitr 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