gnu: r-chromvar: Add test inputs.

* gnu/packages/bioconductor.scm (r-chromvar)[native-inputs]: Add r-testthat.

Change-Id: Ia2ed3c2540f088075a77e010e68035e96fc741b1
This commit is contained in:
Ricardo Wurmus 2024-11-22 11:59:02 +01:00
parent 82be8746b2
commit 5cb9730468
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -23013,7 +23013,7 @@ This package wraps C++ code from the MOODS motif calling library.")
r-shiny
r-summarizedexperiment
r-tfbstools))
(native-inputs (list r-knitr))
(native-inputs (list r-knitr r-testthat))
(home-page "https://bioconductor.org/packages/release/bioc/html/chromVAR.html")
(synopsis "Determine chromatin variation across regions")
(description