gnu: r-speaq: Fix description.

* gnu/packages/bioconductor.scm (r-speaq)[description]: Reword.
This commit is contained in:
Ricardo Wurmus 2023-01-22 09:12:50 +01:00
parent 3d9516344e
commit 9fc3e4fb26
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -7896,7 +7896,7 @@ (define-public r-slingshot
graph construction.")
(license license:artistic2.0)))
;; This is a CRAN package but it depends on a bionconductor package.
;; This is a CRAN package but it depends on a bioconductor package.
(define-public r-speaq
(package
(name "r-speaq")
@ -7927,13 +7927,13 @@ (define-public r-speaq
(home-page "https://cran.r-project.org/package=speaq")
(synopsis "Tools for nuclear magnetic resonance spectra alignment")
(description
"This package helps with @acronym{NMR, Nuclear Magnetic Resonance} spectroscopy
data analysis as easy as possible. It only requires a small set of functions to
perform an entire analysis. Speaq offers the possibility of raw spectra alignment
and quantitation but also an analysis based on features whereby the spectra are
converted to peaks which are then grouped and turned into features. These features
can be processed with any number of statistical tools either included in speaq
or available elsewhere on CRAN.")
"This package aims to make @acronym{NMR, Nuclear Magnetic Resonance}
spectroscopy data analysis as easy as possible. It only requires a small set
of functions to perform an entire analysis. Speaq offers the possibility of
raw spectra alignment and quantitation but also an analysis based on features
whereby the spectra are converted to peaks which are then grouped and turned
into features. These features can be processed with any number of statistical
tools either included in speaq or available elsewhere on CRAN.")
(license license:asl2.0)))
(define-public r-stager