Galaxy | Tool Preview

bioconductor-msnbase smooth mz (version 2.32.0+galaxy0)
The input mzML file containing the raw MS data.
The smoothing method to use.
Polynomial order for the Savitzky-Golay filter. This determines the degree of the polynomial used for smoothing.
The half window size parameter for the smoothing method. This determines the number of points on either side of the central point to include in the smoothing window.

What it does

This tool performs smoothing of MSnbase data using Bioconductor. It supports Savitzky-Golay and Moving Average smoothing methods. Smoothing is a technique used to reduce noise and improve the signal quality in mass spectrometry data.

Output