mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-psupertime: Add missing input.
* gnu/packages/bioinformatics.scm (r-psupertime)[native-inputs]: Add r-testthat. Change-Id: I9993547e2e757b4218c2229495a7eaa0c8fecbe2
This commit is contained in:
parent
92301c7a27
commit
32657c03bc
1 changed files with 1 additions and 1 deletions
|
@ -12420,7 +12420,7 @@ of microbiome data that existing correction methods have ignored so far.")
|
|||
r-stringr
|
||||
r-summarizedexperiment
|
||||
r-topgo))
|
||||
(native-inputs (list r-knitr))
|
||||
(native-inputs (list r-knitr r-testthat))
|
||||
(home-page "https://github.com/wmacnair/psupertime")
|
||||
(synopsis
|
||||
"Psupertime is supervised pseudotime for single cell RNAseq data")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue