View source: R/binParameters.R
binParameters | R Documentation |
Selection of parameters to use for spectral binning.
binParameters(scans = 5:12, cls = character())
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 |
S4 object of class BinParameters
BinParameters-class
, scans
,
cls
p <- binParameters(scans = 6:17)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.