findMS2precursor: find lisnks between MS1 peaks and precursors selected for MS2...

View source: R/internal.R

findMS2precursorR 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

precursors

data frame with all precursors

ppm

mass tolerance

minint

minimum intensity

maxint

maximum intensity

Value

peak-pick based on previous EIC clusters generated by clustering

Author(s)

M Isabel Alcoriza-Balaguer <maialba@alumni.uv.es>


LipidMS documentation built on March 18, 2022, 7:14 p.m.