filterMultiplicity(w, archivename=NA, mode="pH", recalcBest = TRUE,
multiplicityFilter = getOption("RMassBank")$multiplicityFilter)
RmbSpectraSet
objects)filterPeaksMultiplicity
(see details there)
and retrieves problematic filtered peaks (peaks which are of high intensity
but were discarded, because either no formula was assigned or it was not
present at least 2x), using the workhorse function
problematicPeaks
. The results are returned in a format ready
for further processing with mbWorkflow
.
filterPeaksMultiplicity
,problematicPeaks
## Not run:
# refilteredRcSpecs <- filterMultiplicity(
# w, "myarchive", "pH")
# ## End(Not run)
Run the code above in your browser using DataLab