XIC {IDSL.IPA} | R Documentation |
XIC
Description
XIC
Usage
XIC(aggregatedSpectraList, scanNumberStart, scanNumberEnd, mzTarget, massAccuracy)
Arguments
aggregatedSpectraList |
aggregated spectraList and spectra matrix from the 'IPA_spectraListAggregator' module |
scanNumberStart |
the first scan number. |
scanNumberEnd |
the last scan number. |
mzTarget |
an m/z value to perform XIC analysis. |
massAccuracy |
a mass error to perform XIC analysis. |
Value
A matrix of three columns representing scan number, m/z, and intensity.
[Package IDSL.IPA version 2.9 Index]