mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-gostats: Add missing inputs.
* gnu/packages/bioconductor.scm (r-gostats)[native-inputs]: Add r-biocgenerics and r-hgu95av2-db. Change-Id: I4e5ee933154dc102efe4c034f993c959b2924671
This commit is contained in:
parent
803f1f6401
commit
91b5e69b29
1 changed files with 1 additions and 1 deletions
|
@ -9475,7 +9475,7 @@ facilitate the use of this test for gene set testing of GO and KEGG terms.")
|
|||
r-graph
|
||||
r-rbgl
|
||||
r-rgraphviz))
|
||||
(native-inputs (list r-knitr r-runit))
|
||||
(native-inputs (list r-biocgenerics r-hgu95av2-db r-knitr r-runit))
|
||||
(home-page "https://bioconductor.org/packages/GOstats")
|
||||
(synopsis "Tools for manipulating GO and microarrays")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue