mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-chicago: Add test inputs.
* gnu/packages/bioconductor.scm (r-chicago)[native-inputs]: Add r-testthat. Change-Id: Ida35755f1e7ad78a3486d4230b41a752fa480919
This commit is contained in:
parent
d968c9de66
commit
28980089a6
1 changed files with 1 additions and 1 deletions
|
@ -19835,7 +19835,7 @@ genes in the gene-set that are ranked above the leading edge).")
|
|||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-data-table r-delaporte r-hmisc r-mass r-matrixstats))
|
||||
(native-inputs (list r-knitr))
|
||||
(native-inputs (list r-knitr r-testthat))
|
||||
(home-page "https://bioconductor.org/packages/Chicago")
|
||||
(synopsis "Capture Hi-C analysis of genomic organization")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue