mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-activedriverwgs: Add missing input.
* gnu/packages/bioconductor.scm (r-activedriverwgs)[native-inputs]: Add r-testthat. Change-Id: Ieb45284d6a240bc88081da0018a7163a66e78b22
This commit is contained in:
parent
50e6d756a5
commit
01ce0a7fac
1 changed files with 1 additions and 1 deletions
|
@ -21267,7 +21267,7 @@ rate} (FDR).")
|
|||
r-iranges
|
||||
r-s4vectors))
|
||||
(native-inputs
|
||||
(list r-knitr))
|
||||
(list r-knitr r-testthat))
|
||||
(home-page "https://cran.r-project.org/web/packages/ActiveDriverWGS/")
|
||||
(synopsis "Driver discovery tool for cancer whole genomes")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue