make_line_graph: This function produces a data frame with mass isotopologue...

Description Usage Arguments Value Author(s)

View source: R/make_line_graph.R

Description

This function produces a data frame with mass isotopologue distribution (MID) data that is corrected for naturally occurring 13C.

Usage

1
make_line_graph(data_frame, iso)

Arguments

data_frame

The input data. This should be a data frame with Name, Iso, Condition, Time, Exp, Value, Used_ID, KEGG.ID, Nr.C, Rt and Formula columns. The function assumes that there is a column (Time), which is a factor variable.

iso

The isotopologues that are to be plotted.

Value

A line graph for the specified metabolites and isotopologues.

Author(s)

Daniel Braas


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