NEWS.md
mad
to rsd
and rowRsd
allowing to base the RSD calculation on the median absolute deviation instead of the standard deviation.Chromatograms
to MChromatograms
and from Spectra
to MSpectra
following the changes introduced in MSnbase
2.15.3..group_correlation_matrix
that would not group elements even if their correlation is larger than the threshold in some special cases.featureGroupSpectra
function to extract a spectrum for each feature group which can be either a pseudo spectrum or a full scan MS1 spectrum.matchRtMz
function to match features based on retention time and m/z values.groupFeatures
for older xcms result objects that don’t record MS level.plotFeatureGroups
to draw feature groups into the m/z-rt space.plotOverlay
function to create a overlay plot of EICs.>= threshold
.groupFeatures
adds a process history step to the XCMSnExp
with the parameter object.AbundanceCorrelationParam
method to group features based on feature abundances.groupFeatures
method for XCMSnExp
objects allowing to group features.SimilarRtimeParam
and EicCorrelationParam
feature grouping methods.groupClosest
function to group values into small groups based on values being smaller than a threshold.groupToSinglePolarityPairs
function.c
method to (row-wise) combine Chromatograms
objects.groupByCorrelation
to allow grouping of rows within a numeric matrix by pairwise correlation with each other.groupEicCorrelation
to allow grouping of (extracted ion) chromatograms (EICs) based on pairwise correlation.extractSpectraData
to support converting data from the MSnbase
to the new Spectra
package.withinBatchFit
, withinBatchAdjust
and dropModels
function to perform per-batch separate model-based adjustments.