normalize.AffyBatch.qnt.val {docval}R Documentation

Quantile normalization documented "by value"

Description

This function does the same as the normalize.AffyBatch.quantiles in the affy package, but implementing documentation by value.

Usage

normalize.AffyBatch.qnt.val(abatch, 
        type = c("separate", "pmonly", "mmonly", "together"))

Arguments

abatch An object of type AffyBatch.
type A string specifying how the normalization should be applied.

Details

The function is virtually identical to the one provided in the affy package. This version is different only in that it provides the quantiles.

Value

An object of class AffyBatch.

Note

Author(s)

References

~put references to the literature/web site here ~

Examples






[Package docval version 1.0 Index]