mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-17 04:20:44 +02:00
gnu: r-catalyst: Add missing input.
* gnu/packages/bioconductor.scm (r-catalyst)[native-inputs]: Add r-diffcyt. Change-Id: Ifa4bf1c432bb23e2b3570595c6bbe0b4279e27e9
This commit is contained in:
parent
07d3a6f19a
commit
32b097e015
1 changed files with 1 additions and 1 deletions
|
@ -24384,7 +24384,7 @@ relevant, and the minimum expression of the most abundant condition.")
|
|||
r-singlecellexperiment
|
||||
r-summarizedexperiment))
|
||||
(native-inputs
|
||||
(list r-knitr r-testthat))
|
||||
(list r-diffcyt r-knitr r-testthat))
|
||||
(home-page "https://github.com/HelenaLC/CATALYST")
|
||||
(synopsis "Cytometry data analysis tools")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue