summaryrefslogtreecommitdiff
path: root/gnu/packages/bioconductor.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2021-04-09 19:51:17 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2021-04-10 14:11:29 +0200
commit37d47061669af411e3418aacce5c17d277abee6a (patch)
treece41f98b3bbc828fa3cfee54a14d4a25b741f730 /gnu/packages/bioconductor.scm
parent0671046e471af6430eda57ce195a0bf1aa71155d (diff)
downloadguix-patches-37d47061669af411e3418aacce5c17d277abee6a.tar
guix-patches-37d47061669af411e3418aacce5c17d277abee6a.tar.gz
gnu: r-msmstests: Fix typos in description.
* gnu/packages/bioconductor.scm (r-msmstests)[description]: Fix typos.
Diffstat (limited to 'gnu/packages/bioconductor.scm')
-rw-r--r--gnu/packages/bioconductor.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 88dca552e0..121a06124a 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -10528,8 +10528,8 @@ experiments, and visualize de influence of the involved factors.")
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
-package.The three models admit blocking factors to control for nuissance
-variables.To assure a good level of reproducibility a post-test filter is
+package. The three models admit blocking factors to control for nuisance
+variables. To assure a good level of reproducibility a post-test filter is
available, where we may set the minimum effect size considered biologicaly
relevant, and the minimum expression of the most abundant condition.")
(license license:gpl2)))