Allows reading a CSV that contains lipid classes and adducts to perform annotations and retention time predictions.
readFileLipidClasses(file = NULL, sep = ";", sep_adducts = ",")lipidClasses, a list with Classes and Adducts
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.
Celia Regal Marques <celia_regal@iislafe.es>