combMSMS: Return MS/MS sparse matrix from a list spectra

Description Usage Arguments

Description

Return MS/MS sparse matrix from a list spectra

Usage

1
2
3
combMSMS(speclist, bin = 0.01, binwin = 0.1, reso = 17500,
  intlim = 10^-5, intlim2 = 200, nmax = NA, mzlim = c(-Inf, Inf),
  reduce = F)

Arguments

speclist

List of spectra matrices

bin

m/z binning

binwin

m/z window

reso

MS/MS resolution

intlim

Limit on the intensity normalised to the most intense peak

intlim2

Limit on the intensity as raw

nmax

number of rows in the sparse matrix, i.e. max(mz)/bin

reduce

should all zeros row removed


tonedivad/metaboGoS documentation built on May 31, 2019, 6:21 p.m.