getSNR {MALDIcellassay}R Documentation

Extract SNR used for peak detection

Description

Extract SNR used for peak detection

Usage

getSNR(object)

Arguments

object

Object of class MALDIassay

Value

Numeric, SNR used for peak detection

Examples

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

[Package MALDIcellassay version 0.4.47 Index]