summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVagrant Cascadian <vagrant@debian.org>2020-04-12 14:41:45 -0700
committerVagrant Cascadian <vagrant@debian.org>2020-04-12 14:43:52 -0700
commit23c8ef71245dbe8fcb5dff4520c2d796afaba6e1 (patch)
treefe917ef66f1a696a858177b2dafd0621f70aeee8
parentf49369fad2165db628e56fca1c7167b49ec18b2d (diff)
downloadpatches-23c8ef71245dbe8fcb5dff4520c2d796afaba6e1.tar
patches-23c8ef71245dbe8fcb5dff4520c2d796afaba6e1.tar.gz
gnu: r-fgsea: Various grammar and spelling fixes.
* gnu/packages/bioconductor (r-fgsea): Fix spelling of "standard". Fix grammar of "allows to make" to "makes".
-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 2fbfdba2d8..90e0b05bf2 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -3501,8 +3501,8 @@ phenotype of interest.")
(synopsis "Fast gene set enrichment analysis")
(description
"The package implements an algorithm for fast gene set enrichment
-analysis. Using the fast algorithm allows to make more permutations and get
-more fine grained p-values, which allows to use accurate stantard approaches
+analysis. Using the fast algorithm makes more permutations and gets
+more fine grained p-values, which allows using accurate standard approaches
to multiple hypothesis correction.")
(license license:expat)))