Dulce_find: Find Isotopes and adducts.

View source: R/AnnotateMS1.r

Dulce_findR Documentation

Find Isotopes and adducts.

Description

This function uses the CAMERA package to annotate the isotopes and adducts of every feature.

Usage

Dulce_find(data, perfwhm = 0.5, cor_eic_th = 0.75, polarity = NULL)

Arguments

data

xcmsSet object.

perfwhm

numeric value. It will be passed into CAMERA::groupFWHM() function

cor_eic_th

numeric value. It will be passed into CAMERA::groupCorr() function

polarity

character, either "positive" or "negative". It will be passed into CAMERA::groupCorr() function

Value

This function returns an xsAnnotate object with annotated isotopes and adducts.

See Also

Dulce_AnnotateMS1

Examples

# Examples have to be made with a toy data object.


margotbligh/Dulce documentation built on May 15, 2022, 10:51 a.m.