mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-tradeseq: Add missing inputs.
* gnu/packages/bioconductor.scm (r-tradeseq)[native-inputs]: Add r-delayedmatrixstats and r-dplyr. Change-Id: I049a5cc83128d065a5524e6e1d8b93fa9ab6c8a8
This commit is contained in:
parent
c4d7e1cd4f
commit
cb19766706
1 changed files with 1 additions and 1 deletions
|
@ -17079,7 +17079,7 @@ published results; and a routine for graphical display.")
|
|||
r-trajectoryutils
|
||||
r-viridis))
|
||||
(native-inputs
|
||||
(list r-knitr r-testthat))
|
||||
(list r-delayedmatrixstats r-dplyr r-knitr r-testthat))
|
||||
(home-page "https://statomics.github.io/tradeSeq/index.html")
|
||||
(synopsis "Trajectory-based differential expression analysis")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue