Process FIA-HRMS datasets passing from raw data (mzMl, CDF,mzXML format) to a peak table suitable for statistical anlysis.
The full workflow is composed of the following chain of function.
proFIAset
=>group.FIA
=>impute.FIA
and the full process is easy to automate using the
analyzeAcquisitionFIA which do all the steps easely. Resulting table may be easely
exported using the 3 exports function (exportDataMatrix
,exportVariableMetadata
exportSampleMetadata
)
Groups may be visualised using plotEICs
to plot all the EICs of a group. An overview of an acquisition may be otained using
the plot
function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.