mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-gagedata: Fix typo in synopsis.
* gnu/packages/bioconductor.scm (r-gagedata)[synopsis]: Fix typo and add article.
This commit is contained in:
parent
a036f3ea2d
commit
48358a25ca
1 changed files with 1 additions and 1 deletions
|
@ -1087,7 +1087,7 @@ package @code{affy}.")
|
||||||
(properties `((upstream-name . "gageData")))
|
(properties `((upstream-name . "gageData")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(home-page "https://bioconductor.org/packages/gageData")
|
(home-page "https://bioconductor.org/packages/gageData")
|
||||||
(synopsis "Auxillary data for gage package")
|
(synopsis "Auxiliary data for the gage package")
|
||||||
(description
|
(description
|
||||||
"This is a supportive data package for the software package @code{gage}.
|
"This is a supportive data package for the software package @code{gage}.
|
||||||
However, the data supplied here are also useful for gene set or pathway
|
However, the data supplied here are also useful for gene set or pathway
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue