mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-scannotatr: Add test inputs.
* gnu/packages/bioconductor.scm (r-scannotatr)[native-inputs]: Add r-testthat. Change-Id: If2c9d11a74029ae6e6c4490773b2bd3b88b5b4cd
This commit is contained in:
parent
80bb4b4a89
commit
efdf076736
1 changed files with 1 additions and 1 deletions
|
@ -11324,7 +11324,7 @@ transcripts in groups of interest.")
|
|||
r-seurat
|
||||
r-singlecellexperiment
|
||||
r-summarizedexperiment))
|
||||
(native-inputs (list r-knitr))
|
||||
(native-inputs (list r-knitr r-testthat))
|
||||
(home-page "https://github.com/grisslab/scAnnotatR")
|
||||
(synopsis "Pretrained models for prediction on single cell RNA-sequencing data")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue