bar: This function produces a bar plot using data from function...

Description Usage Arguments Value Author(s)

View source: R/bar.R

Description

This function produces a bar plot using data from function bar.

Usage

1
bar(metabolites, bar.type, repeats)

Arguments

metabolites

Metabolic pathway and what type of data to be plotted, for instance: 'glycolysis' for glycolytic metabolites. Individual metabolites can also be entered as vectors.

bar.type

The type of data to be plotted. Can be 'tot' (relative amounts), 'iso' (isotopologue data), 'lab' (percent labeled) or 'FC' (fractioanl contribution)

repeats

(Only needed in previous versions of ggplot2) Number of conditions to be plotted

Value

a plot initialized with ggplot

Author(s)

Daniel Braas


danielbraas/MetabFUN documentation built on Oct. 9, 2020, 9:49 a.m.