View source: R/normalization.R
norm_run | R Documentation |
Normalize a run using the measured and consensus value of a standard
norm_run(sample, standard, stdrat = 1.0398)
sample |
Ratio to be normalized. |
standard |
Measured ratio of the standard. |
stdrat |
Consensus value of the standard. |
The normalized ratio of the sample.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.