mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-xmapbridge: Add test inputs.
* gnu/packages/bioconductor.scm (r-xmapbridge)[native-inputs]: Add r-runit. Change-Id: I04285df0d368e808e05dae8f53699e150cc92a14
This commit is contained in:
parent
a10c8bb7d2
commit
23dd41798e
1 changed files with 1 additions and 0 deletions
|
@ -12988,6 +12988,7 @@ molecular functions, respectively, and produces intuitive graphical outputs.")
|
||||||
(base32 "1r4n5lnps47qrl90m5mm0i3530l0r31hd7hsp2d004sgbmyak304"))))
|
(base32 "1r4n5lnps47qrl90m5mm0i3530l0r31hd7hsp2d004sgbmyak304"))))
|
||||||
(properties `((upstream-name . "xmapbridge")))
|
(properties `((upstream-name . "xmapbridge")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
|
(native-inputs (list r-runit))
|
||||||
(home-page "https://git.bioconductor.org/packages/xmapbridge")
|
(home-page "https://git.bioconductor.org/packages/xmapbridge")
|
||||||
(synopsis "Display numeric data in the web based genome browser X:MAP")
|
(synopsis "Display numeric data in the web based genome browser X:MAP")
|
||||||
(description
|
(description
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue