mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-decoupler: Add test inputs.
* gnu/packages/bioconductor.scm (r-decoupler)[native-inputs]: Add r-testthat. Change-Id: Ie64de288740850c54f384927911b8e6f2f20a982
This commit is contained in:
parent
0ed3646e53
commit
42320a9ed3
1 changed files with 1 additions and 1 deletions
|
@ -5845,7 +5845,7 @@ make mapping WGBS data to their probe IDs easier.")
|
|||
r-tidyr
|
||||
r-tidyselect
|
||||
r-withr))
|
||||
(native-inputs (list r-knitr))
|
||||
(native-inputs (list r-knitr r-testthat))
|
||||
(home-page "https://saezlab.github.io/decoupleR/")
|
||||
(synopsis "Computational methods to infer biological activities from omics data")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue