mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-pcaexplorer: Add test inputs.
* gnu/packages/bioconductor.scm (r-pcaexplorer)[native-inputs]: Add r-testthat. Change-Id: If0d1e9274bb977ccfe57d4e054adf7ef3dcbc91f
This commit is contained in:
parent
52b4c3855e
commit
fa04b0dcba
1 changed files with 1 additions and 1 deletions
|
@ -10404,7 +10404,7 @@ insertion module to recover the base cycle order for each oscillator group.")
|
||||||
r-threejs
|
r-threejs
|
||||||
r-tidyr
|
r-tidyr
|
||||||
r-topgo))
|
r-topgo))
|
||||||
(native-inputs (list r-knitr))
|
(native-inputs (list r-knitr r-testthat))
|
||||||
(home-page "https://github.com/federicomarini/pcaExplorer")
|
(home-page "https://github.com/federicomarini/pcaExplorer")
|
||||||
(synopsis
|
(synopsis
|
||||||
"Interactive Visualization of RNA-seq Data Using a Principal Components Approach")
|
"Interactive Visualization of RNA-seq Data Using a Principal Components Approach")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue