mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-org-bt-eg-db: Add test inputs.
* gnu/packages/bioconductor.scm (r-org-bt-eg-db)[native-inputs]: Add r-runit. Change-Id: I0f4a4c602405ddfcc0867df86b2c6d93d19216f7
This commit is contained in:
parent
67059a4373
commit
c2c9180f54
1 changed files with 1 additions and 0 deletions
|
@ -385,6 +385,7 @@ analysis.")
|
|||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-annotationdbi))
|
||||
(native-inputs (list r-runit))
|
||||
(home-page "https://bioconductor.org/packages/org.Bt.eg.db")
|
||||
(synopsis "Genome wide annotation for Bovine")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue