gnu: r-msnbase: Expand abbreviation in description.
* gnu/packages/bioinformatics.scm (r-msnbase)[description]: Expand "MS" to "mass spectrometry".
This commit is contained in:
parent
e431eb670d
commit
e614d6398a
|
@ -8463,7 +8463,7 @@ structure (pcaRes) to provide a common interface to the PCA results.")
|
||||||
(synopsis "Base functions and classes for MS-based proteomics")
|
(synopsis "Base functions and classes for MS-based proteomics")
|
||||||
(description
|
(description
|
||||||
"This package provides basic plotting, data manipulation and processing
|
"This package provides basic plotting, data manipulation and processing
|
||||||
of MS-based proteomics data.")
|
of mass spectrometry based proteomics data.")
|
||||||
(license license:artistic2.0)))
|
(license license:artistic2.0)))
|
||||||
|
|
||||||
(define-public r-msnid
|
(define-public r-msnid
|
||||||
|
|
Loading…
Reference in New Issue