XIC | R Documentation |
XIC
XIC(aggregatedSpectraList, scanNumberStart, scanNumberEnd, mzTarget, massAccuracy)
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. |
A matrix of three columns representing scan number, m/z, and intensity.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.