profMedFilt-methods: Median filtering of the profile matrix

profMedFilt-methodsR Documentation

Median filtering of the profile matrix

Description

Apply a median filter of given size to a profile matrix.

Arguments

object

the xcmsRaw object

massrad

number of m/z grid points on either side to use for median calculation

scanrad

number of scan grid points on either side to use for median calculation

Methods

object = "xcmsRaw"

profMedFilt(object, massrad = 0, scanrad = 0)

See Also

xcmsRaw-class, medianFilter


sneumann/xcms documentation built on April 21, 2024, 6:37 a.m.