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