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)

Arguments

tble

The wide format table.

scoringTable

The scoring table.

Value

A tibble with the wide format table.