| readFileLipidClasses | R Documentation |
Allows reading a CSV that contains lipid classes and adducts to perform annotations and retention time predictions.
readFileLipidClasses(file = NULL, sep = ";", sep_adducts = ",")
file |
csv with classes to predict |
sep |
Character. Field separator used when reading the CSV file. |
sep_adducts |
Character. Separator used to split multiple adducts within the "Adducts" column of the file. |
lipidClasses, a list with Classes and Adducts
Celia Regal Marques <celia_regal@iislafe.es>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.