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:
Ricardo Wurmus 2024-11-22 11:58:18 +01:00
parent 80bb4b4a89
commit efdf076736
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -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