correct_iso: Natural Abundance correction using IsoCorrectoR method for...

Description Usage Arguments Author(s)

View source: R/correct_iso.R

Description

This function takes in the isotopomer data table with uncorrected values (from Maven or Tracefinder), and conducts natural abundance correction for the desired molecule(s) using the IsocorrectoR method. This function can correct for Carbon, Nitrogen, and dual Carbon-Nitrogen labelling.

Usage

1
correct_iso(df,label,correction)

Arguments

df

The isotopomer dataframe with values for correction

label

The labelling type of the data e.g. "C","N","CN",etc

correction

The desired molecule(s) to correct for

Author(s)

Daniel J Tan


juyeki/MetabR documentation built on Aug. 6, 2020, 3:32 a.m.