Description Usage Arguments Value See Also Examples
Calculates each column's quantile and calculates the sum up to and including that quantile.
1 | cumNorm(obj, p = cumNormStatFast(obj))
|
obj |
An MRexperiment object. |
p |
The pth quantile. |
Object with the normalization factors stored as a vector of the sum up to and including a sample's pth quantile.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.