mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-txdbmaker: Add test inputs.
* gnu/packages/bioconductor.scm (r-txdbmaker)[native-inputs]: Add r-runit. Change-Id: I981295b77ce41a7278e651016b99762b74fed4de
This commit is contained in:
parent
84f8513c2e
commit
5651ff71d2
1 changed files with 1 additions and 1 deletions
|
@ -12749,7 +12749,7 @@ dependencies between GO terms can be implemented and applied.")
|
||||||
r-rtracklayer
|
r-rtracklayer
|
||||||
r-s4vectors
|
r-s4vectors
|
||||||
r-ucsc-utils))
|
r-ucsc-utils))
|
||||||
(native-inputs (list r-knitr))
|
(native-inputs (list r-knitr r-runit))
|
||||||
(home-page "https://bioconductor.org/packages/txdbmaker")
|
(home-page "https://bioconductor.org/packages/txdbmaker")
|
||||||
(synopsis "Tools for making TxDb objects from genomic annotations")
|
(synopsis "Tools for making TxDb objects from genomic annotations")
|
||||||
(description
|
(description
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue