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) | |
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 a77114f7238..deb179c4d9c 100644 --- a/gnu/packages/bioconductor.scm +++ b/gnu/packages/bioconductor.scm | |||
| @@ -3680,7 +3680,7 @@ visualization with image data.") | |||
| 3680 | (synopsis "Tools for high-throughput metabolomics") | 3680 | (synopsis "Tools for high-throughput metabolomics") |
| 3681 | (description | 3681 | (description |
| 3682 | "This package provides tools to analyze and visualize high-throughput | 3682 | "This package provides tools to analyze and visualize high-throughput |
| 3683 | metabolomics data aquired using chromatography-mass spectrometry. These tools | 3683 | metabolomics data acquired using chromatography-mass spectrometry. These tools |
| 3684 | preprocess data in a way that enables reliable and powerful differential | 3684 | preprocess data in a way that enables reliable and powerful differential |
| 3685 | analysis.") | 3685 | analysis.") |
| 3686 | (license license:artistic2.0))) | 3686 | (license license:artistic2.0))) |
