findMS2precursor: find lisnks between MS1 peaks and precursors selected for MS2 in DDA
Description
Find lisnks between MS1 peaks and precursors selected for MS2 in DDA.
Usage
findMS2precursor(mz, minrt, maxrt, precursors, ppm)
Value
peak-pick based on previous EIC clusters generated by clustering
Arguments
- mz
mz
- minrt
minimum intensity
- maxrt
maximum intensity
- precursors
data frame with all precursors
- ppm
mass tolerance
Author
M Isabel Alcoriza-Balaguer <maialba@alumni.uv.es>