Learn R Programming

FAMetA (version 0.1.7)

searchFAisotopes: Search FA isotopes

Description

Search FA isotopes

Usage

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

Value

fadata list.

Arguments

msbatch

annotated msbatch.

dmz

mz tolerance in ppm.

coelCutoff

coelution score threshold between parent and isotope peaks.

Author

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

Examples

Run this code
if (FALSE) {
fadata <- searchFAisotopes(msbatch, dmz = 10, coelCutoff = 0.4)
}

Run the code above in your browser using DataLab