mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-bsseq: Add test inputs.
* gnu/packages/bioconductor.scm (r-bsseq)[native-inputs]: Add r-testthat. Change-Id: I2689bd7786a77b223113d42c779420e5405d3a0c
This commit is contained in:
parent
fb6c6e959e
commit
11f7cd2545
1 changed files with 1 additions and 1 deletions
|
@ -25351,7 +25351,7 @@ ensemble machine learning for the estimation of nuisance functions.")
|
|||
r-scales
|
||||
r-summarizedexperiment))
|
||||
(native-inputs
|
||||
(list r-knitr))
|
||||
(list r-knitr r-testthat))
|
||||
(home-page "https://github.com/hansenlab/bsseq")
|
||||
(synopsis "Analyze, manage and store bisulfite sequencing data")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue