| RawDataParameters-class | R Documentation |
"RawDataParameters"The RawDataParameters class contains the slots for storing and accessing into a MS sample, and the essential parameters for performing its processing (deconvolution).
dataThe data matrix of the sample to be processed
min.mzThe minimum adquired mz number
max.mzThe maximum adquired mz number
start.timeStarting time of adquisition
mz.resolutionMz resolution
scans.per.secondScans per second
avoid.processing.mzWhich mz do not have to be processed
min.peak.widthMinimum peak width (stored in scans)
min.peak.heightMinimum peak height
noise.thresholdThe noise threshold
compression.coefCompression coefficient (parameter for Orthogonal Signal Deconvolution)
Xavier Domingo-Almenara.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.