dissectScans {Autotuner} | R Documentation |
This function is designed to extract all MS1 scan features observed within the bounds of the current TIC peak.
dissectScans(mzDb, observedPeak, header)
mzDb |
This is a list of two column data frames containing information on each mass spectra within the data. |
observedPeak |
A list with 'start' and 'stop' boundaries of the current peak. |
header |
This is the header file containing all the metadata for the currently loaded sample. |
A Peak Matrix from Scan Data