summaryrefslogtreecommitdiff
path: root/gnu/packages/bioconductor.scm
diff options
context:
space:
mode:
authorVagrant Cascadian <vagrant@debian.org>2019-05-22 13:58:58 -0700
committerVagrant Cascadian <vagrant@debian.org>2019-05-22 18:07:50 -0700
commit4f66400493b101fa3840541ae903a487ed3a364f (patch)
tree222d56843811747936f43a30b9f672c22b86cd80 /gnu/packages/bioconductor.scm
parent0cea26bda11c63ab0519a2ea63296fb1d93d0838 (diff)
downloadpatches-4f66400493b101fa3840541ae903a487ed3a364f.tar
patches-4f66400493b101fa3840541ae903a487ed3a364f.tar.gz
gnu: r-anota: Fix typo "parallel".
* gnu/packages/bioconductor (r-anota)[description]: Fix typo.
Diffstat (limited to 'gnu/packages/bioconductor.scm')
-rw-r--r--gnu/packages/bioconductor.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 1a26bb9cd8..3ef5ecf7b1 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -2827,7 +2827,7 @@ translational between two or more sample classes - i.e. differences in
actively translated mRNA levels that are independent of underlying differences
in cytosolic mRNA levels. This package allows for such analysis using partial
variances and the random variance model. As 10s of thousands of mRNAs are
-analyzed in parallell the library performs a number of tests to assure that
+analyzed in parallel the library performs a number of tests to assure that
the data set is suitable for such analysis.")
(license license:gpl3)))