mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-pcaexplorer: Add missing inputs.
* gnu/packages/bioconductor.scm (r-pcaexplorer)[native-inputs]: Add r-airway and r-org-hs-eg-db. Change-Id: Id559bea8cd4308058a06158e74d3e13d7f645572
This commit is contained in:
parent
0b64bb6ee5
commit
2f4814e95c
1 changed files with 1 additions and 1 deletions
|
@ -11457,7 +11457,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 r-testthat))
|
(native-inputs (list r-airway r-knitr r-org-hs-eg-db 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