A function to calculate parameters for absolute normalization.
nor.absolute(data, radio.data = NULL, sample = 2:5)
Parameters for absolute normalization
Data frame, row lipidomics data.
Data frame. Characteristic of the radio label data. The row name must be the exact channel name of the label. Molecular mass should be provided in a column named "Mass". Concentration should be provided in a column named "Concentration(mg/ml)".
Vector. Column of sample added with isotope label. Default as 2:5.