mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-acde: Add test inputs.
* gnu/packages/bioconductor.scm (r-acde)[native-inputs]: Add r-runit. Change-Id: I1434e502135ff41fcd258a6edb78f0b7381404a9
This commit is contained in:
parent
d5419320e8
commit
70cb9d24cb
1 changed files with 1 additions and 0 deletions
|
@ -20766,6 +20766,7 @@ on whole-genome tiling array experiments quite easily with enough memory.")
|
|||
(properties `((upstream-name . "acde")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs (list r-boot))
|
||||
(native-inputs (list r-runit))
|
||||
(home-page "https://bioconductor.org/packages/acde")
|
||||
(synopsis
|
||||
"Identification of differentially expressed genes with artificial components")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue