Description Usage Arguments Value Examples
Adjust the metabolite counts for differing volumes in supplied biological material
1 2 | VolumeNormaliseDataset(cSampleInfo, cMetInfo, cMetDataLong, normalVolume,
sampleType)
|
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 |
A Data Frame containing volume adjusted count information
1 | volumeAdjustedData <- VolumeAdjustMetabolonData(sampleInfo, metInfo, metData, normalVolume = 0.95)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.