View source: R/normalize_data_sample_wise.R
normalize_data_mean | R Documentation |
Normalize data using total.
normalize_data_mean(x, keep_scale = TRUE)
x |
expression data, row is variables, column is sample. |
keep_scale |
keep scale or not. |
Normalized expression data.
Xiaotao Shen shenxt1990@outlook.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.