normalize.qnt.val {docval} | R Documentation |
Implements quantile normalization. Returns the quantiles.
normalize.qnt.val(x)
x |
Matrix, holding raw data values. |
A list with the following components
x |
The quantile normalized matrix |
mqnt |
The quantiles |
...
~put references to the literature/web site here ~