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