mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-karyoploter: Add test inputs.
* gnu/packages/bioconductor.scm (r-karyoploter)[native-inputs]: Add r-testthat. Change-Id: I770e45cb653f8c3734c81b453fc91e2d8ece3ff5
This commit is contained in:
parent
51e1dfc775
commit
a5eaef7071
1 changed files with 1 additions and 1 deletions
|
@ -15118,7 +15118,7 @@ gene and isoform level using RNA-seq data")
|
||||||
r-s4vectors
|
r-s4vectors
|
||||||
r-variantannotation))
|
r-variantannotation))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list r-knitr))
|
(list r-knitr r-testthat))
|
||||||
(home-page "https://bioconductor.org/packages/karyoploteR/")
|
(home-page "https://bioconductor.org/packages/karyoploteR/")
|
||||||
(synopsis "Plot customizable linear genomes displaying arbitrary data")
|
(synopsis "Plot customizable linear genomes displaying arbitrary data")
|
||||||
(description "This package creates karyotype plots of arbitrary genomes and
|
(description "This package creates karyotype plots of arbitrary genomes and
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue