mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-chippeakanno: Add test inputs.
* gnu/packages/bioconductor.scm (r-chippeakanno)[native-inputs]: Add r-testthat. Change-Id: Ibfd9c886a3a5e7e3bb3356c0d04d8c79f7071ace
This commit is contained in:
parent
a90cdd3b88
commit
a7bf420b1b
1 changed files with 1 additions and 1 deletions
|
@ -13873,7 +13873,7 @@ determining dependencies between variables, code improvement suggestions.")
|
|||
r-universalmotif
|
||||
r-venndiagram))
|
||||
(native-inputs
|
||||
(list r-knitr))
|
||||
(list r-knitr r-testthat))
|
||||
(home-page "https://bioconductor.org/packages/ChIPpeakAnno")
|
||||
(synopsis "Peaks annotation from ChIP-seq and ChIP-chip experiments")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue