mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-scdblfinder: Add test inputs.
* gnu/packages/bioconductor.scm (r-scdblfinder)[native-inputs]: Add r-testthat. Change-Id: I55f5fade10b46dd9b75755a048ab3cacc2e3594a
This commit is contained in:
parent
efdf076736
commit
b064d35dcb
1 changed files with 1 additions and 1 deletions
|
@ -11369,7 +11369,7 @@ cell types based on specific research needs.")
|
|||
r-singlecellexperiment
|
||||
r-summarizedexperiment
|
||||
r-xgboost))
|
||||
(native-inputs (list r-knitr))
|
||||
(native-inputs (list r-knitr r-testthat))
|
||||
(home-page "https://github.com/plger/scDblFinder")
|
||||
(synopsis "Detect multiplets in single-cell RNA sequencing data")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue