View source: R/NormalizationMethods.R
colRankNormalization | R Documentation |
Creaes a new version of the data that has ranks (column-wise) instead of values.
colRankNormalization(data)
data |
data matrix |
Data matrix with same dimensions, with each value representing its column-wise rank.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.