TransformZscoreMets: Calculates the z-score of each metabolite count within each...

Description Usage Arguments Value Examples

Description

Calculates the z-score of each metabolite count within each metabolite Typically requires a log-transformed count matrix for normality

Usage

1
TransformZscoreMets(cMetDataLong)

Arguments

cMetDataLong

a count matrix of Metabolon data in Long format

Value

a Data Frame where the metabolite counts within each metabolite are z-scores

Examples

1
zMetCounts <- TransformZscoreMets(logLongMetCounts)

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