Description Usage Arguments See Also
Normalize data with different method
1 2 3 4 | normalize_data(
data_matrix,
method = c("median-MAD", "zscore", "VSN", "quantile", "2-component")
)
|
data_matrix |
The data matrix with column in sample and row in feature |
method |
different methods to normalize data.
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.