mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-baynorm: Add test inputs.
* gnu/packages/bioconductor.scm (r-baynorm)[native-inputs]: Add r-testthat. Change-Id: I656dccf9f911532ed24939a2226ec8b082ba9fdd
This commit is contained in:
parent
df91f5ffd0
commit
c91be8d12a
1 changed files with 1 additions and 1 deletions
|
@ -24798,7 +24798,7 @@ features such as gene expression or cell type composition can be imputed.")
|
|||
r-rcppprogress
|
||||
r-singlecellexperiment
|
||||
r-summarizedexperiment))
|
||||
(native-inputs (list r-knitr))
|
||||
(native-inputs (list r-knitr r-testthat))
|
||||
(home-page "https://github.com/WT215/bayNorm")
|
||||
(synopsis "Single-cell RNA sequencing data normalization")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue