mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-bioqc: Add test inputs.
* gnu/packages/bioconductor.scm (r-bioqc)[native-inputs]: Add r-testthat. Change-Id: I793f59b90dec85300d10a999bbfecb4dc554670c
This commit is contained in:
parent
bc465a8f43
commit
635302f63c
1 changed files with 1 additions and 1 deletions
|
@ -25231,7 +25231,7 @@ network and metabolic pathways view.")
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
(list r-biobase r-edger r-rcpp))
|
(list r-biobase r-edger r-rcpp))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list r-knitr))
|
(list r-knitr r-testthat))
|
||||||
(home-page "https://accio.github.io/BioQC/")
|
(home-page "https://accio.github.io/BioQC/")
|
||||||
(synopsis "Detect tissue heterogeneity in expression profiles with gene sets")
|
(synopsis "Detect tissue heterogeneity in expression profiles with gene sets")
|
||||||
(description
|
(description
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue