mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
0524fd6789
commit
d6696ed0ad
1 changed files with 1 additions and 1 deletions
|
@ -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")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue