Description Usage Arguments Value
Within each experimental unit (run), biological observations to be used for model fitting (sampleID, unspiked) are normalized by means or medians of negative control observations from the same experimemntal unit
1 | normalize(DATINT, normfun = "median", normop = "logdiff")
|
DATINT |
a data.frame as can be obtained by using |
normfun |
name of the function to use for summarizing negative controls within each experimental runs current options: |
normop |
character string naming options for normalizing biological samples ( |
a list with
NORMDAT |
a data.frame containing the original data as well as the normalized values |
NORMINFO |
character string to be used as description in the GUI |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.