norm_snicser: Calculate normalized ratio of a run, SNICSer style

View source: R/normalization.R

norm_snicserR Documentation

Calculate normalized ratio of a run, SNICSer style

Description

Snicser does things in this order:

Usage

norm_snicser(run_val, std_vals, std_rat = 1.0398)

Arguments

run_val

The ratio of the run to normalize

std_vals

A vector of standard ratios to normalize with

std_rat

The standard ratio(s). May be one value for all stds used or a vector of values for each standard in std_vals, defaults to OX-I

Details

1. 13C correction (prior to this fn) 2. Divide ratio of stds by known standard Fm 3. Average standard ratios 4. Divide run ratio by normalized avg std ratio

Value

The normalized ratio of the run


blongworth/amsdata documentation built on June 15, 2022, 5:35 p.m.