Package: MsFeatures 1.19.0

Johannes Rainer

MsFeatures: Functionality for Mass Spectrometry Features

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 its results can be used as an input for the `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, implementations for more specific data types are expected to be implemented in the respective packages (such as e.g. `xcms`). All functionality of this package is implemented in a modular way which allows combination of different grouping approaches and enables its re-use in other R packages.

Authors:Johannes Rainer [aut, cre], Johan Lassen [ctb]

MsFeatures_1.19.0.tar.gz
MsFeatures_1.19.0.zip(r-4.7)MsFeatures_1.19.0.zip(r-4.6)MsFeatures_1.19.0.zip(r-4.5)
MsFeatures_1.19.0.tgz(r-4.6-any)MsFeatures_1.19.0.tgz(r-4.5-any)
MsFeatures_1.19.0.tar.gz(r-4.7-any)MsFeatures_1.19.0.tar.gz(r-4.6-any)
MsFeatures_1.19.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
MsFeatures/json (API)
NEWS

# Install 'MsFeatures' in R:
install.packages('MsFeatures', repos = c('https://rformassspectrometry.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/rformassspectrometry/msfeatures/issues

Datasets:
  • se - Quantified LC-MS preprocessing result test data

On BioConductor:MsFeatures-1.21.0(bioc 3.24)MsFeatures-1.20.0(bioc 3.23)

infrastructuremassspectrometrymetabolomics

7.95 score 7 stars 14 packages 51 scripts 9 exports 23 dependencies

Last updated from:e8548f333b. Checks:9 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK252
source / vignettesOK253
linux-release-x86_64OK235
macos-release-arm64OK216
macos-oldrel-arm64OK194
windows-develOK185
windows-releaseOK184
windows-oldrelOK205
wasm-releaseOK124

Exports:AbundanceSimilarityParamcorRowsfeatureGroupsfeatureGroups<-groupClosestgroupConsecutivegroupFeaturesgroupSimilarityMatrixSimilarRtimeParam

Dependencies:abindBiobaseBiocGenericsclueclusterDelayedArraygenericsGenomicRangesIRangeslatticeMASSMatrixMatrixGenericsmatrixStatsMsCoreUtilsProtGenericsRcppS4ArraysS4VectorsSeqinfoSparseArraySummarizedExperimentXVector

Grouping Mass Spectrometry Features

Rendered fromMsFeatures.Rmdusingknitr::rmarkdownon May 11 2026.

Last update: 2021-01-25
Started: 2021-01-25

Readme and manuals

Help Manual

Help pageTopics
Correlate rows of a numeric matrixcorRows
Get or set feature group definitions from an objectfeatureGroups featureGroups,SummarizedExperiment-method featureGroups<- featureGroups<-,SummarizedExperiment-method
Group values with differences below thresholdgroupClosest
Grouping of sorted values into sets with smallest differencesgroupConsecutive
General Feature Grouping ConceptgroupFeatures
Group features based on abundance similarities across samplesAbundanceSimilarityParam groupFeatures,matrix,AbundanceSimilarityParam-method groupFeatures,SummarizedExperiment,AbundanceSimilarityParam-method groupFeatures-similar-abundance
Group features based on approximate retention timesgroupFeatures,numeric,SimilarRtimeParam-method groupFeatures,SummarizedExperiment,SimilarRtimeParam-method groupFeatures-similar-rtime SimilarRtimeParam
Group rows of a diagonal matrix using a thresholdgroupSimilarityMatrix
Identifies groups with intragroup pairwise distances less than maxDiffgroupSimilarityMatrixTree
Quantified LC-MS preprocessing result test datase