Learn R Programming

LipidMS (version 3.0.5)

filtrateAdducts: Remove low adduct supported candidates to avoid false positives.

Description

In case some feature has been annotated to different candidate species, this function removes the one with less adducts assigned.

Usage

filtrateAdducts(df)

Value

Subset of the original data frame

Arguments

df

data frame containing candidates

Author

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