diff options
author | Tobias Geerinckx-Rice <me@tobias.gr> | 2019-04-24 19:40:51 +0200 |
---|---|---|
committer | Tobias Geerinckx-Rice <me@tobias.gr> | 2019-04-25 04:42:16 +0200 |
commit | 9b19734c50a2f377e474e37cde15291b3fdf524a (patch) | |
tree | d1200436399a74ac0ee82d2444cc870b8b3828de /gnu | |
parent | 61985d650b798d89ff47cc3564f99c70fc9ead7c (diff) | |
download | patches-9b19734c50a2f377e474e37cde15291b3fdf524a.tar patches-9b19734c50a2f377e474e37cde15291b3fdf524a.tar.gz |
gnu: r-yamss: Fix typo in description.
* gnu/packages/bioconductor.scm (r-yamss)[description]: Fix typo.
Diffstat (limited to 'gnu')
-rw-r--r-- | gnu/packages/bioconductor.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm index a77114f723..deb179c4d9 100644 --- a/gnu/packages/bioconductor.scm +++ b/gnu/packages/bioconductor.scm @@ -3680,7 +3680,7 @@ visualization with image data.") (synopsis "Tools for high-throughput metabolomics") (description "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 analysis.") (license license:artistic2.0))) |