mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-ancombc: Add missing input.
* gnu/packages/bioconductor.scm (r-ancombc)[native-inputs]: Add r-microbiome. Change-Id: I3ef087c262f71fbc5703aa798adc285c0db687af
This commit is contained in:
parent
ed2a476218
commit
68b48f18f5
1 changed files with 1 additions and 1 deletions
|
@ -3816,7 +3816,7 @@ analysis, modelling, and visualization of spike-in controls.")
|
||||||
r-multcomp
|
r-multcomp
|
||||||
r-nloptr
|
r-nloptr
|
||||||
r-rdpack))
|
r-rdpack))
|
||||||
(native-inputs (list r-knitr r-testthat))
|
(native-inputs (list r-knitr r-microbiome r-testthat))
|
||||||
(home-page "https://github.com/FrederickHuangLin/ANCOMBC")
|
(home-page "https://github.com/FrederickHuangLin/ANCOMBC")
|
||||||
(synopsis "Analysis of compositions of microbiomes with bias correction")
|
(synopsis "Analysis of compositions of microbiomes with bias correction")
|
||||||
(description
|
(description
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue