getConc {MALDIcellassay}R Documentation

Extract the concentrations used in a MALDIassay

Description

Extract the concentrations used in a MALDIassay

Usage

getConc(object)

Arguments

object

Object of class MALDIassay

Value

Numeric vector, concentrations used in a MALDIassay

Examples

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

[Package MALDIcellassay version 0.4.47 Index]