findMS2precursor {LipidMS} | R Documentation |
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)
Arguments
mz |
mz |
minrt |
minimum intensity |
maxrt |
maximum intensity |
precursors |
data frame with all precursors |
ppm |
mass tolerance |
Value
peak-pick based on previous EIC clusters generated by clustering
Author(s)
M Isabel Alcoriza-Balaguer <maialba@alumni.uv.es>
[Package LipidMS version 3.0.5 Index]