mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-15 19:40:46 +02:00
gnu: r-variancepartition: Add missing inputs.
* gnu/packages/bioconductor.scm (r-variancepartition)[native-inputs]: Add r-edger and r-rfast. Change-Id: I5b9bd4e378d0e7dbd5bc3efc67b96bd1beb563b1
This commit is contained in:
parent
5ad404c683
commit
a8e5c1b581
1 changed files with 1 additions and 1 deletions
|
@ -20946,7 +20946,7 @@ populations, splice site strength, conservation, etc.")
|
||||||
r-rlang
|
r-rlang
|
||||||
r-scales))
|
r-scales))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list r-knitr r-runit))
|
(list r-edger r-knitr r-rfast r-runit))
|
||||||
(home-page "https://bioconductor.org/packages/variancePartition/")
|
(home-page "https://bioconductor.org/packages/variancePartition/")
|
||||||
(synopsis "Analyze variation in gene expression experiments")
|
(synopsis "Analyze variation in gene expression experiments")
|
||||||
(description
|
(description
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue