Description Usage Arguments Value See Also Examples
Calculates each column's quantile and calculates the sum up to and including that quantile.
1 | cumNormMat(obj, p = cumNormStatFast(obj), sl = 1000)
|
obj |
A matrix or MRexperiment object. |
p |
The pth quantile. |
sl |
The value to scale by (default=1000). |
Returns a matrix normalized by scaling counts up to and including the pth quantile.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.