mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-saturn: Add test inputs.
* gnu/packages/bioconductor.scm (r-saturn)[native-inputs]: Add r-testthat. Change-Id: I480b48cd757bf553b902a2b2f5b72ede3a027f11
This commit is contained in:
parent
ab3c38f651
commit
80bb4b4a89
1 changed files with 1 additions and 1 deletions
|
@ -11284,7 +11284,7 @@ differential expression analysis, RNAseq data and related problems.")
|
|||
r-matrix
|
||||
r-pbapply
|
||||
r-summarizedexperiment))
|
||||
(native-inputs (list r-knitr))
|
||||
(native-inputs (list r-knitr r-testthat))
|
||||
(home-page "https://github.com/statOmics/satuRn")
|
||||
(synopsis
|
||||
"Analysis of differential transcript usage for scRNA-seq applications")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue