Learn R Programming

LipidomicsR (version 0.3.6)

nor.absolute: nor.absolute()

Description

A function to calculate parameters for absolute normalization.

Usage

nor.absolute(data, radio.data = NULL, sample = 2:5)

Value

Parameters for absolute normalization

Arguments

data

Data frame, row lipidomics data.

radio.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)".

sample

Vector. Column of sample added with isotope label. Default as 2:5.