gnu: r-bambu: Add test inputs.

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

Change-Id: I636d4e75c659bed000e6b7149bb32749dc32eadc
This commit is contained in:
Ricardo Wurmus 2024-11-22 11:57:54 +01:00
parent 0524fd6789
commit d6696ed0ad
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -5023,7 +5023,7 @@ Various visual and textual types of output are available.")
r-summarizedexperiment
r-tidyr
r-xgboost))
(native-inputs (list r-knitr))
(native-inputs (list r-knitr r-testthat))
(home-page "https://github.com/GoekeLab/bambu")
(synopsis
"Isoform reconstruction and quantification for long read RNA-Seq data")