mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-flames: Add test inputs.
* gnu/packages/bioconductor.scm (r-flames)[native-inputs]: Add r-testthat. Change-Id: Ib07837a078cf5f1053691cff4c398685e0105377
This commit is contained in:
parent
3a66a7c11f
commit
498c41d6ee
1 changed files with 1 additions and 1 deletions
|
@ -19090,7 +19090,7 @@ and to both short and long sequence reads.")
|
|||
r-tidyselect
|
||||
r-txdbmaker
|
||||
r-withr))
|
||||
(native-inputs (list r-knitr))
|
||||
(native-inputs (list r-knitr r-testthat))
|
||||
(home-page "https://github.com/OliverVoogd/FLAMES")
|
||||
(synopsis
|
||||
"Full Length Analysis of Mutations and Splicing in long read RNA-seq data")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue