Description Usage Arguments Details Value
Calculate the mean intensity for each trace and return it in a matrix format
1 | calculateMeanValues(fiaExp)
|
fiaExp |
the xcmsExp object for one fia batch |
The core function of this package is to calculate a single value for each FIA trace. That core function is performed here.
a tibble with three columns, fName, sName and fiaValue. fName is the feature (mrm) name, sName is the sample name and fiaValue is the the fia cps value for a particular sample and feature.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.