XIC: XIC

View source: R/XIC.R

XICR 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.


IDSL.IPA documentation built on June 7, 2023, 6:01 p.m.

Related to XIC in IDSL.IPA...