mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 19:39:34 +01:00
gnu: r-gofuncr: Add missing inputs.
* gnu/packages/bioconductor.scm (r-gofuncr)[native-inputs]: Add r-homo-sapiens. Change-Id: I66d6e9985fc420c93eaf77afa348b7bbd29381c7
This commit is contained in:
parent
d3d701ded9
commit
8b1907470f
1 changed files with 1 additions and 1 deletions
|
@ -17984,7 +17984,7 @@ footprints.")
|
||||||
r-rcpp
|
r-rcpp
|
||||||
r-vioplot))
|
r-vioplot))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list r-knitr r-testthat))
|
(list r-homo-sapiens r-knitr r-testthat))
|
||||||
(home-page "https://bioconductor.org/packages/GOfuncR/")
|
(home-page "https://bioconductor.org/packages/GOfuncR/")
|
||||||
(synopsis "Gene ontology enrichment using FUNC")
|
(synopsis "Gene ontology enrichment using FUNC")
|
||||||
(description
|
(description
|
||||||
|
|
Loading…
Add table
Reference in a new issue