getNormMz {MALDIcellassay} | R Documentation |
Extract m/z used for normalization
Description
Extract m/z used for normalization
Usage
getNormMz(object)
Arguments
object |
Object of class MALDIassay |
Value
Numeric, m/z used for normalization
Examples
# see example for `fitCurve()` to see how this data was generated
data(Blank2022res)
getNormMz(Blank2022res)
[Package MALDIcellassay version 0.4.47 Index]