Create tables containing the m/z of lipids along with their preferred adducts for each polarity
dbsAdducts(file = NULL, sep = ";", sep_adducts = ",", polarity, classes = NULL)dbs_modif
path csv with classes to predict
Character. Field separator used when reading the CSV file.
Character. Separator used to split multiple adducts within the "Adducts" column of the file.
character value: 'negative', 'positive'.
A vector containing the lipid classes for which retention time is to be predicted. If classes = NULL, predictions will be made for all classes where there are candidates and data to create a model.
Celia Regal Marques <celia_regal@iislafe.es>