listMS2scans: listMS2scans

View source: R/Functions_extract_Scans.R

listMS2scansR Documentation

listMS2scans

Description

Searches for MS2 scans with a given parent m/z and directly converts the resulting table into a single string

Usage

listMS2scans(mz, rt, ppm, rtw, MSData, rtMatch = F)

Arguments

mz

expected target (parent) m/z

rt

expected target (parent) retention time in seconds

ppm

target (parent) m/z tolerance in ppm

rtw

target (parent) rt tolerance in seconds

MSData

list of xcmsRaw objects

rtMatch

assign MS2 scans only to the matching feature with the closest rt

Details

Also, see Parentsearch

Value

a character vector


mjhelf/METABOseek documentation built on April 27, 2022, 5:13 p.m.