getAppliedNormFactors {MALDIcellassay}R Documentation

Extract applied normalization factors

Description

Extract applied normalization factors

Usage

getAppliedNormFactors(object)

Arguments

object

Object of class MALDIassay

Value

Numeric vector of normalization factors applied to spectra

Examples

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

[Package MALDIcellassay version 0.4.47 Index]