mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-sva: Add missing inputs.
* gnu/packages/bioconductor.scm (r-sva)[native-inputs]: Add r-biocstyle, r-bladderbatch, r-pamr, and r-zebrafishrnaseq. Change-Id: Ie97432eec92258c680814a45ff842c17674c3ecc
This commit is contained in:
parent
15493dbf3d
commit
fd4174e97e
1 changed files with 2 additions and 1 deletions
|
@ -12890,7 +12890,8 @@ of risk prediction (survival) models.")
|
|||
r-limma
|
||||
r-matrixstats
|
||||
r-mgcv))
|
||||
(native-inputs (list r-testthat))
|
||||
(native-inputs
|
||||
(list r-biocstyle r-bladderbatch r-pamr r-testthat r-zebrafishrnaseq))
|
||||
(home-page "https://bioconductor.org/packages/sva")
|
||||
(synopsis "Surrogate variable analysis")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue