norm_run: Normalize a run using the measured and consensus value of a...

View source: R/normalization.R

norm_runR Documentation

Normalize a run using the measured and consensus value of a standard

Description

Normalize a run using the measured and consensus value of a standard

Usage

norm_run(sample, standard, stdrat = 1.0398)

Arguments

sample

Ratio to be normalized.

standard

Measured ratio of the standard.

stdrat

Consensus value of the standard.

Value

The normalized ratio of the sample.


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