
Filters the provided metabolomic database by polarity and adducts
Source:R/MZAnnotation.R
db_adduct_filter.Rd
Filters the provided metabolomic database by polarity and adducts
Arguments
- db
DataFrame of the current reference database.
- adduct
Character string defining the adduct to be checked.
- polarity
Character string defining the polarity of the adducts (default = "neg").
- verbose
Boolean indicating whether to show the message. If TRUE the message will be show, else the message will be suppressed (default = TRUE).