vagrantc pushed a commit to branch master
in repository guix.
commit 0e434dad70075f87b80b5899758d0b2c3289c6ff
Author: Vagrant Cascadian <[email protected]>
AuthorDate: Tue Apr 20 14:16:48 2021 -0700
gnu: r-msmstests: Fix typo.
* gnu/packages/bioconductor.scm (r-msmstests)[description]: Fix "This
package" typo.
---
gnu/packages/bioconductor.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 1717360..89bf8f0 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -10550,7 +10550,7 @@ experiments, and visualize de influence of the involved
factors.")
"https://bioconductor.org/packages/msmsTests")
(synopsis "Differential LC-MS/MS expression tests")
(description
- "This packages provides statistical tests for label-free LC-MS/MS data
+ "This package provides statistical tests for label-free LC-MS/MS data
by spectral counts, to discover differentially expressed proteins between two
biological conditions. Three tests are available: Poisson GLM regression,
quasi-likelihood GLM regression, and the negative binomial of the edgeR