mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-singlecellexperiment: Add test inputs.
* gnu/packages/bioconductor.scm (r-singlecellexperiment)[native-inputs]: Add r-testthat. Change-Id: I6c6e91d352e52fbd6be59705ce40be7a91dbc665
This commit is contained in:
parent
5cb9730468
commit
680a7f3cd7
1 changed files with 1 additions and 1 deletions
|
@ -23043,7 +23043,7 @@ sequence (@code{DNAse-seq}) experiments.")
|
|||
(list r-biocgenerics r-delayedarray r-genomicranges r-s4vectors
|
||||
r-summarizedexperiment))
|
||||
(native-inputs
|
||||
(list r-knitr))
|
||||
(list r-knitr r-testthat))
|
||||
(home-page "https://bioconductor.org/packages/SingleCellExperiment")
|
||||
(synopsis "S4 classes for single cell data")
|
||||
(description "This package defines an S4 class for storing data from
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue