diff options
author | Vagrant Cascadian <vagrant@debian.org> | 2021-11-14 18:03:41 -0800 |
---|---|---|
committer | Vagrant Cascadian <vagrant@debian.org> | 2021-11-14 18:03:41 -0800 |
commit | 272e8f50511a551ce1c0a941c949c8ffafd849ff (patch) | |
tree | 613086916afba22e6ba04475026c87eb249facfb /gnu/packages/bioconductor.scm | |
parent | c9b171f46b75665cd475c594f97f663243e21ed1 (diff) | |
parent | 75cae188ad6e911564c1c7984680bb431793ff18 (diff) |
Merge branch 'typo-fixes-20211114'
Diffstat (limited to 'gnu/packages/bioconductor.scm')
-rw-r--r-- | gnu/packages/bioconductor.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm index 47bfa11e68..d36d070a56 100644 --- a/gnu/packages/bioconductor.scm +++ b/gnu/packages/bioconductor.scm @@ -13123,7 +13123,7 @@ within the R for Mass Spectrometry packages.") "The MsFeature package defines functionality for Mass Spectrometry features. This includes functions to group (LC-MS) features based on some of their properties, such as retention time (coeluting features), or correlation -of signals across samples. This packge hence allows to group features, and +of signals across samples. This package hence allows to group features, and its results can be used as an input for the @code{QFeatures} package which allows to aggregate abundance levels of features within each group. This package defines concepts and functions for base and common data types, |