
Last chance! 50% off unlimited learning
Sale ends in
Last chance! 50% off unlimited learning
Sale ends in
xcmsSet
because it stores peaks
from a number of individual files. However, xcmsFragments keeps
Tandem MS and e.g. Ion Trap or Orbitrap MS$^n$ peaks, including the
parent ion relationships.
xcmsFragments
constructor and filled with peaks using the collect method.peaks
:xcmsSet
), sample (the index of the rawData-file).
MS2spec
:collect
. The column ID's are mz, intensity, and full width half maximum(fwhm). The fwhm column is only relevant if the spectra came from profile data.specinfo
:signature(object = "xcmsFragments")
: gets a xcmsSet-object, collects ms1-peaks from it and the msn-peaks from the corresponding xcmsRaw-files.
signature(object = "xcmsFragments")
: prints a (text based) pseudo-tree of the peaktable to display the dependencies of the peaks among each other.
signature(object = "xcmsFragments")
: print a human-readable
description of this object to the console.
xcmsRaw