as_lipidomics_experiment | R Documentation |
Convert data.frame/matrix to LipidomicsExperiment
as_lipidomics_experiment(df, logged = FALSE, normalized = FALSE)
df |
A data.frame or matrix where rows are lipids and columns
are samples. Lipid names should be provided in the first column
or in rownames of |
logged |
Whether the data is log-transformed |
normalized |
Whether the data is normalized |
LipidomicsExperiment
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.