mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-12 22:26:40 -05:00
gnu: r-yamss: Fix typo in description.
* gnu/packages/bioconductor.scm (r-yamss)[description]: Fix typo.
This commit is contained in:
parent
61985d650b
commit
9b19734c50
1 changed files with 1 additions and 1 deletions
|
@ -3680,7 +3680,7 @@ (define-public r-yamss
|
||||||
(synopsis "Tools for high-throughput metabolomics")
|
(synopsis "Tools for high-throughput metabolomics")
|
||||||
(description
|
(description
|
||||||
"This package provides tools to analyze and visualize high-throughput
|
"This package provides tools to analyze and visualize high-throughput
|
||||||
metabolomics data aquired using chromatography-mass spectrometry. These tools
|
metabolomics data acquired using chromatography-mass spectrometry. These tools
|
||||||
preprocess data in a way that enables reliable and powerful differential
|
preprocess data in a way that enables reliable and powerful differential
|
||||||
analysis.")
|
analysis.")
|
||||||
(license license:artistic2.0)))
|
(license license:artistic2.0)))
|
||||||
|
|
Loading…
Reference in a new issue