mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-dearseq: Add test inputs.
* gnu/packages/bioconductor.scm (r-dearseq)[native-inputs]: Add r-testthat. Change-Id: Id18df8d7259c8de3d8a788cd2892a4878ddfa1b5
This commit is contained in:
parent
e6f8b2a208
commit
7166875d9d
1 changed files with 1 additions and 1 deletions
|
@ -5498,7 +5498,7 @@ offers nice visualization of methyl-circle plots.")
|
|||
r-tibble
|
||||
r-viridislite))
|
||||
(native-inputs
|
||||
(list r-knitr))
|
||||
(list r-knitr r-testthat))
|
||||
(home-page "https://github.com/borishejblum/dearseq")
|
||||
(synopsis "DEA for RNA-seq data through a robust variance component test")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue