flip_df: Flip data frame

Description Usage Arguments Examples

View source: R/lipidome_comparison_read_TF.R

Description

'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.

Usage

1

Arguments

df

data frame. Contains the columns c(Compound, Type, Filename, Status, Group, Area).

Examples

1

lisaschneider0509/lipidomeComparisonR documentation built on Aug. 12, 2020, 12:52 a.m.