diff options
| author | Vagrant Cascadian <vagrant@debian.org> | 2019-05-22 15:44:00 -0700 |
|---|---|---|
| committer | Vagrant Cascadian <vagrant@debian.org> | 2019-05-22 18:09:32 -0700 |
| commit | df5fb3ca280610d9de046e70806ddbda53dbac3a (patch) | |
| tree | 73b3aec94455b9f8d5b94821207e05747aaa096b | |
| parent | 222eb1141bb15c221577922c400030f9aa668f89 (diff) | |
gnu: r-gage: Fix typo "functions".
* gnu/packages/bioinformatics (r-gage)[description]: Fix typo.
| -rw-r--r-- | gnu/packages/bioinformatics.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm index 5bf02d95aa8..ea6293f90f1 100644 --- a/gnu/packages/bioinformatics.scm +++ b/gnu/packages/bioinformatics.scm @@ -9743,7 +9743,7 @@ data attributes including sample sizes, experimental designs, assay platforms, and other types of heterogeneity. The gage package provides functions for basic GAGE analysis, result processing and presentation. In addition, it provides demo microarray data and commonly used gene set data based on KEGG -pathways and GO terms. These funtions and data are also useful for gene set +pathways and GO terms. These functions and data are also useful for gene set analysis using other methods.") (license license:gpl2+))) |
