msNormBiomass: Normalisation by biomass

Description Usage Arguments Value See Also

Description

Normalisation of intensities by the list of sample masses/volumes/etc.

Usage

1
2
## S4 method for signature 'MSdata'
msNormBiomass(msdata, biomass.list)

Arguments

msdata

MSdata-class object

biomass.list

One of:

  1. a path to the file containing the simple table with two columns: sample ID and biomass/volum/etc.

  2. a name of the corresponding column in sample data table sampleData(msdata) (if biomass were uploaded there)

Value

MSdata-class object with normalised intensity matrix

See Also

msNorm, msNormStandards, msNormScaling, msNormTransform


flajole/MSdata documentation built on May 16, 2019, 1:17 p.m.