Extract a full mass spectrum for a given well
getFullScanSpectrum(scanfile, tic, sample, ejections, well)An object of class rtmsSpectrum representing the full mass
spectrum for the given well
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()
The well (a string) or well index (an integer) to be measured