mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-diffbind: Add test inputs.
* gnu/packages/bioconductor.scm (r-diffbind)[native-inputs]: Add r-testthat. Change-Id: Ibba7a51c22306c270b80abe06ea85d881ab91e32
This commit is contained in:
parent
f6e2a38040
commit
cf9b57bcee
1 changed files with 1 additions and 0 deletions
|
@ -13428,6 +13428,7 @@ signal in the input, that lead to spurious peaks during peak calling.")
|
||||||
r-s4vectors
|
r-s4vectors
|
||||||
r-summarizedexperiment
|
r-summarizedexperiment
|
||||||
r-systempiper))
|
r-systempiper))
|
||||||
|
(native-inputs (list r-testthat))
|
||||||
(home-page "https://bioconductor.org/packages/DiffBind")
|
(home-page "https://bioconductor.org/packages/DiffBind")
|
||||||
(synopsis "Differential binding analysis of ChIP-Seq peak data")
|
(synopsis "Differential binding analysis of ChIP-Seq peak data")
|
||||||
(description
|
(description
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue