getNormMzTol {MALDIcellassay}R Documentation

Extract tolerance used for normalization

Description

Extract tolerance used for normalization

Usage

getNormMzTol(object)

Arguments

object

Object of class MALDIassay

Value

Numeric, tolerance used for normalization

Examples

# see example for `fitCurve()` to see how this data was generated
data(Blank2022res)
getNormMzTol(Blank2022res)

[Package MALDIcellassay version 0.4.47 Index]