Description Usage Arguments Value
Normalize data by median value or mean value
1 | scale_normalize(data_matrix, method = c("median-MAD", "zscore"))
|
data_matrix |
The data matrix with column in sample and row in feature |
method |
The normalization method:
|
return data matrix after normalize
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.