CleanMetabolonData: Cleans the untidy dataset given the relevent sample,...

Description Usage Arguments Value

View source: R/LoadData.R

Description

Cleans the untidy dataset given the relevent sample, metabolite and count Data Frames. These Frames have fields specific to the DILT1D xls output from Metabolon

Usage

1
CleanMetabolonData(sampleInfo, metaboliteInfo, metaboliteData)

Arguments

sampleInfo

A Data Frame of sample metadata

metaboliteInfo

A Data Frame of metabolite metadata

metaboliteData

A Data Frame of count data

Value

A list of 4 Data Frames with the sample and metabolite metadata and the Wide and Long versions of the Metabolite Count data


miepstei/MetabDILT1D documentation built on May 22, 2019, 10:50 p.m.