View source: R/sumexp_advise_lipidomics.R
sumexp_advise_lipidomics | R Documentation |
sumexp_advise_lipidomics
is the function for the creation of the
SummarizedExperiment object from concentration matrix, target file information, and
metadata (already stored in 'out' list)
sumexp_advise_lipidomics(out)
out |
List. It is the result from the |
The conversion step creates the SummarizeExperiment object from the concentration matrix (i.e. the feature matrix), the target file data, and laboratory metadata. Moreover, lipid features are parsed from the name of the lipid species. Two SummarizedExperiment objects are stored: one with each single replicate, one with replicates averaged per sample.
res: a list with results from the recovery step, updated with two SummerizedExperiment objects with concentration matrix, target file information, lipid features and metadata.
Last change 17/12/2021
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.