mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-scuttle: Add test inputs.
* gnu/packages/bioconductor.scm (r-scuttle)[native-inputs]: Add r-testthat. Change-Id: I7679b1dccd7fac3f3d309c26c6c7efa16551e43d
This commit is contained in:
parent
60ab7020b4
commit
1ed1e2e2fb
1 changed files with 1 additions and 1 deletions
|
@ -23113,7 +23113,7 @@ cell types to infer the cell of origin of each single cell independently.")
|
|||
r-singlecellexperiment
|
||||
r-sparsearray
|
||||
r-summarizedexperiment))
|
||||
(native-inputs (list r-knitr))
|
||||
(native-inputs (list r-knitr r-testthat))
|
||||
(home-page "https://bioconductor.org/packages/scuttle")
|
||||
(synopsis "Single-cell RNA-Seq analysis utilities")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue