1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-16 03:50:45 +02: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:
Ricardo Wurmus 2024-11-26 12:41:50 +01:00
parent 61cd388435
commit 1f0808a5c1
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -17984,7 +17984,7 @@ footprints.")
r-rcpp
r-vioplot))
(native-inputs
(list r-knitr r-testthat))
(list r-homo-sapiens r-knitr r-testthat))
(home-page "https://bioconductor.org/packages/GOfuncR/")
(synopsis "Gene ontology enrichment using FUNC")
(description