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