mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-structuralvariantannotation: Add test inputs.
* gnu/packages/bioconductor.scm (r-structuralvariantannotation)[native-inputs]: Add r-testthat. Change-Id: I65ef71919cfab8ed82754277d58f66f2a2379a6f
This commit is contained in:
parent
efb4b12450
commit
89f977eb54
1 changed files with 1 additions and 1 deletions
|
@ -12531,7 +12531,7 @@ large extend by the @code{ViennaRNA} package.")
|
|||
r-summarizedexperiment
|
||||
r-variantannotation))
|
||||
(native-inputs
|
||||
(list r-knitr))
|
||||
(list r-knitr r-testthat))
|
||||
(home-page "https://bioconductor.org/packages/StructuralVariantAnnotation/")
|
||||
(synopsis "R package designed to simplify structural variant analysis")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue