mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-abaenrichment: Add missing input.
* gnu/packages/bioconductor.scm (r-abaenrichment)[native-inputs]: Add r-testthat. Change-Id: I3a5a43d3a1b9f7ff81c589efc0a0aade1e666553
This commit is contained in:
parent
8dcf48ab94
commit
d8ad680471
1 changed files with 1 additions and 1 deletions
|
@ -18503,7 +18503,7 @@ annotations and ontologies.")
|
||||||
r-gtools
|
r-gtools
|
||||||
r-rcpp))
|
r-rcpp))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list r-knitr))
|
(list r-knitr r-testthat))
|
||||||
(home-page "https://bioconductor.org/packages/ABAEnrichment/")
|
(home-page "https://bioconductor.org/packages/ABAEnrichment/")
|
||||||
(synopsis "Gene expression enrichment in human brain regions")
|
(synopsis "Gene expression enrichment in human brain regions")
|
||||||
(description
|
(description
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue