normalize_data_mean: Normalize data using total.

View source: R/normalize_data_sample_wise.R

normalize_data_meanR Documentation

Normalize data using total.

Description

Normalize data using total.

Usage

normalize_data_mean(x, keep_scale = TRUE)

Arguments

x

expression data, row is variables, column is sample.

keep_scale

keep scale or not.

Value

Normalized expression data.

Author(s)

Xiaotao Shen shenxt1990@outlook.com


tidymass/masscleaner documentation built on Sept. 4, 2023, 3:21 a.m.