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)

Arguments

tble

The long format table.

scoringTable

The scoring table.

Value

A tibble with the long format table.