From 0e434dad70075f87b80b5899758d0b2c3289c6ff Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Tue, 20 Apr 2021 14:16:48 -0700 Subject: [PATCH] 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 171736064c..89bf8f0964 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 -- 2.20.1