as_lipidomics_experiment {lipidr} | 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