1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-09 22:50:34 +02:00

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".
This commit is contained in:
Vagrant Cascadian
2020-04-12 14:41:45 -07:00
parent f49369fad2
commit 23c8ef7124

View File

@@ -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)))