R/eposmol.R
readWideTable.Rd
Read a wide format table and join with the features defined in the scoring table. The wide format table must have the following columns: Name, LipidCategoryOrClass, IonMode, and the features as columns.
readWideTable(tble, scoringTable)
The wide format table.
The scoring table.
A tibble with the wide format table.