searchFAisotopes: Search FA isotopes

View source: R/processing.R

searchFAisotopesR Documentation

Search FA isotopes

Description

Search FA isotopes

Usage

searchFAisotopes(msbatch, dmz = 5, coelCutoff = 0.7)

Arguments

msbatch

annotated msbatch.

dmz

mz tolerance in ppm.

coelCutoff

coelution score threshold between parent and isotope peaks.

Value

fadata list.

Author(s)

M Isabel Alcoriza-Balaguer <maribel_alcoriza@iislafe.es>

Examples

## Not run: 
fadata <- searchFAisotopes(msbatch, dmz = 10, coelCutoff = 0.4)

## End(Not run)


FAMetA documentation built on Jan. 11, 2023, 5:18 p.m.