readFileLipidClasses: Allows reading a CSV that contains lipid classes and adducts...

View source: R/internal.R

readFileLipidClassesR Documentation

Allows reading a CSV that contains lipid classes and adducts to perform annotations and retention time predictions.

Description

Allows reading a CSV that contains lipid classes and adducts to perform annotations and retention time predictions.

Usage

readFileLipidClasses(file = NULL, sep = ";", sep_adducts = ",")

Arguments

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.

Value

lipidClasses, a list with Classes and Adducts

Author(s)

Celia Regal Marques <celia_regal@iislafe.es>


LipidMS documentation built on Dec. 18, 2025, 9:06 a.m.