mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-scrnaseq: Add test inputs.
* gnu/packages/bioconductor.scm (r-scrnaseq)[native-inputs]: Add r-testthat. Change-Id: Ied6accdaf072c477f488fbdf18e4e9f91aa563ce
This commit is contained in:
parent
afbc81bd16
commit
dd8bcdd4a7
1 changed files with 1 additions and 1 deletions
|
@ -11590,7 +11590,7 @@ powerTCR R packages.")
|
|||
r-singlecellexperiment
|
||||
r-sparsearray
|
||||
r-summarizedexperiment))
|
||||
(native-inputs (list r-knitr))
|
||||
(native-inputs (list r-knitr r-testthat))
|
||||
(home-page "https://bioconductor.org/packages/scRNAseq")
|
||||
(synopsis "Collection of public single-cell RNA-seq datasets")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue