VolumeNormaliseDataset: Adjust the metabolite counts for differing volumes in...

Description Usage Arguments Value Examples

Description

Adjust the metabolite counts for differing volumes in supplied biological material

Usage

1
2
VolumeNormaliseDataset(cSampleInfo, cMetInfo, cMetDataLong, normalVolume,
  sampleType)

Arguments

cSampleInfo

A Data Frame containing cleaned information about the samples

cMetInfo

A Data Frame containing cleaned information about the detected metabolites

cMetDataLong

A Data Frame containing cleaned data raw ion-counts in Long format

normalVolume

The volume (in microL) to adjust the ion-counts to

sampleType

The labelling of the sampletype to apply the adjustment to - i.e. not MTRX

Value

A Data Frame containing volume adjusted count information

Examples

1
volumeAdjustedData <- VolumeAdjustMetabolonData(sampleInfo, metInfo, metData, normalVolume = 0.95)

miepstei/MetabolonR documentation built on May 22, 2019, 10:50 p.m.