Description Usage Arguments Value Examples
Calculates the z-score of each metabolite count within each metabolite Typically requires a log-transformed count matrix for normality
1 | TransformZscoreMets(cMetDataLong)
|
cMetDataLong |
a count matrix of Metabolon data in Long format |
a Data Frame where the metabolite counts within each metabolite are z-scores
1 | zMetCounts <- TransformZscoreMets(logLongMetCounts)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.