Description Usage Arguments Examples
View source: R/lipidome_comparison_read_TF.R
'flip_df' takes a data frame with the columns c(Compound, Type, Filename, Status, Group, Area) and transposes it, so that each area value is assigned to one compound (columnwise) and one SID (row-wise). Additionally the group variable is saved to each sample. Suitable for preprocessed csvs generated by Thermo Fisher Tracefinder.
1 |
df |
data frame. Contains the columns c(Compound, Type, Filename, Status, Group, Area). |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.