mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-bisquerna: Add test inputs.
* gnu/packages/bioconductor.scm (r-bisquerna)[native-inputs]: Add r-testthat. Change-Id: I3c146e8ccbfac9623b821dfa39ef48f052c7a034
This commit is contained in:
parent
6dbfa34166
commit
5f89bae7f5
1 changed files with 1 additions and 1 deletions
|
@ -6611,7 +6611,7 @@ absolute GSEA.")
|
|||
(propagated-inputs
|
||||
(list r-biobase r-limsolve))
|
||||
(native-inputs
|
||||
(list r-knitr))
|
||||
(list r-knitr r-testthat))
|
||||
(home-page "https://www.biorxiv.org/content/10.1101/669911v1")
|
||||
(synopsis "Decomposition of bulk expression with single-cell sequencing")
|
||||
(description "This package provides tools to accurately estimate cell type
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue