mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-fishpond: Add missing inputs.
* gnu/packages/bioconductor.scm (r-fishpond)[native-inputs]: Add r-data-table, r-deseq2, and r-samr. Change-Id: I5e3c827f274a20ff410287f39b3a57de66b77f01
This commit is contained in:
parent
0b191fda81
commit
4822f81f38
1 changed files with 1 additions and 1 deletions
|
@ -22764,7 +22764,7 @@ objects from the @code{graph} package.")
|
||||||
r-singlecellexperiment
|
r-singlecellexperiment
|
||||||
r-summarizedexperiment
|
r-summarizedexperiment
|
||||||
r-svmisc))
|
r-svmisc))
|
||||||
(native-inputs (list r-knitr r-testthat))
|
(native-inputs (list r-data-table r-deseq2 r-knitr r-samr r-testthat))
|
||||||
(home-page "https://github.com/mikelove/fishpond")
|
(home-page "https://github.com/mikelove/fishpond")
|
||||||
(synopsis "Downstream methods and tools for expression data")
|
(synopsis "Downstream methods and tools for expression data")
|
||||||
(description
|
(description
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue