Extract mass spectra for all wells
getAllFullScanSpectra(scanfile, tic, sample, ejections)A list of objects of class rtmsSpectrum containing the full
extracted mass spectra for each ejection
A file path to a Sciex raw scan file (extension .wiff.scan) containing the raw data referenced by the .wiff file from which the other parameters were extracted
A total ion chromatogram of the format outputby getTIC() or
getAllTIC()
The particular object from the samples field of the
rtmsWiffReader object, which in this case contains binary offsets into the
.wiff.scan file
An ejection table listing the timing and boundaries of the
total ion chromatogram peaks for all shots in the run, as returned by
measureEjections()