filtrateAdducts {LipidMS} | R Documentation |
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)
Arguments
df |
data frame containing candidates |
Value
Subset of the original data frame
Author(s)
M Isabel Alcoriza-Balaguer <maialba@alumni.uv.es>
[Package LipidMS version 3.0.5 Index]