rsd
and rowRsd
(have been transferred to MetaboCoreUtils
).averageSE
function to average replicates in a SummarizedExperiment
....
also to the plot
call in plot_pca
.plotOverlay
function (replaced by plotChromatogramsOverlay
from
xcms
.xcms
).type
to chromPeakArea
.chromPeakArea
function.groupFeatures,XCMSnExp,AbundanceSimilarityParam
.groupFeatures,XCMSnExp,SimilarRtimeParam
.groupClosest
and groupSimilarityMatrix
to the MsFeatures
package.mad
to rsd
and rowRsd
allowing to base the RSD calculation
on the median absolute deviation instead of the standard deviation.moreAreValidThan
to test for proportion of non-missing values in rows
of a matrix.joyPlot
to plot stacked (partially overlapping) chromatograms.extractSpectraData
function as it was added to MSnbase
.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.flag_*
functions to flag/identify potentially problematic model fits
e.g. fitted to experimental data to explain an injection-order-dependent
signal drift.extract_time_stamp
.plot_pca
.rsd
and rowRsd
.sync_files_local
and remove_local_files
.Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.