mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-aims: Add test inputs.
* gnu/packages/bioconductor.scm (r-aims)[native-inputs]: Add r-breastcancervdx and r-hgu133a-db. Change-Id: I980638a323893d1c4d00cfa2b23b3f5367aad9a5
This commit is contained in:
parent
4649320397
commit
fbe8f8c0a2
1 changed files with 1 additions and 1 deletions
|
@ -3355,7 +3355,7 @@ objects are used so that other packages could be used as well.")
|
||||||
(properties `((upstream-name . "AIMS")))
|
(properties `((upstream-name . "AIMS")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs (list r-biobase r-e1071))
|
(propagated-inputs (list r-biobase r-e1071))
|
||||||
(native-inputs (list r-runit))
|
(native-inputs (list r-breastcancervdx r-hgu133a-db r-runit))
|
||||||
(home-page "https://git.bioconductor.org/packages/AIMS")
|
(home-page "https://git.bioconductor.org/packages/AIMS")
|
||||||
(synopsis
|
(synopsis
|
||||||
"Absolute assignment of breast cancer intrinsic molecular subtype")
|
"Absolute assignment of breast cancer intrinsic molecular subtype")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue