gnu: r-msmstests: Fix typo.
* gnu/packages/bioconductor.scm (r-msmstests)[description]: Fix "This package" typo.
This commit is contained in:
parent
65b86c71ca
commit
0e434dad70
1 changed files with 1 additions and 1 deletions
|
@ -10550,7 +10550,7 @@ experiments, and visualize de influence of the involved factors.")
|
||||||
"https://bioconductor.org/packages/msmsTests")
|
"https://bioconductor.org/packages/msmsTests")
|
||||||
(synopsis "Differential LC-MS/MS expression tests")
|
(synopsis "Differential LC-MS/MS expression tests")
|
||||||
(description
|
(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
|
by spectral counts, to discover differentially expressed proteins between two
|
||||||
biological conditions. Three tests are available: Poisson GLM regression,
|
biological conditions. Three tests are available: Poisson GLM regression,
|
||||||
quasi-likelihood GLM regression, and the negative binomial of the edgeR
|
quasi-likelihood GLM regression, and the negative binomial of the edgeR
|
||||||
|
|
Reference in a new issue