binParameters: Set spectral binning parameters

View source: R/binParameters.R

binParametersR Documentation

Set spectral binning parameters

Description

Selection of parameters to use for spectral binning.

Usage

binParameters(scans = 5:12, cls = character())

Arguments

scans

numeric vector containing the scan indexes to use for binning

cls

the column of class labels to use for aggregating accurate mass data. Defaults to NULL where accurate mass data will be averaged accross all samples

Value

S4 object of class BinParameters

See Also

BinParameters-class, scans, cls

Examples

p <- binParameters(scans = 6:17)

aberHRML/binneR documentation built on Aug. 25, 2023, 1:33 p.m.